Commit Graph

4830 Commits

Author SHA1 Message Date
Sean Warren
28aaced0f5 [lcms] Add 'd' debug postfix 2017-11-14 11:54:11 +11:00
Alexander Karatarakis
1ea060d6fa
Merge pull request #2182 from seanwarren/libraw-debug-postfix
[libraw] Add 'd' debug postfix
2017-11-13 02:52:14 -08:00
Alexander Karatarakis
a4761aa26b [libraw] Bump version 2017-11-13 02:51:09 -08:00
gknowles
8bf974b0ad [dimcli] update to 3.1.1 2017-11-13 00:00:35 -08:00
Sean Warren
6a7d311ea5 [libraw] Add 'd' debug postfix 2017-11-13 12:23:29 +11:00
Tushar Maheshwari
8fd6bcfe6f Fixing libuv/CONTROL 2017-11-12 19:02:44 +05:30
Tushar Maheshwari
fffaa4af7e libuv update 2017-11-12 14:19:49 +05:30
Robert Schumacher
ca947c664a [allegro5][refprop-headers][libsodium][arb] Fix use of vcpkg_from_github's OUT_SOURCE_PATH parameter. Fixes #2178. 2017-11-12 00:22:51 -08:00
jasjuang
49e82f5db2 [glm] update to 0.9.8.5 2017-11-11 22:49:06 -08:00
xoviat
c2a757ab9a [if97] fix source path
Closes #2162
2017-11-11 22:46:58 -08:00
Alexander Karatarakis
6732d76e14 Fix header conflict caused by wincrypt/winsock2 and older Windows SDKs
If a project was using Windows 7 SDK and vcpkg was integrated,
the project would fail to build (the vcpkg ports use Windows 8.1/10 SDK)
2017-11-11 22:46:04 -08:00
Alexander Karatarakis
e4786a054d Improve error message 2017-11-11 22:46:04 -08:00
Robert Schumacher
6ece1871b1 [vcpkg] Simplify code -- Maps::maybe_find is not very useful compared to iterators. 2017-11-11 22:10:38 -08:00
Robert Schumacher
e4d38bb874 [vcpkg-ci] Fix crash when not passed --exclude.
Added Util::Maps::maybe_find.
Added Optional<T&>.
2017-11-11 21:45:37 -08:00
Robert Schumacher
ec2bbaec84
Merge pull request #2172 from AndyM84/master
Enabling static linkage for libwebsockets
2017-11-11 21:02:39 -08:00
Robert Schumacher
482f85f414 [libwebsockets] Use vcpkg_from_github. Compare against VCPKG_LIBRARY_LINKAGE instead of VCPKG_CRT_LINKAGE. Use vcpkg_fixup_cmake_targets(). 2017-11-11 21:00:10 -08:00
Robert Schumacher
ecd21d6cb4 [vcpkg-tests] Use PCH.
[vcpkg-update] Fix feature packages with update command.
Fixes #2003.
2017-11-11 19:47:56 -08:00
Robert Schumacher
492b9448a7 [pcl] Fixup: commit missing patch 2017-11-11 19:03:13 -08:00
Robert Schumacher
b075fbc7bc
Merge pull request #2177 from IntelOrca/update-sdl2-v2.0.7
[sdl2] Update to 2.0.7
2017-11-11 12:36:07 -08:00
Robert Schumacher
d8ef6f95b4
Merge pull request #2173 from lp55/master
Adding package features for Dlib and OpenCV
2017-11-11 12:30:05 -08:00
Robert Schumacher
dcf5e8a770
Merge pull request #2174 from IntelOrca/add-discord-rpc
[discord-rpc] Add v2.0.1
2017-11-11 12:20:38 -08:00
Ted John
fbaaf5b109 [sdl2] Update to 2.0.7 2017-11-11 20:20:28 +00:00
Ted John
e57d38a812 [discord-rpc] Add v2.0.1
- Not properly configured for debug builds and always forced /MT. Fixed by patching cmake.
- Unable to stop building of examples, so delete afterwards.
2017-11-11 19:57:27 +00:00
Luiz Paulo
72f10db01c Adding package features for Dlib and OpenCV
Dlib - Package feature for blas (dlib is compatiable with Intel MKL) and CUDA
OpenCV - Added option to integrate GDCM support (to read DICOM files)
2017-11-11 15:31:38 +00:00
Andrew Male
1b67990395 Removing static linkage warning/toggle 2017-11-11 07:39:17 -05:00
Andrew Male
679dd12a75 Incrementing CONTROL version for libwebsockets 2017-11-11 07:38:53 -05:00
Andrew Male
b5afd00ad6 Modifying libwebsockets portfile to account for static triplets 2017-11-11 07:27:31 -05:00
Robert Schumacher
50f6bc4e8f [vcpkg-toolchain] Fix find_package detection of Boost. Fixes #2130. 2017-11-10 17:34:00 -08:00
Robert Schumacher
d02ee690dc [openssl] Update to 1.0.2m 2017-11-10 14:29:28 -08:00
Robert Schumacher
3ae740cef8 [abseil] Update, apply workaround for NOMINMAX 2017-11-10 08:06:20 -08:00
Stefano Sinigardi
f007f6971d add GlU32.lib to OpenGL port 2017-11-10 15:39:37 +01:00
Robert Schumacher
318613d2b2 [vtk] Refactor fixup to be less hacky. PCL builds for x86-windows. 2017-11-10 01:23:10 -08:00
Robert Schumacher
00952c99d6 Remove vcpkgTemp1 2017-11-10 00:59:05 -08:00
Robert Schumacher
f625230452 [pcl][vtk] fixup_cmake_targets. Fix vtk config files regression. 2017-11-10 00:31:46 -08:00
Jozef Izso
2c4d1dc17f Update grpc port to release 1.7.0 2017-11-09 21:43:44 -08:00
Alexander Karatarakis
cd41cfe468 Use Push-Location/Pop-Location instead of pushd/popd 2017-11-09 21:42:36 -08:00
Alexander Karatarakis
192087563d Join declaration and assignment. Add const 2017-11-09 21:42:03 -08:00
Alexander Karatarakis
7eb0095094 Rename $explicitlyRequestedVSPath to $withVSPath 2017-11-09 21:41:16 -08:00
Alexander Karatarakis
615f7e112f [bootstrap.ps1] Add option to specify VS path 2017-11-09 20:09:22 -08:00
Alexander Karatarakis
eabacf0d14 Make parameter mandatory 2017-11-09 20:09:22 -08:00
Alexander Karatarakis
138bce34f2 Fix SHA-256 name 2017-11-09 20:09:22 -08:00
Robert Schumacher
7266d4b95b
Merge pull request #2160 from Farwaykorse/master
[ms-gsl] update to current
2017-11-09 13:56:20 -08:00
Roelf-Jilling
ef2ebab09b [ms-gsl] update to current 2017-11-09 21:12:59 +01:00
Alexander Karatarakis
4b5d4527f5 [glbinding] Use vcpkg_from_github() 2017-11-08 17:21:21 -08:00
MadDog Test Execution Admin User
44cb4467a3 disbale the test 2017-11-08 17:01:07 -08:00
Robert Schumacher
087dc9410c [vtk] Fix builds, including static against HDF5. 2017-11-08 15:34:02 -08:00
Robert Schumacher
bb47f71bf3 [hdf5] Switch to using vcpkg_fixup_cmake_targets() 2017-11-08 15:33:38 -08:00
xoviat
1297e256de Add Coolprop (#2129) 2017-11-08 14:22:11 -08:00
Robert Schumacher
0a9751b3be
Merge pull request #2147 from twMr7/add_new_port_librealsense2
[librealsense2] new port
2017-11-08 11:42:35 -08:00
xoviat
00987279d8 Refprop headers: add port (#2148)
* [refprop] create CONTROL

* [refprop-headers] add portfile

* [refprop] fix install copyright

* fix

* fix

* [refprop-headers] Minor cleanup
2017-11-08 11:40:38 -08:00