Commit Graph

670 Commits

Author SHA1 Message Date
Robert Schumacher
97b0479db0 Merge pull request #395 from stammen/uwp-sqlite
UWP: use VCPKG_CMAKE_SYSTEM_NAME instead of TRIPLET_SYSTEM_NAME
2016-12-07 21:34:44 -08:00
Robert Schumacher
f2a8323be2 Merge pull request #393 from cguebert/uWS
Add uWebSockets.
2016-12-07 21:30:06 -08:00
Alexander Karatarakis
a73feb7c99 [ragel] Use SOURCE_PATH when copying license 2016-12-07 15:38:17 -08:00
Alexander Karatarakis
dea170b469 [harfbuzz] Use SOURCE_PATH for copying license 2016-12-07 15:35:23 -08:00
Alexander Karatarakis
91a6913493 [globjects] Use SOURCE_PATH variable 2016-12-07 15:26:30 -08:00
Alexander Karatarakis
220a8597c2 [glbinding] Extract SOURCE_PATH variable 2016-12-07 15:25:33 -08:00
Alexander Karatarakis
7555e6576b [geos] Extract SOURCE_PATH variable 2016-12-07 15:23:50 -08:00
Alexander Karatarakis
e6ebc03699 [freeglut] Extract SOURCE_PATH variable 2016-12-07 15:21:30 -08:00
Alexander Karatarakis
e8b46b89d0 [assimp] Extract variable SOURCE_PATH 2016-12-07 15:19:16 -08:00
Alexander Karatarakis
ade896e4bf [asio] Use SOURCE_PATH 2016-12-07 15:18:07 -08:00
Guillaume Dumont
f8c119d7fe Fixed wrong location of gflags license file 2016-12-07 17:22:38 -05:00
codicodi
abc8c37520 [libflac] bump version 2016-12-07 17:50:56 +01:00
codicodi
764563457f [libflac] remove unused flags 2016-12-07 17:49:28 +01:00
codicodi
7927112acb [libflac] link to correct version of ogg 2016-12-07 17:48:01 +01:00
Robert Schumacher
ed2994a5e9 [openssl] Fix source path for new archive. 2016-12-06 16:17:58 -08:00
Robert Schumacher
db4dc6d1ce [openssl] Do not use branches; these will update and constantly break the hash. 2016-12-06 16:15:50 -08:00
Alexander Karatarakis
3b1a2543dd Merge pull request #394 from stammen/uwp-openssl
fixed openssl hash for uwp builds
2016-12-06 15:05:38 -08:00
Alexander Karatarakis
2c115f9670 Merge branch 'master' of https://github.com/Microsoft/vcpkg 2016-12-06 14:43:43 -08:00
Alexander Karatarakis
59587d94c7 [libflac] Fix typo 2016-12-06 14:39:17 -08:00
Robert Schumacher
dd7c39f0e3 [gflags] Lowercase install directories. Bump version to account for this and c0c2135. 2016-12-06 14:22:24 -08:00
Alexander Karatarakis
023647c36a Merge branch 'add-flac' of https://github.com/codicodi/vcpkg into codicodi-add-flac 2016-12-06 14:20:41 -08:00
Robert Schumacher
632b8c3cd0 Merge branch 'master' of https://github.com/microsoft/vcpkg 2016-12-06 14:18:45 -08:00
Robert Schumacher
c0c2135a60 [gflags] Add quotes to avoid stripping semicolons from the config module. 2016-12-06 14:18:37 -08:00
Alexander Karatarakis
52a8c21feb Merge pull request #390 from cguebert/master
Add libssh2.
2016-12-06 14:17:22 -08:00
Robert Schumacher
a05a033d74 [aws-sdk-cpp] Check VCPKG_CRT_LINKAGE instead of VCPKG_LIBRARY_LINKAGE. Rename archive to avoid collisions with other libraries. 2016-12-06 13:58:04 -08:00
Alexander Karatarakis
a545be80b4 [boost] Fix dynamic build lib renaming 2016-12-06 13:48:37 -08:00
Alexander Karatarakis
50a85c3159 Merge pull request #383 from codicodi/add-lua-tools
[lua] install compiler and interpreter
2016-12-06 13:46:15 -08:00
codicodi
f1a3424c77 [libflac] update config in static builds
Now static libs can be used without defining FLAC__NO_DLL by user.
2016-12-06 22:38:25 +01:00
Dale Stammen
c128d007df use VCPKG_CMAKE_SYSTEM_NAME instead of TRIPLET_SYSTEM_NAME 2016-12-06 10:08:15 -08:00
Dale Stammen
8bb60f70ef fixed openssl hash for uwp builds 2016-12-06 09:05:27 -08:00
Christophe Guébert
7a061e8d90 Add uWebSockets. 2016-12-06 16:42:26 +01:00
Christophe Guébert
05fdf3a01f Add libssh2. 2016-12-06 14:33:43 +01:00
codicodi
175bb41f82 [libflac] initial commit 2016-12-06 12:14:31 +01:00
Robert Schumacher
af9d82ceb3 Merge pull request #388 from mattiascibien/anax_shared
Anax shared lib support
2016-12-06 02:41:30 -08:00
Mattias Cibien
34f103d420 [anax] Bump Version 2016-12-06 11:29:22 +01:00
Mattias Cibien
134993109b Anax support for shared libs 2016-12-06 11:17:25 +01:00
Robert Schumacher
d661c174c7 Merge pull request #358 from vlj/shaderc
Add shaderc.
2016-12-06 01:05:13 -08:00
Robert Schumacher
6993803b05 [shaderc] Enable dynamic CRT. Explicitly search for python3. Add Build-Depends on glslang. 2016-12-06 01:04:32 -08:00
Robert Schumacher
901b597840 [gslang] Version bump to account for layout changes 2016-12-06 01:00:20 -08:00
Robert Schumacher
55605c73e0 [gdal] Use CURRENT_INSTALLED_DIR instead of calculating it out. Use VCPKG_TARGET_ARCHITECTURE instead of parsing the triplet. 2016-12-06 00:57:58 -08:00
Robert Schumacher
2f4a598970 Merge branch 'add_gdal_port' of https://github.com/mmassing/vcpkg into mmassing-add_gdal_port 2016-12-06 00:38:12 -08:00
Robert Schumacher
33d5ff4e08 [gflags] Switch to using zip files -- this makes the download faster and easier to upgrade. Remove gflags_nothreads to avoid choices at link time. 2016-12-05 22:47:24 -08:00
Robert Schumacher
92f8015716 Merge branch 'gflags-2.2.0' of https://github.com/willyd/vcpkg into willyd-gflags-2.2.0 2016-12-05 22:26:08 -08:00
Robert Schumacher
83960ecc18 Merge branch 'qca' of https://github.com/gnome71/vcpkg 2016-12-05 22:13:38 -08:00
Alexander Kaspar
bd2a8becde Merge branch 'master' of https://github.com/Microsoft/vcpkg into qca 2016-12-06 07:12:38 +01:00
Ebrahim Byagowi
242a3b2a80 Update harfbuzz to 1.3.4
The needed local patches are now upstreamed thus no longer needed.

Also Uniscribe backend is no longer default enabled so almost no lib
is needed to be linked.
2016-12-06 09:08:33 +03:30
Alexander Karatarakis
ff4d33b156 [boost] Don't use --layout=system. Resolves #369 2016-12-05 16:42:30 -08:00
Robert Schumacher
aba7637a36 Merge pull request #370 from sdcb/aws-sdk
Add aws-sdk-cpp
2016-12-05 12:29:36 -08:00
Alexander Kaspar
dba8ebd9fc Merge branch 'master' of https://github.com/Microsoft/vcpkg into qca 2016-12-05 17:43:13 +01:00
codicodi
d8db19a2c4 [lua] bump version 2016-12-05 14:40:10 +01:00