Jason Yang
f70486314e
[azure-storage-cpp] Upgrade to v2.6.0
2016-12-27 18:07:53 +08:00
codicodi
7ecf688cca
add liblzma
2016-12-25 14:34:01 +01:00
flysha
91f51a084f
[antlr4] initial commit
2016-12-25 18:44:20 +08:00
Robert Schumacher
fc9b42489c
Merge pull request #452 from codicodi/fix-lua
...
[lua] Don't export from executables
2016-12-24 17:12:01 -07:00
Robert Schumacher
692a363701
Merge pull request #454 from sdcb/aws-sdk-1.0.47
...
[aws-sdk-cpp] upgrade to 1.0.47
2016-12-24 08:34:07 -07:00
Silvio Traversaro
1cc6a9c4ce
[qt5] Explicitly avoid compiling qt dependencies that could be available in vcpkg
...
To avoid problems such as the one described in https://github.com/Microsoft/vcpkg/issues/412 .
If a particular dependency is actually needed, it can be added `-qt-<dep>` or `-system-<dep> to use the vcpkg version, see https://github.com/Microsoft/vcpkg/issues/455 .
2016-12-24 15:26:58 +01:00
flysha
efb81070ce
[aws-sdk-cpp] upgrade to 1.0.47
2016-12-24 21:36:21 +08:00
flysha
8bcf57f68a
[libbson, mongo-c-driver] bump version to 1.5.1
...
I upgraded libbson and mongo-c-driver to 1.5.1, but forgot to bump the version, this patch fixed it.
2016-12-24 20:16:31 +08:00
codicodi
90d814f3e2
[lua] bump version
2016-12-24 02:03:25 +01:00
codicodi
3d58393ad2
[lua] don't export from executables
2016-12-24 02:02:55 +01:00
vlj
daeab46090
Add gli.
2016-12-23 19:50:34 +01:00
Alexander Karatarakis
63d3c237c1
Merge pull request #437 from codicodi/fix-sdl2
...
[sdl2] make SDL use libc
2016-12-22 14:09:48 -08:00
Charlie Barto
e88b9c9160
bump qt5 version
2016-12-21 14:56:51 -05:00
vlj
8d9c8a6269
Modify shaderc so that it uses spirv-tools lib.
2016-12-21 20:47:53 +01:00
Charlie Barto
a82d7a4405
work on qt5 5.7.1
2016-12-20 20:37:16 -05:00
codicodi
12f8636815
[sdl2] bump version
2016-12-20 15:37:45 +01:00
codicodi
a5bb368f24
[smpeg2] initial commit
2016-12-20 15:17:24 +01:00
codicodi
704e1ea85a
[sdl2] make SDL2 use libc
2016-12-20 14:52:13 +01:00
Alexander Karatarakis
3b7b380798
Merge pull request #342 from mmassing/statically_linked_glew
...
[glew] Implement static build
2016-12-19 17:21:15 -08:00
Alexander Karatarakis
a1be45adc3
Merge pull request #425 from codicodi/add-modplug
...
[libmodplug] initial commit
2016-12-19 15:34:28 -08:00
Alexander Karatarakis
bcab7f3913
[mongo/libbson] Tabs to spaces
2016-12-19 15:16:38 -08:00
codicodi
92124c9b5e
[libmodplug] preserve archive extension
2016-12-19 17:38:48 +01:00
codicodi
0fca9cfcf7
[libmodplug] nevermind
...
Those headers are used by ModplugXMMS project
2016-12-19 00:37:11 +01:00
codicodi
f2578cccee
[libmodplug] ...not in this directory though
2016-12-18 23:51:24 +01:00
codicodi
419d050933
[libmodplug] dont package internal headers
2016-12-18 23:37:12 +01:00
Silvio
effbdfbb91
Add ogre port
2016-12-18 23:00:35 +01:00
codicodi
b5368c404d
[libmodplug] initial commit
2016-12-18 15:18:24 +01:00
sdcb
ea3113a4f5
[mongo-x-driver] upgrade to 1.51/3.10
2016-12-18 16:26:12 +08:00
vlj
869071a34e
Add spirv-tools.
2016-12-17 12:01:02 +01:00
Robert Schumacher
43262d24da
[fastlz] Name downloaded archive to avoid conflicts with future versions
2016-12-15 13:30:48 -08:00
Robert Schumacher
5c92a3fe62
Merge branch 'fix-fastlz' of https://github.com/codicodi/vcpkg into codicodi-fix-fastlz
2016-12-15 13:29:48 -08:00
codicodi
786d591cc3
[fastlz] specify correct source path
2016-12-15 21:11:27 +01:00
Alexander Karatarakis
6507a1ea32
[boost] Bump version
2016-12-14 12:25:34 -08:00
Alexander Karatarakis
fdbfee0aeb
Merge branch 'boost_with_zlib' of https://github.com/mmassing/vcpkg into mmassing-boost_with_zlib
2016-12-14 12:24:31 -08:00
Alexander Karatarakis
37ec5a1419
Merge branch 'master' of https://github.com/gknowles/vcpkg into gknowles-master
2016-12-12 13:29:53 -08:00
Alexander Karatarakis
5d0a88259a
Merge pull request #409 from ab-acx/http-parser
...
Adding http-parser library
2016-12-12 13:23:01 -08:00
gknowles
7b111b87a8
Add dimcli
2016-12-12 12:05:20 -08:00
codicodi
48ca773907
[sdl2] enable static build
2016-12-11 14:04:59 +01:00
Robert Schumacher
c10e7e4960
[curl] Bump version and require libssh2
2016-12-09 14:20:03 -08:00
Robert Schumacher
daec252787
Merge branch 'CurlWithSSH2' of https://github.com/cguebert/vcpkg into cguebert-CurlWithSSH2
2016-12-09 12:42:28 -08:00
codeandroid
2307fa6274
[boost] unset BOOST_AUTO_LINK_NOMANGLE flag ( fixes #397 ). This was a remnant of a previously enabled system install option which has been disabled in the meantime.
2016-12-08 17:03:45 +01:00
Christophe Guébert
93d83e0a60
Add a patch for curl to find the libssh2 library
2016-12-08 09:00:16 +01:00
Robert Schumacher
ebe2ce7281
Merge pull request #403 from codicodi/add-sfml
...
[sfml] intial commit
2016-12-07 22:00:07 -08:00
Robert Schumacher
0d81422f34
Merge pull request #399 from cguebert/CharLS
...
Add CharLS.
2016-12-07 21:44:19 -08:00
Robert Schumacher
451c1abcd7
Merge pull request #396 from JasonYang-MSFT/azurestorage
...
Add Microsoft Azure Storage Client Library for C++ 2.5.0
2016-12-07 21:43:08 -08:00
Robert Schumacher
31b713ca1f
[vcpkg] Remove all instances of TRIPLET_SYSTEM_NAME; use VCPKG_CMAKE_SYSTEM_NAME instead.
2016-12-07 21:40:36 -08:00
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
codicodi
040555ee81
[sfml] this shouldn't be here...
2016-12-07 23:33:00 +01:00
Guillaume Dumont
f8c119d7fe
Fixed wrong location of gflags license file
2016-12-07 17:22:38 -05:00
codicodi
f047bd733e
[sfml] initial commit
2016-12-07 23:02:23 +01: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
Christophe Guébert
b65005b241
Add CharLS.
2016-12-07 12:30:12 +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
Jason Yang
1473e56729
fix some comments
2016-12-06 17: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
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
ab
f62ad96c9a
Update the cmakelists to build shared and static libraries properly.
2016-12-05 17:09:33 +01:00
codicodi
d8db19a2c4
[lua] bump version
2016-12-05 14:40:10 +01:00
codicodi
58c6c686a6
[nana] fix harmless but still ugly mix-up
2016-12-05 13:32:11 +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
bf187f318a
[qca] Added mk-ca-bundle.pl to generate certstore at build time.
2016-12-03 13:10:15 +01: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
bdbf98a730
[jxrlib] Bump version
2016-12-02 11:47:52 -08: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
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
Alexander Karatarakis
25b6ef7a9d
Merge pull request #354 from codicodi/add-icu
...
[ICU] Initial commit
2016-12-01 20:42:35 -08:00
Guillaume Dumont
8b558dbe51
Updated gflags to v2.2.0
2016-12-01 10:19:31 -05:00
codicodi
b5a6f7eb63
Fix arch/linkage checks
2016-12-01 15:03:33 +01:00
Alexander Kaspar
0f797c7a01
[qca] working on certstore
2016-12-01 13:43:36 +01:00
Alexander Kaspar
aa95e7bf39
Merge branch 'qca' of ssh://github.com/gnome71/vcpkg into qca
2016-12-01 10:54:25 +01:00
Alexander Kaspar
7f9353dd95
Merge branch 'master' of https://github.com/Microsoft/vcpkg into qca
2016-12-01 08:59:01 +01:00
sdcb
007de30723
[aws-sdk-cpp] correct patch path
2016-12-01 10:56:43 +08:00
sdcb
e6a26aaa31
[aws-sdk-cpp] set FORCE_SHARED_CRT ON when building dynamic.
2016-12-01 10:27:27 +08:00
sdcb
76f99eecfc
[aws-sdk-cpp] add patch to define USE_IMPORT_EXPORT to fix dynamic build link issue
2016-12-01 10:23:35 +08:00
Alexander Karatarakis
760ae1c3ce
Merge pull request #375 from Wakusei/port-yamlcpp
...
Added yaml-cpp
2016-11-30 12:35:03 -08:00
Alexander Kaspar
03cdf1dc97
[qca] import local certs
2016-11-30 21:34:35 +01:00
Alexander Kaspar
5a04753a4a
[qca] added PS script to extract local certs from store
2016-11-30 17:16:59 +01:00
flysha
915d99ecb7
[aws-sdk-cpp] correct FORCE_SHARED_CRT
2016-11-30 23:06:00 +08:00
flysha
5b2d836e14
[aws-sdk-cpp] enable static and disable test
2016-11-30 23:03:49 +08:00
Manuel Massing
05f9b3a164
[gdal] Rename dynamic gdal libraries to match static library naming, add "d" suffix for debug libraries
2016-11-30 10:38:56 +01:00
Manuel Massing
e3001c78b9
[gdal] Enable building of PDBs in release builds as well, copy PDBs over
2016-11-30 10:38:56 +01:00
Manuel Massing
e7f0cf8694
[gdal] Separate build directories for dynamic and static build
2016-11-30 10:38:56 +01:00
Alexander Kaspar
069fb0f971
formatting portfile
2016-11-30 10:10:01 +01:00
Alexander Kaspar
334d666dda
Merge branch 'master' of https://github.com/Microsoft/vcpkg into qca
2016-11-30 09:39:27 +01:00
Robert Schumacher
61e484a640
Merge fix #306
2016-11-29 18:27:45 -08:00
Robert Schumacher
b2ec171574
[freeimage] Always define FREEIMAGE_LIB in static mode.
2016-11-29 18:02:49 -08:00
Robert Schumacher
af2b0cab42
[libraw] Rename Module to Config to increase flexibility of install locations
2016-11-29 17:48:32 -08:00
Robert Schumacher
6479147c6e
Merge branch 'master' into traversaro-add-freeimage
2016-11-29 17:38:54 -08:00
Robert Schumacher
ab147b838b
[vcpkg] Remove link-time choice of thread-safe vs non-thread-safe so that dependent libraries make the right choice.
2016-11-29 17:12:45 -08:00
Robert Schumacher
a07d94e1f0
Merge branch 'add-freeimage' of https://github.com/traversaro/vcpkg into traversaro-add-freeimage
2016-11-29 16:36:59 -08:00
Robert Schumacher
cb0d9e70a5
Merge pull request #365 from stammen/uwp-libiconv
...
fix for uwp builds
2016-11-29 16:14:14 -08:00
Alexander Karatarakis
f00ea33e4f
Merge branch 'entityx' of https://github.com/mattiascibien/vcpkg into mattiascibien-entityx
2016-11-29 13:24:46 -08:00
Alexander Karatarakis
52866d79b0
[globjects] Remove files from package dir and debug dir
2016-11-29 13:19:29 -08:00
Alexander Karatarakis
1e9f4dc301
Merge branch 'globjects' of https://github.com/mattiascibien/vcpkg into mattiascibien-globjects
2016-11-29 13:16:29 -08:00
Alexander Karatarakis
7c08cf4347
[glbinding] Remove files from package dir and debug dir
2016-11-29 13:14:56 -08:00
Mattias Cibien
e55e05dcb3
Added missing control info
2016-11-29 12:46:57 +01:00
Mattias Cibien
fa32afc372
Add entityx
2016-11-29 12:42:34 +01:00
Alexander Karatarakis
c6fe22929c
[anax] BUILD_SHARED_LIBS is automatically set by vcpkg
2016-11-29 02:33:07 -08:00
Alexander Karatarakis
4d29b5a563
Merge branch 'anax' of https://github.com/mattiascibien/vcpkg into mattiascibien-anax
2016-11-29 02:28:27 -08:00
Mattias Cibien
537bded431
Initial anax port
2016-11-29 10:42:02 +01:00
Silvio Traversaro
394d3fd157
[freeimage] Add vcpkg_copy_pdbs()
2016-11-29 09:52:06 +01:00
devel71
9e61116321
Merge branch 'master' of https://github.com/Microsoft/vcpkg into qca
2016-11-29 09:36:10 +01:00
sdcb
865faa4017
[aws-sdk] issues occurs in static build, revert code.
2016-11-29 11:04:32 +08:00
sdcb
a4b593ac62
[aws-sdk] drop static block because aws-sdk actually works in static builds.
2016-11-29 10:32:38 +08:00
Alexander Karatarakis
d933562a58
Move PYTHON2 "acquisition" to vcpkg_find_acquire_program
2016-11-28 17:17:28 -08:00
Alexander Karatarakis
d5ac945c2c
Merge pull request #361 from sdcb/dxutopt
...
[dxut] add build for optional libs.
2016-11-28 15:52:12 -08:00
Alexander Karatarakis
30369e64e9
Merge pull request #360 from sdcb/dxtk12
...
Add DirectXTK12
2016-11-28 15:46:10 -08:00
Alexander Karatarakis
0a2dfbee44
Merge pull request #344 from vlj/master
...
Add glslang.
2016-11-28 15:37:02 -08:00
Silvio
5bd036cf5a
Add freeimage port
...
Extensive modification have been done to support building with
external dependencies. The biggest change is a new CMake-based
build system.
Several patches are based on the equivalent ones used in Debian
packaging, see http://sources.debian.net/patches/freeimage .
The only dependency for which the internal version is still used is
OpenEXR.
2016-11-28 22:33:18 +01:00
Alexander Karatarakis
77f80e097f
Merge pull request #343 from mmassing/add_proj4_port
...
Add PROJ.4 cartographic projection library port
2016-11-28 13:08:41 -08:00
Dale Stammen
8ee0ec1699
fix for uwp builds
2016-11-28 13:01:55 -08:00
Manuel Massing
167f82b804
[ports] Initial commit of GDAL 1.11.3 port
2016-11-28 22:01:06 +01:00
flysha
84c99801c4
[aws-sdk-cpp] specify dynamic only
2016-11-28 23:06:04 +08:00
flysha
94776cec0e
[aws-sdk-cpp] correct the lib file
2016-11-28 23:03:26 +08:00
Manuel Massing
de3189dbe6
[proj] Remove unused parameters
2016-11-28 15:02:51 +01:00
Manuel Massing
c969fad3f9
[proj] Rename library to "proj.lib" / "projd.lib"
2016-11-28 15:02:51 +01:00
Manuel Massing
524f716570
[proj4] Rename port from "proj4" to "proj"
2016-11-28 15:02:51 +01:00
Manuel Massing
16a3384f9a
[proj4] Replace tabs with spaces
2016-11-28 15:02:51 +01:00
sdcb
e2e1c7d778
Add aws-sdk-cpp
...
Note:
1. I add a patch to not using git, because git will emit a wrong version number in initialize_project_version.cmake file.
2. building aws-sdk-cpp will emit some very long file(longer than 258 in my machine), to make it work, you must moving vcpkg into some shorter path like: C:\vcpkg
2016-11-28 19:15:42 +08:00
sdcb
00f10b7789
[dxut] add build for optional libs.
2016-11-28 13:06:48 +08:00
sdcb
e0d211cf0b
Add DirectXTK12
...
The DirectX Tool Kit (aka DirectXTK12) is a collection of helper classes for writing DirectX 12 code in C++
Official github: https://github.com/Microsoft/DirectXTK12
2016-11-28 10:02:07 +08:00
sdcb
3b345d4ab5
[chakracore] upgrade to 1.3.1
2016-11-28 09:50:37 +08:00
Mattias Cibien
a45a65f939
Fixed missing glm dependency
2016-11-27 09:37:54 +01:00
Mattias Cibien
98bb77dab2
Added maintainer and url
2016-11-27 09:26:00 +01:00
Robert Schumacher
bc8a015889
Merge pull request #346 from mikebmcl/master
...
Added ports for pixman 0.32.0 and cairo 1.14.6.
2016-11-26 17:46:47 -08:00
codicodi
76e1ee2cfc
Fix small logic error
2016-11-27 02:28:37 +01:00
codicodi
cfa70c4f67
[ICU] Initial commit
2016-11-27 02:23:55 +01:00
Alexander Karatarakis
9fdb1f8fe8
[clockutils] Remove copy of LICENSE
2016-11-26 16:11:27 -08:00
Alexander Karatarakis
56581e816a
[curl] Enable static building
2016-11-26 16:05:46 -08:00
Alexander Karatarakis
660797c22c
[clockutils] Call vcpkg_copy_pdbs()
2016-11-26 13:35:26 -08:00
vlj
4efbc5b135
Add glslang.
2016-11-26 22:35:02 +01:00
Alexander Karatarakis
e761b5ac0a
Merge branch 'master' of https://github.com/ClockworkOrigins/vcpkg into ClockworkOrigins-master
2016-11-26 13:25:58 -08:00
Mattias Cibien
de0065d9d2
Finished globjects
2016-11-26 21:14:30 +01:00
Mattias Cibien
90a0447f93
Initial globjects
2016-11-26 21:00:53 +01:00
Daniel Bonrath
469b819fdf
#339 added clockUtils port
2016-11-26 19:36:25 +01:00
codicodi
a510782857
Bump version
2016-11-26 16:55:29 +01:00
codicodi
c7bb71b29a
Specify path for includes
2016-11-26 16:54:51 +01:00
devel71
282d979c7e
[qca] fix cmake files dir
...
Added qt5 as Build-Depends to CONTROL file.
2016-11-26 13:56:01 +01:00
devel71
cb778ecfbd
[qca] fix cmake file location
...
Added qt5 Build-Depends to CONTROL file.
2016-11-26 13:51:09 +01:00
Robert Schumacher
02f00dfbc7
[zstd] Reduce modifications to the upstream CMake. Remove all variation from the import lib name.
2016-11-26 02:40:38 -08:00
Robert Schumacher
c076567336
Merge branch 'add-zstd-port' of https://github.com/saulthu/vcpkg into saulthu-add-zstd-port
2016-11-26 01:54:56 -08:00
Robert Schumacher
7e4a57fbfd
[curl] [freetype] [tiff] Add dependencies on zlib. Add curl dependency on openssl.
2016-11-26 00:15:57 -08:00
Robert Schumacher
351c9a85b2
[curl] [freetype] [tiff] Add dependencies on zlib. Add curl dependency on openssl.
2016-11-26 00:15:38 -08:00
Robert Schumacher
32157f8ce5
[vcpkg-integrate] Provide an opt-out for autolinking. Properly suppress integration via MSBuild when using CMake.
...
Add lib\ and lib\manual-link\ to additional library paths.
[gtest] Because the four libraries provided by gtest supply redundant symbols and define main, opt them all out.
Addresses #306 .
2016-11-25 23:10:27 -08:00
Robert Schumacher
cdba9a5e49
[rxcpp] Renaming downloaded file back to RxCpp-v3.0.0.tar.gz to avoid collisions with other libraries
2016-11-25 21:45:41 -08:00
Robert Schumacher
bff67a592d
Revert "Merge pull request #348 from kirkshoop/rxcpp3.0.0"
...
This reverts commit 82c29e0dc5
, reversing
changes made to a5b1ed784a
.
2016-11-25 21:44:01 -08:00
Robert Schumacher
82c29e0dc5
Merge pull request #348 from kirkshoop/rxcpp3.0.0
2016-11-25 21:37:34 -08:00
Robert Schumacher
a5b1ed784a
Merge pull request #347 from sdcb/rxcpp-3
...
[rxcpp] Upgrade to latest 3.0.0
2016-11-25 21:33:17 -08:00
Robert Schumacher
49258ecd62
Merge pull request #338 from sdcb/dxut-static
...
[dxut] switch dxut building static lib
2016-11-25 20:31:02 -08:00