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
Kirk Shoop
420795eed1
update rxcpp to 3.0.0
2016-11-25 19:27:07 -08:00
flysha
1794eec16d
[rxcpp] Upgrade to latest 3.0.0
2016-11-26 09:58:03 +08:00
Michael B. McLaughlin
57f051776f
Added ports for pixman 0.32.0 and cairo 1.14.6. Note that neither support UWP (pixman can only build as a static library due to having no exports and cairo depends on GDI among other things). Also, cairo depends on pixman, libpng, and zlib.
2016-11-25 18:48:19 -05:00
Manuel Massing
3cff7cd6af
Add PROJ.4 cartographic projection library port
2016-11-25 17:26:39 +01:00
Manuel Massing
84ce8ae5cb
[glew] Implement static build
2016-11-25 16:51:44 +01:00
ab
89314e0132
Adding http-parser library
2016-11-25 16:33:16 +01:00
Manuel Massing
4479955193
[boost] Link against correct version of zlib when building debug variant.
2016-11-25 15:58:57 +01:00
devel71
877b237f6f
initial commit to qca branch
2016-11-25 11:40:29 +01:00
sdcb
5cc2e93a6f
Add directxtk
...
Note:
1. dynamic build is not supported, because upstream build are static by default.
2. Currently uwp build are not supported, it can eanbled by swith to using DirectXTK_Windows10.sln instead of DirectXTK_Desktop_2015_Win10.sln. We can enable it in the future.
2016-11-25 17:37:48 +08:00
sdcb
266703eab8
[dxut] switch dxut building static lib
...
dxut is by building static library by default, my previous PR forcing dxut building dynamic by creating a huge patch (basically add dllimport/dllexport everywhere).
This PR droped the huge patch and switch building static library (which is the upstream default behavior).
related issue:
https://github.com/Microsoft/DXUT/issues/8
2016-11-25 16:42:12 +08:00
Jens Frederich
986c6e5ea0
[think-cell-range] upgrade to e2d3018
...
Signed-off-by: Jens Frederich <jens.frederich@vector.com>
2016-11-24 13:24:25 +01:00
Alexander Karatarakis
7f73ac8d4d
Merge pull request #322 from barcharcraz/libpq-postgres
...
added libodb-pgsql support
2016-11-23 16:08:38 -08:00
Alexander Karatarakis
d6c6818531
[fmt] Bump version
2016-11-23 16:03:44 -08:00
Alexander Karatarakis
d84e004929
Merge pull request #333 from barcharcraz/fix-fmt-again
...
mode fmt export all symbols on windows
2016-11-23 16:02:40 -08:00
Manuel Massing
8e911397c5
[boost] Build boost with zlib support
2016-11-23 19:07:47 +01:00
Alexander Karatarakis
7969392738
Merge pull request #328 from sdcb/mongo-c-remove-patch
...
[mongo-c-driver] Remove useless 0001_cmake.patch
2016-11-23 00:38:00 -08:00