Robert Schumacher
0163b19e32
[mongo-c-driver] Fix UWP builds. Deploy THIRD_PARTY_NOTICES.
2017-04-06 16:42:22 -07:00
Robert Schumacher
629e034c38
[libbson] Install THIRD_PARTY_NOTICES. Install PDBS.
2017-04-06 10:24:38 -07:00
codicodi
b751197429
Add sdl2-net
2017-04-06 18:00:39 +02:00
Robert Schumacher
4765c5853c
[libbson] Fix UWP builds. Suppress building static in DLL mode and vice-versa.
2017-04-05 17:57:55 -07:00
Robert Schumacher
bb22c050e9
Merge pull request #897 from KindDragon/master
...
[libevent] Initial support
2017-04-05 17:23:20 -07:00
Robert Schumacher
7c085d9008
[libevent] Fixup cmake config files to not have hardcoded paths.
2017-04-05 16:56:53 -07:00
Robert Schumacher
bf47b51f7b
Merge pull request #898 from codicodi/add-sdl2-ttf
...
Add sdl2-ttf
2017-04-05 16:48:17 -07:00
Robert Schumacher
4143dc0c2b
[libxml2] Switch build to CMake for better triplet support. Add liblzma dependency.
2017-04-05 16:07:40 -07:00
Alexander Karatarakis
fe81139bc0
Update CHANGELOG and bump version to v0.0.79
2017-04-05 15:06:34 -07:00
Robert Schumacher
846471c8f2
Merge fix regression in CUDA due to sanitized environments
2017-04-05 14:39:16 -07:00
Robert Schumacher
2cbd3ed45a
Merge pull request #895 from tobiaskohlbau/pqp
...
[pqp] fixes wrong declaration of math functions
2017-04-05 14:32:52 -07:00
Robert Schumacher
32e0645848
[pqp] Bump version to correspond with changes to output files
2017-04-05 14:27:42 -07:00
Robert Schumacher
cc338dcc8c
[cuda] Add CUDA_PATH to environment whitelist.
2017-04-05 14:10:01 -07:00
Alexander Karatarakis
cf44582b9f
Merge pull request #902 from codicodi/bump-libarchive
...
[libarchive] update to 3.3.1
2017-04-05 13:20:40 -07:00
Robert Schumacher
f7de1342d1
Merge pull request #899 from jumpinjackie/fix-freetype-include-dir
...
[freetype] Patch the include directory to the renamed one
2017-04-05 11:39:17 -07:00
Robert Schumacher
d4bdf8508f
[freetype] In static builds, do not use absolute paths in cmake config files.
2017-04-05 11:38:36 -07:00
codicodi
84518495ce
[libarchive] update to 3.3.1
2017-04-05 16:06:42 +02:00
codicodi
9a3e8f3955
Add sdl2-ttf
2017-04-04 22:27:44 +02:00
Robert Schumacher
9655b99e71
[boost] Fix UWP builds by disabling nonfunctioning components.
2017-04-04 11:13:41 -07:00
Jackie Ng
11b4f5fdd6
Patch the freetype include directory to the renamed one [freetype2 -> freetype]. Fixes #889
2017-04-05 00:18:15 +10:00
Tobias Kohlbau
2b64dfd415
[pqp] fixes wrong declaration of math functions
...
Signed-off-by: Tobias Kohlbau <tobias@kohlbau.de>
2017-04-04 12:21:26 +02:00
Robert Schumacher
8d9766200e
Merge pull request #886 from Mixaill/libgd
...
[libgd] add version 2.2.4
2017-04-03 16:59:10 -07:00
Tobias Kohlbau
0e5760e5e0
[opencv] make use of added comment within control
2017-04-03 15:17:24 -07:00
Robert Schumacher
23887e9208
Merge pull request #877 from drdanz/ecm_port
...
Add ECM port
2017-04-03 10:48:53 -07:00
Arkadiy Shapkin
ea45a09eda
[libevent] Initial support
2017-04-03 15:54:11 +03:00
Mikhail Paulyshka
e5a4f03317
[sqlite3] update to 3.18.0
2017-04-01 23:35:22 +03:00
Mikhail Paulyshka
13940af99a
[sqlite3] fix uwp builds
2017-04-01 23:35:08 +03:00
Mikhail Paulyshka
deb4322e50
[libgd] add version 2.2.4
2017-04-01 23:20:26 +03:00
Robert Schumacher
96f30cae00
[freeimage] Add build for FreeImagePlus.
2017-03-31 09:03:37 -07:00
Robert Schumacher
558d54dd4e
[qt5] Add qtdeploy.ps1 to enhance applocal.ps1 when Qt is in use.
2017-03-31 06:35:23 -07:00
Robert Schumacher
044c20dee0
Merge pull request #872 from SteffenL/upstream-issue/856-qt5-gui-style
...
[qt5] Configure without -no-style-* parameters
2017-03-31 01:14:57 -07:00
Robert Schumacher
e8441676e3
[glfw3] Fix position of cmake_minimum_required to come before project directive.
2017-03-30 21:52:18 -07:00
Daniele E. Domenichelli
5a4d0ad6a7
Add ECM port
2017-03-29 22:57:43 +02:00
Steffen André Langnes
a81ac6282e
[qt5] Configure without -no-style-* parameters
...
Removed the parameters for Windows styles because they prevent proper style rendering (defaults to Windows 9x style).
Removed the parameter for the fusion style for consistency.
2017-03-29 22:57:43 +02:00
Robert Schumacher
632e42e16d
Merge pull request #867 from tobiaskohlbau/octomap
...
[octomap] adds port for octomap
2017-03-29 11:08:06 -07:00
Robert Schumacher
9efcd6755e
[octomap] Place tools in a subdirectory for copy_tool_dependencies. Copy pdbs. Fixup cmake targets.
2017-03-29 11:07:24 -07:00
Robert Schumacher
490ba941ef
Merge pull request #862 from tobiaskohlbau/opencv_contrib
...
[opencv] adds opencv_contrib option
2017-03-29 09:54:24 -07:00
Tobias Kohlbau
76193ab5ed
[octomap] adds port for octomap
...
Adds port for octomap within vcpkg. In the development branch many
CMake related changes occured since 1.8.1 which are quite
comfortable for vcpkg integration. Due to this fact for the moment
this package is based on commit
cefed0c1d79afafa5aeb05273cf1246b093b771c an should be migrated to the
next stable version shortly after release.
Signed-off-by: Tobias Kohlbau <tobias@kohlbau.de>
2017-03-29 13:18:28 +02:00
Convery
5e2445e48c
Update portfile for v0.14.1
2017-03-29 01:34:38 +02:00
Convery
53866efeda
Update CONTROL for v0.14.1
2017-03-29 01:33:57 +02:00
Alexander Karatarakis
b36980e682
Merge pull request #859 from Microsoft/update_rv3
...
Update to latest revision of Range-V3-VS2015
2017-03-28 11:54:49 -07:00
Tobias Kohlbau
a9aaead2d1
Merge branch 'master' of github.com:Microsoft/vcpkg into opencv_contrib
2017-03-28 10:51:53 +02:00
Tobias Kohlbau
4fbcf0df4d
[opencv] adds opencv_contrib option
...
Adds the ability to enable opencv_contrib compilation. It is disabled by
default and needs to be enabled by the user (see comments for more
information). In future release it should be an user
selectable option as soon as vcpk supports this functionality.
Signed-off-by: Tobias Kohlbau <tobias@kohlbau.de>
2017-03-28 10:48:07 +02:00
Robert Schumacher
a1cfa18481
Merge pull request #857 from ethanhs/master
...
pybind11 port
2017-03-27 17:26:53 -07:00
Robert Schumacher
2aff607cbf
[pybind11] Disable building tests to remove pytest dependency.
2017-03-27 17:26:26 -07:00
Casey Carter
73eeec2d3c
Update to latest revision of Range-V3-VS2015
2017-03-27 13:41:51 -07:00
Ethan Smith
4990c31f76
fix sourcepath pybind11 2.1.0
2017-03-27 03:21:22 -04:00
Ethan Smith
7a703e7a98
remove unused options
2017-03-27 02:36:12 -04:00
Ethan Smith
0723e5268d
update pybind11 to 2.1.0
2017-03-27 02:21:48 -04:00
Ethan Smith
bfb3ef841b
add pybind11 port
2017-03-27 02:09:39 -04:00
Robert Schumacher
90bb4a2eeb
Merge pull request #846 from Mixaill/libP7
...
[libP7-baical] add version 4.1
2017-03-24 21:58:49 -07:00
codicodi
799fa3bff5
Add XXHash
2017-03-24 21:49:08 +01:00
Mikhail Paulyshka
852a40b273
[libwebp] update to 0.6.0
2017-03-24 16:39:50 +03:00
Mikhail Paulyshka
6ddc464711
[libP7-baical] add version 4.1
2017-03-24 14:23:38 +03:00
Robert Schumacher
784aa2dd61
[uwebsockets] Upgrade to 0.14.0alpha5
2017-03-23 22:46:57 -07:00
Robert Schumacher
299776b539
[uwebsockets] Internalize CMake in preparation for 0.14
2017-03-23 22:34:22 -07:00
Robert Schumacher
90019d39df
[glog] Enable static builds. Switch to Ninja for better management of parallelism.
2017-03-23 21:59:41 -07:00
Robert Schumacher
83ae9d8bb3
[tiff] Update to version 4.0.7
2017-03-23 21:59:18 -07:00
Robert Schumacher
986ed6b918
[tiff] Add support for jpeg, lzma, and glut. Add c++ support.
2017-03-23 14:33:22 -07:00
Martin Hořeňovský
7624bb2a81
Update Catch to 1.8.2
2017-03-23 21:47:18 +01:00
Robert Schumacher
69f92e73ce
[libuv] Do not use googlesource.com due to constantly changing hash values.
2017-03-23 03:34:48 -07:00
Robert Schumacher
cb5fe7163e
[libuv] Remove internal build downloads, fix upgrades, improve portfile.
2017-03-23 03:11:25 -07:00
codicodi
28184550d0
[cairo] fix build
2017-03-22 20:19:03 +01:00
Alexander Karatarakis
5f35979272
[antlr4] Fix building with Visual Studio 2017. Resolves #804
2017-03-21 20:53:26 -07:00
Robert Schumacher
162a46bac9
Merge pull request #482 from tfussell/master
...
Add xlnt port
2017-03-21 17:31:41 -07:00
Robert Schumacher
8bf849d9ed
Merge pull request #826 from Mixaill/libjbig
...
[libjbig] add version 2.1
2017-03-21 17:13:54 -07:00
Alexander Karatarakis
d263e008a4
[gdcm2] Remove empty folders in static build
2017-03-21 17:07:14 -07:00
Alexander Karatarakis
3015169cae
Merge branch 'master' of https://github.com/sonogi1/vcpkg into sonogi1-master
2017-03-21 15:37:55 -07:00
Alexander Karatarakis
b01e4cb551
Merge branch 'Mixaill-freerdp'
2017-03-21 15:28:27 -07:00
Alexander Karatarakis
9a7a18ea03
[freerdp] Patch out installation of system runtime libs
2017-03-21 15:27:13 -07:00
Robert Schumacher
a1c72e3e7d
[boost] Add retry to deleting _debug_ intermediate folders
2017-03-21 13:34:21 -07:00
Robert Schumacher
e68709efcf
[boost] Add retry to deleting intermediate folders
2017-03-21 13:30:39 -07:00
Robert Schumacher
3b5c7dff22
[boost] Bump version to observe addition of patch.
2017-03-21 13:00:12 -07:00
Fabian Wosar
a9ec74f176
Fix paths in patch file
2017-03-21 20:03:24 +01:00
Fabian Wosar
2aab56942a
Forgot the actual patch application
2017-03-21 19:51:09 +01:00
Fabian Wosar
9878f153c1
Add boost patch to fix initialisation issues when using the VS2017 14.1 toolchain and static linking
2017-03-21 19:34:29 +01:00
Alexander Karatarakis
51e4a0112a
Merge branch 'freerdp' of https://github.com/Mixaill/vcpkg into Mixaill-freerdp
2017-03-20 16:46:46 -07:00
Alexander Karatarakis
951ea973ce
[openssl] Improve patches
2017-03-20 16:27:59 -07:00
Robert Schumacher
f17fd50a62
[qt5] Enable opengl desktop to support QWT
2017-03-20 16:20:02 -07:00
Alexander Karatarakis
463862b94b
Remove helper CMake script; do everything in the portfile
2017-03-20 15:48:30 -07:00
Alexander Karatarakis
129a3ec8b2
[openssl] Refactor portfile-CMakeLists.txt interaction to allow proper application of patches
2017-03-20 15:48:30 -07:00
Alexander Karatarakis
75d304009a
Merge pull request #819 from codicodi/bump-gtk
...
[gtk] update to 3.22.11
2017-03-20 13:53:08 -07:00
Alexander Karatarakis
21d024ddc6
Merge pull request #818 from codicodi/bump-atk
...
[atk] update to 2.24.0
2017-03-20 13:07:42 -07:00
codicodi
d8f947605b
[gtk] update to 3.22.11
2017-03-20 19:20:25 +01:00
Shinya Onogi
33cacd658e
Update portfile.cmake
...
Fixed the location of ${GDCM_BUILD_SHARED_LIBS}
2017-03-20 20:13:46 +09:00
Mikhail Paulyshka
694ae37d2b
[libjbig] add version 2.1
2017-03-20 12:52:35 +03:00
Robert Schumacher
5d5302b2ab
Merge pull request #827 from codicodi/fix-liblzma
...
[liblzma] rename produced libraries
2017-03-19 18:19:50 -07:00
codicodi
e13eae85b7
[liblzma] rename produced libraries
2017-03-19 19:28:40 +01:00
Shinya Onogi
8e77d829f0
Added: Selection of library linkage type
...
Selection of library linkage type is added
2017-03-20 02:37:58 +09:00
Shinya Onogi
0b1740d119
add a new port, GDCM
2017-03-20 02:10:43 +09:00
Silvio
391e10fd2d
Add dlfcn-win32 port
2017-03-19 18:06:05 +01:00
Thomas Fussell
9375232c0e
download zip from github instead of cloning via git
2017-03-18 11:18:38 -04:00
codicodi
848ae5ab12
[atk] update to 2.24.0
2017-03-18 13:25:44 +01:00
Hennadii Zabula
efba9e6a23
Fix build of opencv for uwp #562
2017-03-17 20:43:09 +02:00
Thomas Fussell
d821b0a28a
Merge branch 'master' of https://github.com/Microsoft/vcpkg
2017-03-17 00:33:06 -04:00
Thomas Fussell
4921636f6b
remove submodule initialization and bump git revision
2017-03-17 00:32:16 -04:00
Robert Schumacher
01b1e39c6a
Merge pull request #811 from codicodi/pcre2
...
Add PCRE2
2017-03-16 16:11:30 -07:00
Robert Schumacher
84ec9f529c
Merge pull request #808 from Microsoft/tinyexr
...
[tinyexr] Initial port
2017-03-16 15:58:19 -07:00
Robert Schumacher
8a3b55f2d7
[dlib] Add dependencies on system copies of jpeg, sqlite, png, and fftw
2017-03-16 15:11:34 -07:00
Robert Schumacher
e812f4bfcc
[cpprestsdk] Fix uwp builds
2017-03-16 14:43:37 -07:00
Alexander Karatarakis
4b688b6304
Merge pull request #814 from PakornV/dlib-19.4
...
[dlib] Update to 19.4 and fixed error in Debug mode
2017-03-16 14:10:07 -07:00
Pakorn Vongseela
0a4a745ccb
Update CONTROL
2017-03-17 01:20:52 +07:00
Pakorn Vongseela
dd1d3c7c45
Update portfile.cmake
2017-03-17 01:17:34 +07:00
codicodi
8b12f81ae2
add pcre2
2017-03-16 00:35:24 +01:00
Alexander Karatarakis
924c9321a7
[libvpx] Remove addition of git to the PATH
2017-03-15 16:34:43 -07:00
Mikhail Paulyshka
503ac78259
[freerdp] add version 2.0.0-beta1+android11
2017-03-16 02:08:05 +03:00
Alexander Karatarakis
e78d213175
[tinyexr] Initial port
2017-03-15 14:18:39 -07:00
Alexander Karatarakis
f6d0cfe7c4
[libvpx] Add git to the PATH before launching command that requires it
2017-03-15 12:30:06 -07:00
Mikhail Paulyshka
2c33e512ff
[libvpx] add version 1.6.1
2017-03-15 22:07:16 +03:00
Alexander Karatarakis
3e5a32db9b
Merge pull request #796 from Drako/nlohmann-json
...
Added nlohmann-json port
2017-03-14 18:29:19 -07:00
Alexander Karatarakis
abf0d7015a
Merge pull request #803 from Mixaill/libwebm
...
[libwebm] add version 1.0.0.27
2017-03-14 18:08:22 -07:00
Robert Schumacher
1a8d15f528
Merge pull request #794 from Mixaill/libjpegturbo-arm
...
[libjpeg-turbo] fix building on ARM
2017-03-14 17:04:19 -07:00
Robert Schumacher
738d3937f2
Merge pull request #773 from Mixaill/botan
...
[botan] add version 2.0.1
2017-03-14 16:56:22 -07:00
Robert Schumacher
a2bceabb25
[botan] Cleanup.
...
Avoid installing a debug cli tool.
Rename the headers to just include/botan instead of include/botan-2/botan.
Install the tool's required DLLs, if any.
Add vcpkg distribution information to the build process.
2017-03-14 16:55:18 -07:00
Robert Schumacher
2cad913f65
[botan] Use out of source builds
2017-03-14 16:55:15 -07:00
Mikhail Paulyshka
19685aedfe
[libwebm] add version 1.0.0.27
2017-03-15 01:38:04 +03:00
Felix Bytow
ac63b3651c
Added nlohmann-json port (for #756 )
...
First try of a port, so it's not optimal.
2017-03-14 10:29:23 +01:00
Alexander Karatarakis
d46563d862
Merge pull request #792 from codicodi/bump-gtk
...
[gtk] update to 3.22.9
2017-03-13 18:42:53 -07:00
Mikhail Paulyshka
ebd7b7445b
[flatbuffers] fix flatc.exe moving
2017-03-14 04:14:37 +03:00
Mikhail Paulyshka
e315b958c7
[libjpeg-turbo] disable SIMD optimizations on ARM
2017-03-14 04:01:17 +03:00
Robert Schumacher
a92ecac8a7
[uwebsockets] Fix control file. Add missing include.
2017-03-13 16:49:26 -07:00
Alexander Karatarakis
5ffac1b657
Merge pull request #791 from codicodi/bump-pango
...
[pango] update to 1.40.4
2017-03-13 16:34:32 -07:00
codicodi
6c64107182
[gtk] update to 3.22.9
2017-03-14 00:29:58 +01:00
codicodi
3e6e8c9954
[pango] update to 1.40.4
2017-03-14 00:07:16 +01:00
Alexander Karatarakis
a1d38868ab
Merge pull request #789 from codicodi/bump-libepoxy
...
[libepoxy] update to 1.4.1
2017-03-13 15:51:03 -07:00
Alexander Karatarakis
d59e756f26
Merge pull request #788 from codicodi/bump-glib
...
[glib] update to 2.50.3
2017-03-13 15:47:55 -07:00
codicodi
d677a52cb9
[libepoxy] update to 1.4.1
2017-03-13 23:42:40 +01:00
Alexander Karatarakis
40702522d1
Replace patch 0001 with copying files
...
Previously the patch would create five files.
Now the 5 files are checked in and we copy them over.
2017-03-13 15:33:30 -07:00
codicodi
83e7591377
[glib] update to 2.50.3
2017-03-13 23:29:40 +01:00
Thomas Fussell
fb5e8b9d92
separate dependencies with commas
2017-03-13 18:15:22 -04:00
Alexander Karatarakis
dc29e034c8
Merge branch 'cairomm' of https://github.com/Mixaill/vcpkg into Mixaill-cairomm
2017-03-13 14:51:08 -07:00
Robert Schumacher
fee9e6150c
Merge pull request #776 from Mixaill/libpopt
...
[libpopt] add version 1.16
2017-03-13 14:38:34 -07:00
Mikhail Paulyshka
c71fffc32b
[libpopt] add version 1.16
2017-03-13 14:36:41 -07:00
Alexander Karatarakis
0e4aa7d3e6
Merge pull request #781 from jhruby/master
...
Beast library port
2017-03-13 14:27:53 -07:00
Robert Schumacher
e387f314a8
Merge pull request #775 from Mixaill/msvs2017-mpir-winsdk
...
[mpir] detect Windows SDK version (was: retarget MSVS2017 to Windows 10 SDK)
2017-03-13 14:15:56 -07:00
Robert Schumacher
f440632894
[mpir] Rely on default override of WinSDK.
2017-03-13 14:06:48 -07:00
Robert Schumacher
32d79e9486
[mpir] Portfile cleanup.
...
Always use the library copyright file (we do not build the executables).
Leave copying pdbs to vcpkg_copy_pdbs().
Use the newer VCPKG_TARGET_ARCHITECTURE over TRIPLET_SYSTEM_ARCH.
CMake's "MATCHES" conditional performs regex substring search, so * is not needed.
2017-03-13 14:05:04 -07:00
John Hruby
327087edc3
added beast library port
2017-03-13 09:25:15 +01:00
Mikhail Paulyshka
d6e246722c
[cairomm] add version 1.15.3 (patch v3)
2017-03-13 03:40:50 +03:00
Mikhail Paulyshka
8ec551596b
[mpg123] update to 1.24.0
...
fix x64 builds. Resolves #674
enable static builds
2017-03-13 03:16:08 +03:00
Thomas Fussell
aedbef1cd1
use Build-Depends instead of Depends in CONTROL
2017-03-12 18:45:08 -04:00
Thomas Fussell
23ab2a0f97
bump xlnt version, add dependencies to control file, point at latest commit
2017-03-12 18:38:52 -04:00
Thomas Fussell
2f42035ab4
Merge branch 'master' of git://github.com/Microsoft/vcpkg
2017-03-12 17:44:06 -04:00
Mikhail Paulyshka
3379a3e8e2
[mpir] handle Windows SDK version properly (+1 squashed commits)
...
Squashed commits:
[a820112] [mpir] retarget MSVS2017 to Windows 10 SDK
2017-03-12 21:23:00 +03:00
Robert Schumacher
1c9873a0da
Merge pull request #770 from Mixaill/mpir-msvs2017
...
[mpir] update to 3.0.0
2017-03-11 19:46:47 -08:00
Robert Schumacher
df1a11d56f
Merge pull request #769 from Mixaill/msgpack
...
[msgpack] add version 2.1.1
2017-03-11 19:43:33 -08:00
Robert Schumacher
5397d27fb4
Merge pull request #761 from perara/patch-1
...
Removed flatbuffers tools directory
2017-03-11 19:35:00 -08:00
Robert Schumacher
42100fd526
Merge pull request #746 from yirkha/dev/jihruska/openssl-fixes
...
[openssl] Two build fixes
2017-03-11 19:21:24 -08:00
Mikhail Paulyshka
ce5c85f4fe
[botan] add version 2.0.1. Resolves #355
2017-03-12 05:14:26 +03:00
Mikhail Paulyshka
6aafae15fb
[mpir] update to 3.0.0. Resolves #720
2017-03-11 20:35:54 +03:00
Mikhail Paulyshka
c598aa8fd8
[msgpack] add version 2.1.1. Resolves #744
2017-03-11 19:38:49 +03:00
Mikhail Paulyshka
534438a00a
[libjpeg-turbo] update to 1.5.1. Resolves #767
2017-03-11 17:03:56 +03:00
Alexander Karatarakis
f2edc12561
[libuv] Fix usage of GIT
2017-03-10 17:07:42 -08:00
Robert Schumacher
71f1e117af
[cppwinrt] Update to february 2017 refresh
2017-03-10 11:15:11 -08:00
Robert Schumacher
0d195e873f
Merge pull request #757 from codicodi/fix-flac
...
[flac] Use NASM in x86 mode
2017-03-10 10:57:37 -08:00
Mikhail Paulyshka
eb39164537
[zeromq] update to 4.2.2. Resolves #760
2017-03-10 16:57:01 +03:00
Per-Arne Andersen
241a1021ad
Removed flatbuffers tools directory
...
I propose a change in how flatbuffers flatc.exe are placed in the tools directory after installation.
Currently flatc.exe is placed in a sub directory "flatbuffers" which scopes it out from PATH
Tested ok on my end, however i'm not 100% sure that i did this formally correct.
2017-03-10 00:50:21 +01:00
codicodi
c24afa97a2
[flac] use nasm
2017-03-09 23:52:45 +01:00
Alexander Karatarakis
da09a8136d
[eigen3] Update to 3.3.3. Resolves #754
2017-03-09 14:17:00 -08:00
Alexander Karatarakis
6de9bfea43
Merge pull request #751 from cyj0912/master
...
[bullet3] update to 2.86.1
2017-03-09 13:15:27 -08:00
Felix Bytow
1e93a5f187
Updated the libpng CONTROL file for version 1.6.28
2017-03-09 20:42:59 +01:00
Toby Chen
7a00b2b96e
[bullet3] update to 2.86.1
2017-03-09 12:40:03 -05:00
Felix Bytow
50129fba99
Updated libpng port to version 1.6.28
2017-03-09 18:29:51 +01:00
Jiri Hruska
109a8b9058
[openssl] Make sure to use our own trusted copy of Perl
...
The build could have exhibited inconsistent behavior or simply failed if
there was another "perl" program already in path - either because it was
too old or too new, from some broken installation, or just a batch file
instead of a plain executable (which would require changing OpenSSL's
scripts to do "call perl x.pl" instead of just "perl x.pl").
This change resolves the ambiguity by putting the downloaded Perl first
in path, so that the same working version is used on all systems.
2017-03-08 20:28:02 +01:00
Jiri Hruska
ad30f9dbe6
[openssl] Consistently use OPENSSL_VERSION instead of just VERSION
...
The inner CMakeLists.txt used to reference ${VERSION} everywhere except
as the working directory for patching, where ${OPENSSL_VERSION} was used
and the patches did not get applied because of that.
This changes it to use ${OPENSSL_VERSION} everywhere instead, consistent
with the name of this variable in the parent portfile.cmake.
2017-03-08 18:53:04 +01:00
Robert Schumacher
cabf99d53f
Merge pull request #743 from AlchemyGames/master
...
[catch] update to version 1.8.1
2017-03-07 18:25:06 -08:00
Lee Berger
7c89415a6f
[catch] update to version 1.8.1
2017-03-07 21:11:25 -05:00
Robert Schumacher
4c9cad4337
Merge pull request #742 from achie-liang/master
...
Upgrade azure-storage-cpp to v3.0.0
2017-03-07 18:11:07 -08:00
Achie Liang
937ab708e6
Upgrade azure-storage-cpp to v3.0.0
2017-03-08 10:04:52 +08:00
Alexander Karatarakis
50162c7542
[uwebsockets] Update to v0.13.0. Resolves #738
2017-03-07 17:18:41 -08:00
Robert Schumacher
addf31613e
Merge pull request #736 from nagua/portaudio
...
[portaudio] initial support for portaudio
2017-03-07 13:31:27 -08:00
Robert Schumacher
06272de6b4
[portaudio] Do not rename DLLs. Fix patchfile.
2017-03-07 13:30:38 -08:00
Robert Schumacher
e3d9627757
[qt5] Fix regression from dd6d1aa5
. When building a static triplet, repeat the build on failure.
2017-03-06 17:52:25 -08:00
Nicolas Riebesel
459fa4b009
[portaudio] Insert version and description
2017-03-07 01:41:47 +01:00
Nicolas Riebesel
38d2bd4d5e
Add portaudio to ports
2017-03-07 01:41:47 +01:00
Robert Schumacher
7f3153bd62
Merge pull request #735 from nagua:fftw3
...
[fftw3] Add fftw3 port to vcpkg
2017-03-06 12:29:52 -08:00
Robert Schumacher
c1d6454952
[fftw3] Avoid replacing CMAKE_CXX_FLAGS -- just add the definitions needed.
2017-03-06 12:29:06 -08:00
Robert Schumacher
6e44495b2f
[vcpkg-configure-cmake] Centralize application of CMAKE_INSTALL_SYSTEM_RUNTIME_LIBS_SKIP
2017-03-06 10:46:45 -08:00
Robert Schumacher
1b9b19e66c
Merge branch 'say-no-to-crt-dlls' of https://github.com/codicodi/vcpkg into codicodi-say-no-to-crt-dlls
2017-03-06 10:44:46 -08:00
Nicolas Riebesel
09794f2b24
Undef everything unneeded in config.h
2017-03-06 13:49:05 +01:00
Nicolas Riebesel
cb1cf039d8
Improve the static vs dynamic handling of fftw3
2017-03-06 09:17:07 +01:00
Nicolas Riebesel
e89d6f54a3
Make use of static and dynamic linking
2017-03-06 08:19:08 +01:00
Nicolas Riebesel
329822c210
Add initial fftw3 support
2017-03-06 08:07:14 +01:00
codicodi
2825c305e3
[poco & openjpeg] Prevent installation of CRT redistributables
2017-03-05 12:52:49 +01:00
Robert Schumacher
829e831232
[msmpi] Increase logging of msiexec extraction
2017-03-05 01:33:27 -08:00
Alexander Karatarakis
b03b578ffc
Rename policy to OnlyReleaseCRT
2017-03-03 19:09:24 -08:00
Alexander Karatarakis
d7fb7b7736
[msmpi] Enable NoDebugBinaries policy. Resolves #728
2017-03-03 19:01:27 -08:00
Robert Schumacher
6c26a42d54
[ffmpeg] Disable static building.
2017-03-02 10:35:27 -08:00
Robert Schumacher
782fa3000b
[ffmpeg] Hotfix accounting for new flags
2017-03-02 08:26:39 -08:00
Robert Schumacher
2f8d8d8b18
[ffmpeg] Initial commit of version 3.2.4
2017-03-02 07:29:19 -08:00
Robert Schumacher
605ad4cf2f
Merge pull request #724 from codicodi/bump-lua
...
[lua] update to 5.3.4
2017-03-02 07:17:17 -08:00
Robert Schumacher
3e0dc1e81e
[lua] Expanded comment on COMPILE_AS_CPP
2017-03-02 07:16:46 -08:00
codicodi
b9b27e72d3
[lua] add comment about new option
2017-03-02 16:02:45 +01:00
codicodi
1551d9942e
[lua] update to 5.3.4
2017-03-02 14:59:32 +01:00
Robert Schumacher
b11ab655e2
[boost] Hotfix for building on VS2015
2017-03-02 02:56:35 -08:00
Robert Schumacher
4139b912fc
Merge branch 'dev/roschuma/boost'
2017-03-02 00:47:32 -08:00
Robert Schumacher
9e43dbb184
[flatbuffers] Initial commit of v1.6.0. Fixes #35 .
2017-02-28 18:52:32 -08:00
Robert Schumacher
b6007c9ea5
[boost] Support for VS2017
2017-02-28 11:03:39 -08:00
Robert Schumacher
ccf4d5b3c2
Merge pull request #678 from albertziegenhagel/vtk
...
Add VTK port
2017-02-28 06:02:58 -08:00
Robert Schumacher
3ee7045070
[vtk] Don't define size_t. Override HDF5 library detection (bug in FindHDF5)
2017-02-28 06:02:05 -08:00
Robert Schumacher
a92230f9c8
[netcdf-cxx4] Initial commit of version 4.3.0
2017-02-28 03:23:20 -08:00
Robert Schumacher
e1e0b7a6a9
[netcdf-c] Add transitive cmake dependency on hdf5
2017-02-28 02:30:36 -08:00
Robert Schumacher
3cc5cb8bca
[netcdf-c] Initial commit of version 4.4.1.1
2017-02-28 02:09:59 -08:00
Robert Schumacher
2c9cf2a520
[hdf5] Mark linked libraries as private
2017-02-28 01:48:24 -08:00
Robert Schumacher
601b167610
[hdf5] Update to 1.10, enable disabling of static libs
2017-02-28 01:09:04 -08:00
Robert Schumacher
20c92a800f
[szip] Change default component to match build type
2017-02-27 23:23:23 -08:00
Alexander Karatarakis
577fa80c6e
Merge branch 'pugixml' of https://github.com/ab-acx/vcpkg into ab-acx-pugixml
2017-02-27 12:55:47 -08:00
ab
1b0fd3880f
Adding pugixml version 1.8.1
2017-02-27 10:17:59 +01:00
Alexander Karatarakis
0c17b066d0
Merge pull request #716 from codicodi/bump-spdlog
...
[spdlog] update to 0.12.0
2017-02-25 22:47:07 -08:00
Alexander Karatarakis
675130b51c
Merge pull request #713 from codicodi/bump-lz4
...
[lz4] update to 1.7.5
2017-02-25 21:16:08 -08:00
Alexander Karatarakis
f396f7106c
Merge pull request #712 from codicodi/bump-flac
...
[libflac] update to 1.3.2
2017-02-25 20:52:53 -08:00
Alexander Karatarakis
5da62772cc
Merge pull request #715 from codicodi/bump-lzma
...
[liblzma] update to 5.2.3
2017-02-25 15:53:20 -08:00
codicodi
b4fa5bca11
[spdlog] fix indentation
2017-02-25 16:57:03 +01:00
codicodi
59a70d3729
[spdlog] update to 0.12.0
2017-02-25 16:52:57 +01:00
codicodi
39a59a82a9
[liblzma] update to 5.2.3
2017-02-25 15:55:57 +01:00
codicodi
058c8a825e
[lz4] update to 1.7.5
2017-02-25 15:46:19 +01:00
codicodi
099df5267e
[libflac] bum version in CONTROL file
2017-02-25 15:28:48 +01:00
codicodi
533c60fcca
[libflac] update to 1.3.2
2017-02-25 15:25:20 +01:00
Alexander Karatarakis
ec02f5bb26
[opengl] Add branch for Windows 8.1 SDK
2017-02-24 17:27:12 -08:00
Robert Schumacher
df4d385d3d
[qt5] Further reduce regressions.
...
Fix issue where generated cmake points at the wrong tools folder.
2017-02-24 16:00:05 -08:00
Robert Schumacher
e4ff363f5c
[qt5] Reduce number of skipped components.
2017-02-23 19:01:01 -08:00
Robert Schumacher
a018ade610
[aws-sdk-cpp] Switch build to use Ninja to improve performance.
2017-02-23 18:36:47 -08:00
Robert Schumacher
dd6d1aa560
[qt5] Exercise full control over build configuration.
...
Bumps version to 5.7.1-2
This fixes several issues:
- Prevents a hang for user input during the build.
- Moves the tools into a subdirectory so their DLLs do not interfere with other packages.
- Adds the currently installed DLLs to the path so that tools compiled during the build can be run.
- Uses our system's copy of double-conversion.
- No longer uses looped builds; I haven't seen issues since the update to JOM 1.1.2
- Works around an issue with Qt5Bootstrap (QTBUG-55499)
Regressions to fix:
- Disables many subcomponents
2017-02-23 03:34:21 -08:00
Robert Schumacher
fa3f9dd962
[opengl] Add -ExecutionPolicy Bypass when invoking powershell as a child
...
process.
2017-02-21 23:29:31 -08:00
Alexander Karatarakis
3ae8349d1b
[opengl] Use the latest installed version of WinSDK
...
Resolves #697 , #99
2017-02-21 19:06:30 -08:00
Alexander Karatarakis
d2ed1d9215
Merge pull request #693 from codicodi/add-gtk
...
Add GTK+
2017-02-21 17:09:30 -08:00
Alexander Karatarakis
2906ad00d3
[nana] Update version to fix build error. Resolves #688
2017-02-21 15:21:11 -08:00
Alexander Karatarakis
568d333c1f
Merge pull request #699 from msmolens/support-static-gtest
...
[gtest] Support static build
2017-02-21 13:59:11 -08:00
Alexander Karatarakis
81bb33dc3e
Merge pull request #696 from tobiaskohlbau/master
...
[pqp] Add PQP portfile
2017-02-21 13:39:58 -08:00
Max Smolens
5c8d362b22
[gtest] Support static build
2017-02-21 09:47:17 -05:00
Tobias Kohlbau
f9eb4f98df
[pqp] Add PQP portfile
...
Signed-off-by: Tobias Kohlbau <tobias@kohlbau.de>
2017-02-20 15:41:59 +01:00
codicodi
01ff055cc5
[gtk] initial commit
2017-02-19 12:18:08 +01:00
Jürgen Herrmann
2ab8eb3ef0
dlib port
...
Initial commit for dlib port
2017-02-18 13:11:48 +01:00
Alexander Karatarakis
7ae6c21526
[clockutils] Update to fix build issue. Resolves #677
2017-02-17 17:46:34 -08:00
Alexander Karatarakis
536e18c7cf
[libmysql] Disable installer project
...
Fixes build failure when you have WiX installed in your system and you are using the VS2017 toolset
2017-02-17 16:54:29 -08:00
Robert Schumacher
1c3335ed66
[grpc+protobuf] Update to 1.1.2 and 3.2.0 respectively.
2017-02-17 01:18:32 -08:00
Alexander Karatarakis
6d2b407b28
[mongo-cxx-driver] Don't delete mongocxx/options/ dir
2017-02-16 23:57:56 -08:00
Robert Schumacher
5d873f0520
[hdf5] Fix #673 by explicitly specifying the szip libraries
2017-02-16 22:53:28 -08:00
albertziegenhagel
30a8d6e730
Fixed some typos
2017-02-16 08:10:54 +01:00
Alexander Karatarakis
1ecf03e2b0
[clockutils] Remove stray LICENSE file
...
Fixes post-build checks
2017-02-15 17:45:02 -08:00
Alexander Karatarakis
081c1aa27a
Merge pull request #663 from codicodi/add-gdk-pixbuf
...
Add gdk-pixbuf
2017-02-15 16:54:07 -08:00
Alexander Karatarakis
db4b7dfa65
[lmdb] Bump version
2017-02-15 16:53:20 -08:00
Alexander Karatarakis
42c2fbe504
Merge pull request #660 from willyd/lmdb-fix
...
LMDB: Updated patch to fix size of off_t differences between UNIX and Windows
2017-02-15 16:49:20 -08:00
Alexander Karatarakis
ac905cfa0a
Merge pull request #651 from tobiaskohlbau/master
...
[opencv] bump to 3.2.0
2017-02-15 16:45:52 -08:00
Alexander Karatarakis
500fe7957a
[glbinding] Delete exes that appear in the presence of glfw3. Resolves #537
2017-02-15 16:12:29 -08:00
Alexander Karatarakis
aeae9969b2
Merge pull request #652 from Microsoft/dev/roschuma/openvr
...
[openvr] Initial commit of 1.0.5
2017-02-15 15:05:17 -08:00
flysha
cad7e2a30c
[sqlite3] upgrade to 3.17.0
2017-02-15 20:14:37 +08:00
Alexander Karatarakis
9dac4b073a
[antlr4] Make identation consistent
2017-02-14 18:35:40 -08:00
Alexander Karatarakis
3e0e9e3449
[antlr4] Fix downloading of LICENSE file
2017-02-14 18:34:59 -08:00
Alexander Karatarakis
da26d09716
Add functions to find Program Files folders on the CMake side
2017-02-14 17:29:47 -08:00
Alexander Karatarakis
8aa82bb895
[msmpi] Find the correct Program Files. Resolves #669
2017-02-14 13:03:51 -08:00
sdcb
7c5f8e2f70
[chakracore] upgrade to latest 1.4.1 and fix #665
...
1. upgrade to latest 1.4.1(https://github.com/Microsoft/ChakraCore/releases )
2. fix https://github.com/Microsoft/vcpkg/issues/665 by disable /WX
3. add ch.exe, GCStres.exe, rl.exe into tools directory(which I think maybe useful).
2017-02-14 15:30:30 +08:00
codicodi
18abe2944d
[gdk-pixbuf] disable static builds
2017-02-14 00:27:59 +01:00
codicodi
9406f333aa
[gdk-pixbuf] use latest version
2017-02-13 23:58:50 +01:00
codicodi
0c03dc5631
add-gdk-pixbuf
2017-02-13 23:48:48 +01:00
Alexander Karatarakis
f227500848
Merge pull request #517 from albertziegenhagel/parmetis
...
parmetis
2017-02-13 13:11:54 -08:00
Guillaume Dumont
7bc6851638
Updated patch to fix sizeof off_t differences between UNIX and Windows
2017-02-13 12:10:29 -05:00
Robert Schumacher
e139716c8f
Merge pull request #653 from codicodi/add-libepoxy
...
Add libepoxy
2017-02-12 23:54:52 -08:00
Robert Schumacher
a59f6dda5e
[libepoxy] Disable static builds due to dllimport/export issues.
2017-02-12 23:54:05 -08:00
Iraklis Karagkiozoglou
a82a0c01b5
Remove auto generated comments
2017-02-13 05:45:28 +02:00
Iraklis Karagkiozoglou
a932e5fc20
libnice port
2017-02-13 05:35:12 +02:00
Robert Schumacher
c9bf4b6138
[sfml] Update to 2.4.2
2017-02-11 10:39:57 -08:00
sdcb
a58139adf0
[asio] upgrade to 1.10.8
2017-02-10 17:32:54 +08:00
Robert Schumacher
43665857a3
[fmt] Force headers in shared build to always have FMT_SHARED.
...
Fixes #331 .
2017-02-09 17:23:34 -08:00
codicodi
6c380e0578
fix typo
2017-02-09 18:24:17 +01:00
codicodi
91442a634e
[libepoxy] ensure python is on path
2017-02-09 18:23:21 +01:00
codicodi
6ca475a5b4
add libepoxy
2017-02-09 18:13:52 +01:00
Robert Schumacher
f19c145ab5
[openvr] Initial commit of 1.0.5
2017-02-09 00:33:02 -08:00
Robert Schumacher
678f7faf0b
Merge pull request #639 from msmolens/fix-grpc-exported-targets
...
[grpc] Fix exported targets
2017-02-09 00:04:44 -08:00
Robert Schumacher
47109bb96a
[grpc] Bump package version to match change in cmake config file output
2017-02-09 00:04:05 -08:00
Robert Schumacher
135138391e
Merge pull request #634 from sdcb/sqlite-modern-cpp
...
add sqlite-modern-cpp
2017-02-08 23:56:27 -08:00
Robert Schumacher
ddab90208a
[sqlite-modern-cpp] Avoid moving downloaded file
2017-02-08 23:55:50 -08:00
Robert Schumacher
1bd912bb3e
[rapidjson] Update to 1.1.0
2017-02-08 23:51:16 -08:00
Robert Schumacher
d7607ab726
Merge pull request #648 from chwarr/bond-fetch-gbc
...
Upgrade Bond to 5.2.0 & download pre-compiled gbc
2017-02-08 23:47:41 -08:00
Tobias Kohlbau
6825509522
[opencv] bump to 3.2.0
...
Signed-off-by: Tobias Kohlbau <tobias@kohlbau.de>
2017-02-09 08:46:46 +01:00
Alexander Karatarakis
5693ce8b4d
[hdf5] Enable ninja option
2017-02-08 23:15:27 -08:00
Alexander Karatarakis
08ea0a95f1
Merge branch 'hdf5' of https://github.com/albertziegenhagel/vcpkg into albertziegenhagel-hdf5
2017-02-08 22:42:22 -08:00
Alexander Karatarakis
9e6920849c
Merge pull request #515 from albertziegenhagel/msmpi
...
msmpi
2017-02-08 22:25:49 -08:00
Christopher Warrington
cd44f88573
Install gbc.exe to tools/
...
This at least allows people to write their own codegen rules until Bond
includes its own.
2017-02-08 19:38:10 -08:00
Christopher Warrington
bef39cd24f
Fetch a pre-compiled gbc from GitHub
...
The BOND_GBC_PATH environment variable is no longer consulted, and the
Haskell toolchain will _not_ be used even if it exists.
At the moment, the downloaded gbc is amd64 only.
2017-02-08 19:38:10 -08:00
Christopher Warrington
6af35363b8
Upgrade Bond to 5.2.0
...
* Make Bond always build as a static lib.
* Bond's CMake currently isn't written to be able to produce DLLs.
There's a special dllimport/dllexport dance that would need to be
done.
* Apply patch so that Bond doesn't force Boost static libs.
* Apply patch to omit installing Bond's copy of rapidjson.
* Clean up empty bin/ directories, now that vcpkg is more strict.
2017-02-08 19:37:14 -08:00
Robert Schumacher
5f46d896d5
Merge branch 'master' of https://github.com/microsoft/vcpkg
2017-02-08 17:39:39 -08:00
Robert Schumacher
116b1b8c66
Reorder path alterations to generally append instead of prepend.
...
This solves the issue where some software bundles (git) provide multiple executables in the same folder, which can override other desired programs (link.exe).
2017-02-08 17:39:31 -08:00
Felix Huang
8316692e32
[libraw] update to version 0.18.0
2017-02-08 16:39:16 -08:00
Robert Schumacher
4d43330241
Merge branch 'master' into codicodi-ninja-support
2017-02-08 15:24:59 -08:00
Robert Schumacher
2e94dfe97c
Merge pull request #624 from dzenanz/master
...
Install grpc_cpp_plugin.exe into tools folder
2017-02-08 15:16:11 -08:00
Albert Ziegenhagel
8c63209167
Updated msmpi version to 8.0 & implemented checks for installed redistributable packages
2017-02-08 11:12:18 +01:00
sdflysha
994ebec3ea
[aws-sdk-cpp] bump version to 1.0.61
...
I created a PR here: https://github.com/Microsoft/vcpkg/pull/631 but forgot to bump the aws-sdk-cpp version, I fixed it here.
2017-02-08 10:50:01 +08:00
Alexander Karatarakis
d4fa0b34c0
Add CUDA portfile
...
The intention of this package is for other packages to declare a dependency on CUDA
2017-02-07 17:04:24 -08:00
Max Smolens
8c322ca613
[grpc] Fix exported targets
...
Fix gRPC's exported targets. Now CMake projects can do:
find_package(gRPC CONFIG REQUIRED)
and then use the exported targets such as gRPC::grpc and gRPC::grpc++.
Additionally, install gRPC tools and protoc plugins into the 'tools'
directory. The plugins are required to generate gRPC client and server
interfaces from .proto service definitions.
2017-02-07 15:43:52 -05:00
Robert Schumacher
1bfd72480d
[poco] Fix #475 by adding include path to public interface.
2017-02-06 15:52:48 -08:00
flysha
0bbae46a9c
[sqlite-modern-cpp] add build-depends
2017-02-05 18:30:37 +08:00
flysha
a923738dab
add sqlite-modern-cpp
...
https://github.com/aminroosta/sqlite_modern_cpp
2017-02-05 18:28:50 +08:00
Alexander Karatarakis
ce477bf219
Merge pull request #631 from sdcb/aws-sdk-cpp-1.0.61
...
[aws-sdk-cpp] upgrade to 1.0.61
2017-02-04 00:50:58 -08:00
sdcb
85cab47ea4
[aws-sdk-cpp] upgrade to 1.0.61
...
1. upgrade to 1.0.61
2. disable warning as error temply(fix https://github.com/Microsoft/vcpkg/issues/629 before https://github.com/aws/aws-sdk-cpp/issues/438 )
3. using cmake file(append) instead of patch to define #define USE_IMPORT_EXPORT in SDKConfig.h (simplified code)
2017-02-04 11:18:04 +08:00
Robert Schumacher
20ac877b5e
[wt] Apply upstream patch to fix boost 1.63 compat. Fixes #626 .
2017-02-03 18:54:51 -08:00
Alexander Karatarakis
ac44d93069
[webscoketpp] Fix dependencies
2017-02-03 14:39:16 -08:00
Alexander Karatarakis
bfc7a36e92
[cpprestsdk] Use websocketpp from vcpkg instead of cpprest's copy
2017-02-03 14:38:49 -08:00
codicodi
95af9aac7c
Add Ninja support
2017-02-03 17:16:13 +01:00
Alexander Karatarakis
761d56711e
Add websocketpp
2017-02-02 18:49:50 -08:00