Commit Graph

1144 Commits

Author SHA1 Message Date
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
Jason Yang
1473e56729 fix some comments 2016-12-06 17:26:46 +08:00
Robert Schumacher
5359a542a5 [vcpkg] Disable all interactions with CMake registry -- we are effectively implementing our own registry and they don't nest very well at all.
Fixes #334.
2016-12-06 01:26:46 -08: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
76896df8de Merge pull request #364 from mmassing/add_gdal_port
GDAL 1.11.3 port
2016-12-06 00:58:38 -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
d40d1adc96 Merge pull request #386 from willyd/gflags-2.2.0
Updated glfags to v2.2.0
2016-12-05 22:49:02 -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
c391a1fcb0 Merge branch 'master' of https://github.com/microsoft/vcpkg 2016-12-05 22:25:50 -08:00
Robert Schumacher
082bf79f29 Merge pull request #341 from gnome71/qca
initial commit qca port
2016-12-05 22:22:16 -08:00
Robert Schumacher
83960ecc18 Merge branch 'qca' of https://github.com/gnome71/vcpkg 2016-12-05 22:13:38 -08:00
Robert Schumacher
98b0bc95cb Merge pull request #221 from ebraminio/master
Update harfbuzz to 1.3.4
2016-12-05 22:13:08 -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
587552aa0e Merge branch 'qca' of github.com:gnome71/vcpkg into qca 2016-12-05 17:44:15 +01: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
Robert Schumacher
e83e532181 Merge pull request #382 from codicodi/add-nana
[nana] initial commit
2016-12-05 04:35:01 -08:00
codicodi
58c6c686a6 [nana] fix harmless but still ugly mix-up 2016-12-05 13:32:11 +01:00
Alexander Kaspar
a985fc2de8 Merge branch 'master' into qca 2016-12-05 09:13:22 +01:00
codicodi
fffc1dc71e [lua] no debug tools 2016-12-04 19:12:21 +01:00
codicodi
fd74c49a5f [lua] add interpreter and compiler 2016-12-04 19:11:01 +01:00
vlj
b78fdc6994 Add shaderc. 2016-12-04 19:02:32 +01:00
vlj
49e760390e Expose some glslang internal includes and enforce static build. 2016-12-04 19:02:18 +01:00
codicodi
6e3b500a82 [nana] initial commit 2016-12-04 15:03:47 +01:00
Alexander Kaspar
4a3cbbe5ef Merge branch 'qca' of github.com:gnome71/vcpkg into qca 2016-12-03 19:29:03 +01:00
Alexander Kaspar
c5b6f019bd Merge branch 'qca' of ssh://github.com/gnome71/vcpkg into qca 2016-12-03 13:27:41 +01:00
Alexander Kaspar
bf187f318a [qca] Added mk-ca-bundle.pl to generate certstore at build time. 2016-12-03 13:10:15 +01:00
Alexander Kaspar
26793bd449 [qca] Added mk-ca-bundle.pl to generate certstore at build time. 2016-12-03 12:46:56 +01:00
Robert Schumacher
a710f67e52 [vcpkg] Remove automatic include paths and link paths from CMake toolchain. It is customary to use find_X() in CMake, so automatic paths are not needed. 2016-12-03 02:54:37 -08:00
Alexander Karatarakis
f620725842 Merge pull request #381 from barcharcraz/fix_alias
fixed vcpkg trying to set properties on INTERFACE and ALIAS targets
2016-12-02 11:56:22 -08:00
Alexander Karatarakis
3b9e77a477 Merge pull request #380 from barcharcraz/qt5-libpq
Added libpq support to qt5
2016-12-02 11:55:46 -08:00
Alexander Karatarakis
68a3cad1b8 Merge branch 'phsucharee-master' 2016-12-02 11:48:09 -08:00
Alexander Karatarakis
bdbf98a730 [jxrlib] Bump version 2016-12-02 11:47:52 -08:00
Charlie Barto
f874d15eca fixed vcpkg trying to set properties on INTERFACE and ALIAS targets 2016-12-02 12:24:14 -05:00
charlie barto
67303f1569 Added libpq support to qt5
qt5 changes

more qt5 changes

added libpq to qt5

fix merge

fixed left over git thing
2016-12-02 12:19:18 -05:00
phsucharee
8762c2a626 [jxrlib] Remove __ANSI__ preprocessor definition 2016-12-02 16:35:36 +01:00
Alexander Kaspar
095a2ce317 Merge branch 'qca' of github.com:gnome71/vcpkg into qca 2016-12-02 16:18:49 +01:00
Alexander Kaspar
813e421490 Merge branch 'master' of https://github.com/Microsoft/vcpkg into qca 2016-12-02 16:15:33 +01:00
Jason Yang
31b4236f09 rename dll to wastorage to keep consistency 2016-12-02 17:17:53 +08:00
Alexander Kaspar
13b0c034ec [qca] downloading cacerts from curl homepage, because used version is very outdated. 2016-12-02 10:12:57 +01:00
Alexander Kaspar
279f6d5830 Merge branch 'master' of https://github.com/Microsoft/vcpkg into qca 2016-12-02 09:00:27 +01:00
Jason Yang
5849d36d48 [azure-storage-cpp] add link to v2.5.0 2016-12-02 14:54:03 +08:00