Commit Graph

5948 Commits

Author SHA1 Message Date
Wimok Nupphiboon
c681f4ee84 Merge remote-tracking branch 'origin/master' 2018-03-30 21:58:49 +07:00
Alexander Karatarakis
f9d4692749 [vcpkg.cmake] Remove Windows SDK detection. Let cmake detect it 2018-03-29 21:14:06 -07:00
Robert Schumacher
ca58367c9a [cryptopp] Fix UWP builds 2018-03-29 18:34:38 -07:00
Alexander Karatarakis
ba7b8e6d73 Add message for appleclang versions that don't support std::filesystem 2018-03-29 15:29:16 -07:00
Alexander Karatarakis
6c118ba771 [unrar/recast/yoga] Bump version, fix whitespace 2018-03-29 14:08:21 -07:00
Alexander Karatarakis
a9e91af50b
Merge pull request #3130 from Alisayyy-Yang/fixrecast
force static build when dynamic about recast
2018-03-29 14:05:51 -07:00
Alexander Karatarakis
0a37c239bf
Merge pull request #3131 from Alisayyy-Yang/fixYoga
force static build when dynamic for the yoga
2018-03-29 14:04:47 -07:00
Alexander Karatarakis
e48a58b271
Merge pull request #3160 from Alisayyy-Yang/fixUnrar
Unrar buildsystem doesn't support static building. Building dynamic
2018-03-29 13:55:36 -07:00
Krzysztof Czurylo
e90c5e61ea [pmdk] Rename and update to version 1.4 (#3173)
* [pmdk] Rename and update to version 1.4

The NVML project has been renamed to PMDK (Persistent Memory
Development Kit).  PMDK version 1.4 is the first official release
with the new name.

* [pmdk] Use vcpkg_from_github more -- avoid separate variable declarations
2018-03-29 13:52:58 -07:00
Robert Schumacher
3d87445cb0 [abseil][aws-sdk-cpp][exiv2][rs-core-lib][tbb][thrift][zeromq] Upgrades 2018-03-29 13:17:53 -07:00
Koby Kahane
2e4d839dc5 [cryptopp] Update to 6.1.0 (#3171)
* [cryptopp] Update to 6.1.0

The CMake files for CryptoPP that were previously built into the project are now available separately in cryptopp-cmake, so we pick them up from there.

* [cryptopp] USe ninja, fixup_cmake_targets
2018-03-29 10:57:32 -07:00
Robert Schumacher
10e77be9fa [folly] Add missing files. 2018-03-28 19:28:59 -07:00
Alexander Karatarakis
3e1104465e Add ninja to vcpkgTools.xml 2018-03-28 18:51:14 -07:00
Robert Schumacher
36dddad940 [abseil][aws-sdk-cpp][breakpad][exiv2][nuklear][zeromq] Upgrades 2018-03-28 17:43:24 -07:00
Robert Schumacher
b955609dda [qwt] Requires qt5-tools for designer 2018-03-28 17:41:17 -07:00
Arkady Shapkin
6a3921c85a [folly] Update to version 2018.03.19.00 (#3094)
* [folly] Update to version 2018.03.19.00

* [folly] Add zlib default feature. Disable unexpected packages and handle features.
2018-03-28 16:47:49 -07:00
Robert Schumacher
ba47c71551 [qt5] Remove absolute paths from .prl files 2018-03-28 09:37:08 -07:00
Robert Schumacher
1bec90d155 [openssl] Update to 1.0.2o 2018-03-28 09:34:26 -07:00
Robert Schumacher
0e8481c1df [dlib] Disable shared linkage 2018-03-28 08:55:47 -07:00
AlISA Yang
db2694fb23 Unrar buildsystem doesn't support static building. Building dynamic instead 2018-03-28 00:39:45 -07:00
Alexander Karatarakis
398a972357 Update CHANGELOG and bump version to v0.0.107 2018-03-27 21:48:48 -07:00
Alexander Karatarakis
ee1409f432 Hotfix #3144 2018-03-27 21:39:23 -07:00
Alexander Karatarakis
12d862ab2b [ps1] Revert function removal 2018-03-27 18:08:05 -07:00
Alexander Karatarakis
c814c9b8ac [vcpkgTools.xml] Restructre os-specific info 2018-03-27 17:54:16 -07:00
Alexander Karatarakis
45d31162c2 [ps1] Remove extraneous function 2018-03-27 17:48:33 -07:00
Robert Schumacher
26187d1bed [qt5-base] Fix pcre2 reference on non-Windows 2018-03-27 09:09:38 -07:00
Robert Schumacher
02185b6082 [aubio] Fix missing required dependencies 2018-03-27 08:47:57 -07:00
Robert Schumacher
cfd0d9c0e2 [vcpkg-find-acquire-program] Update version of YASM 2018-03-27 08:41:23 -07:00
Alexander Karatarakis
72194ae8a0 [ps1] More fixes/tweaks 2018-03-27 04:08:57 -07:00
Alexander Karatarakis
7275877332 [ps1] Fixes/tweaks 2018-03-27 03:04:05 -07:00
Alisa Yang
6e6f90c273 force static build when dynamic 2018-03-27 00:27:43 -07:00
Alisa Yang
930b1984af force static build when dynamic 2018-03-27 00:10:48 -07:00
Alisayyy-Yang
4596c64361 force static build when dynamic for the yoga 2018-03-26 23:43:48 -07:00
Robert Schumacher
64ab9dc274 [ceres] Use gflags config file + ninja. Fixes #3116. 2018-03-26 11:59:06 -07:00
Robert Schumacher
6dc98bbcee [aws-sdk-cpp] Remove polly-sample feature. Fixes #3123. 2018-03-26 08:37:41 -07:00
Sergey Podobry
3e33a7751e [plog] Update to 1.1.4 (#3129) 2018-03-26 08:14:06 -07:00
Robert Schumacher
4a675d467f [qt5-base] Fix regression. Fixes #3133. 2018-03-26 08:13:29 -07:00
Alexander Karatarakis
76a072b719
Merge pull request #3126 from jasjuang/dlib
[dlib] update to 19.10
2018-03-25 21:10:47 -07:00
Alexander Karatarakis
9ae53089a3
Merge pull request #3125 from jasjuang/ceres
[ceres] update to 1.14
2018-03-25 20:22:47 -07:00
Alexander Karatarakis
d9c05c6c10
Merge pull request #3121 from jasjuang/alembic
[alembic] update to 1.7.7
2018-03-25 20:05:08 -07:00
jasjuang
568d9e727e [dlib] update to 19.10 2018-03-25 19:15:43 -07:00
jasjuang
afe6d4f3bb [ceres] update to 1.14 2018-03-25 18:54:19 -07:00
Robert Schumacher
dc193dd9e5 [libuuid] Initial commit of 1.0.3 2018-03-25 10:49:35 -07:00
Robert Schumacher
9c6698ab34 [lcm] Disable unexpected components. Only install one flavor. Don't delete DLL. 2018-03-25 10:29:20 -07:00
jasjuang
368c85f9ef [alembic] update to 1.7.7 2018-03-24 23:53:08 -07:00
Hartmut Kaiser
21ef72d02a Updating HPX to V1.1 (#3120)
* Updating HPX to V1.1

* [hpx] Use vcpkg_fixup_cmake_targets
2018-03-24 16:33:34 -07:00
Robert Schumacher
21909157e2 [soundtouch] Use CMake 2018-03-24 15:00:47 -07:00
Robert Schumacher
e8d1666d9c [aws-sdk-cpp] Update and fix cmake files 2018-03-24 14:29:30 -07:00
Robert Schumacher
5ba45ffd9b [shapelib] Add option to disable tests 2018-03-24 13:26:48 -07:00
Robert Schumacher
e47f165146 [magnum-integration] Fix empty build 2018-03-24 09:35:49 -07:00