Commit Graph

3346 Commits

Author SHA1 Message Date
Sean Warren
cc99ad6ee4 Use vcpkg version of BLAS and LAPACK in dlib
dlib v19.8 detects these packages correctly
2018-01-03 07:58:20 +11:00
Stanislav Ershov
757e75f89e [zstd] update to 1.3.3 2018-01-02 15:20:44 +03:00
clvn
386e69c6b2 [jack2] Prefer using vcpkg_from_github. Removed check for Windows Store 2018-01-01 15:43:41 +01:00
Alexander Karatarakis
ead35fd00a
Merge pull request #2479 from ivysnow/mongoc
[libbson, mongo-c-driver] update to 1.9.0
2018-01-01 14:48:45 +02:00
jasjuang
e95ab9c510 [harfbuzz] update to 1.7.4 2018-01-01 00:19:40 -08:00
Ivy Snow
7f3e5e3f77 [mongo-c-driver] update to 1.9.0 2018-01-01 15:22:26 +08:00
Ivy Snow
ab884b5f0c [libbson] update to 1.9.0 2018-01-01 15:20:33 +08:00
Alexander Karatarakis
79fbc50de9
Merge pull request #2466 from pravic/sciter
[sciter] Update to 4.0.8.5649
2017-12-31 14:12:57 +02:00
Alexander Karatarakis
df015420e8
Merge pull request #2470 from Mixaill/asio_github
[asio] switch to vcpkg_from_github()
2017-12-31 14:12:17 +02:00
Barath Kannan
47189e90d5 fix qwt build 2017-12-31 10:12:22 +11:00
Barath Kannan
fe94a33bfe qt5 network auth module 2017-12-31 08:25:28 +11:00
Mikhail Paulyshka
7fbd67db7b [nlohmann-json] update to 3.0.1 2017-12-30 02:08:49 +03:00
Mikhail Paulyshka
42467a590e [asio] swith to vcpkg_from_github() 2017-12-30 01:22:14 +03:00
Jim Tilander
6800cbed5c Add support for Box2D to be build as a static library 2017-12-28 15:39:37 -08:00
Dmitry Marakasov
4bdaba0e50
Fix version 2017-12-28 22:28:44 +03:00
Mikhail Paulyshka
3aa16aeece [libdatrie] fix trietool for MSVC runtime 2017-12-28 16:20:38 +03:00
Frank Quinn
491e9c73a7 Modified OpenMAMA port to use vcpkg build option
This option enables searching in the debug directory for debug
libraries for OpenMAMA dependencies.
2017-12-27 23:03:48 +00:00
Alexander Karatarakis
50baf7db17
Merge pull request #2446 from ivysnow/libconfig
[libconfig] update to 1.7.1
2017-12-27 20:56:07 +02:00
Alexander Karatarakis
851f1ee1b0
Merge pull request #2451 from jasjuang/mpir
[mpir] use vcpkg_from_github
2017-12-27 20:53:23 +02:00
Alexander Karatarakis
c03f2b959b
Merge pull request #2450 from xoviat/patch-1
mpfr: fix download link
2017-12-27 20:52:47 +02:00
Alexander Karatarakis
841f2d3985
Merge pull request #2439 from UnaNancyOwen/update_realsense2
Update realsense2 port to librealsense v2.8.3
2017-12-27 20:47:33 +02:00
clvn
2de68fb779 [jack2] Initial commit 2017-12-27 12:18:50 +01:00
clvn
a3abeb2bb7 [portmidi] Initial port 2017-12-27 11:49:36 +01:00
Barath Kannan
d8f0ea9999 resolve merge conflicts 2017-12-27 16:57:43 +11:00
jasjuang
fe2d4e2ee9 [mpir] use vcpkg_from_github 2017-12-26 14:24:42 -08:00
xoviat
55d8069da3
mpfr: fix download link 2017-12-26 12:16:50 -06:00
Adrian Geipert
5abb2872f0 [gainput] Initial port 2017-12-26 17:46:05 +01:00
Ivy Snow
178517052f [fmt] update to 4.1.0 2017-12-26 12:45:49 +08:00
Ivy Snow
c8cddb849a [libconfig] update to 1.7.1 2017-12-26 12:43:00 +08:00
Tsukasa Sugiura
75f43baedf Update librealsense v2.8.3
Update librealsense v2.8.3.
2017-12-24 23:46:16 +09:00
Rémy Tassoux
538e61ab91 [bullet3] Update from 2.86.1 to 2.87 2017-12-23 18:07:20 +01:00
Rémy Tassoux
6699ddabb1 Merge remote-tracking branch 'upstream/master' 2017-12-23 18:02:35 +01:00
Force Charlie
44a1023f04 [libgit2] Initial port. 2017-12-24 00:14:20 +08:00
Rémy Tassoux
40245cde8c [directxtk] Update to the last version (dec2017) 2017-12-23 15:51:17 +01:00
Rémy Tassoux
63b7bcd8b9 [directxtex] Update to the last version (dec2017) 2017-12-23 15:51:00 +01:00
Rémy Tassoux
a5f206e423 [directxmesh] Update to the last version (dec2017) 2017-12-23 15:50:33 +01:00
pravic
e57bd44d28 [sciter] Update to 4.0.8.5649 2017-12-23 17:47:11 +03:00
jasjuang
6832578fe3 [opencv] update to 3.4.0 2017-12-22 21:23:57 -08:00
Robert Schumacher
753a19c618 Merge branch 'fix-linker-oom' into jasjuang-llvm 2017-12-21 12:14:03 -08:00
Robert Schumacher
db40d19f3d [qt5] Add atlmfc to dependencies on windows due to tlbase.h inclusion. Fixes #2344. 2017-12-21 12:02:08 -08:00
Robert Schumacher
95b739c1a8 [boost-python] Fix build. 2017-12-21 11:47:13 -08:00
Robert Schumacher
bf1045db70 Merge branch 'llvm' of https://github.com/jasjuang/vcpkg into jasjuang-llvm 2017-12-21 10:55:05 -08:00
Robert Schumacher
15ca078f60
Merge pull request #2419 from jasjuang/alembic
[alembic] update to 1.7.5
2017-12-21 10:29:20 -08:00
Robert Schumacher
4625659c26
Merge pull request #2376 from dzenanz/itk2
Improving support for ITK
2017-12-21 10:28:57 -08:00
Robert Schumacher
9491c60743 [assimp] Fixup: add missing patchfile 2017-12-21 03:46:39 -08:00
Robert Schumacher
4971bb4dca [libtorrent] Update to more recent snapshot to support boost 1.66 2017-12-21 03:46:08 -08:00
Robert Schumacher
ac32306cd2 [assimp] Fix unitialized variable issue. 2017-12-21 03:15:23 -08:00
Robert Schumacher
81bb62a8dd [boost] Fix uwp builds on systems with spaces 2017-12-21 02:38:02 -08:00
Robert Schumacher
26b5fe20b3
Merge pull request #2380 from IronsDu/master
Added port brynet - A C++ cross platform high performance TCP network library.
2017-12-21 00:21:15 -08:00
Robert Schumacher
31d686e7e4 [brynet] Use vcpkg_from_github 2017-12-21 00:19:44 -08:00
Vitaliy Didik
c426491191 [nghttp2] initial port (dynamic build only). (#2366)
* [nghttp2] initial port (dynamic build only).

* [nghttp2] Slight tweak
2017-12-21 00:13:50 -08:00
Robert Schumacher
b7ce0db27f [folly] Handle boost upgrade 2017-12-20 23:55:38 -08:00
Robert Schumacher
1e7b704939 [hpx] Handle boost breaking changes. Fixes #2416. 2017-12-20 23:47:39 -08:00
Guillaume Lachance
4e6678ba9d libmupdf initial port (#1950)
* libmupdf initial port

* [libmupdf] Use CMake for buildsystem replacement.
2017-12-20 23:39:45 -08:00
Anatoly Shirokov
a0b2767175 Added port libqrencode - a fast and compact QR Code encoding library (#2372)
* https://github.com/Microsoft/vcpkg/issues/2363

* libqrencode: Added necessary new line at end of CONTROL, portfile.cmake, usage files. Added copying the usage file in portfile.cmake, and removed unnecessary DBUILD_SHARED_LIBS as remarked @ras0219-msft

* [libqrencode] Adjust usage to match other packages
2017-12-20 23:37:02 -08:00
Robert Schumacher
d4b1d19912
Merge pull request #2409 from UnaNancyOwen/fix_boost
Initial experimental re-support for VCPKG_BUILD_TYPE release
2017-12-20 23:00:17 -08:00
jasjuang
b4e0467f9e [alembic] update to 1.7.5 2017-12-20 22:47:10 -08:00
Alexander Karatarakis
f10a95d551
Merge pull request #2403 from markgarcia/msvc-ignore-warning-C4201
[glm] Ignore MSVC warning C4201
2017-12-20 18:59:57 -08:00
Alexander Karatarakis
be3da41b0c
Merge pull request #2408 from pravic/sciter
[sciter] Update to 4.0.7.5637
2017-12-20 18:52:36 -08:00
Mikhail Paulyshka
cd6fb55cd9 [libdatrie] add version 0.2.10 2017-12-21 04:05:50 +03:00
Dženan Zukić
49e56732c0 Improving support for ITK 2017-12-20 14:31:52 -05:00
xoviat
f1f373b189
Merge branch 'master' into fftw 2017-12-20 13:24:59 -06:00
xoviat
6363688b6d [fftw] Build more libs 2017-12-20 13:23:07 -06:00
jasjuang
65f96fab1d [dlib] update to 19.8 2017-12-20 08:15:18 -08:00
Tsukasa Sugiura
6c55370286 Initial experimental re-support for VCPKG_BUILD_TYPE release
re-add this commit 5335d17
2017-12-20 18:57:16 +09:00
pravic
476dab7615 [sciter] Update to 4.0.7.5637 2017-12-20 08:56:32 +03:00
Robert Schumacher
8791faba96 [llvm] Add atlmfc to dependencies -- fixes #2400 2017-12-19 16:05:15 -08:00
Robert Schumacher
f381823f70
Merge pull request #2269 from Microsoft/boost-modular
[boost] Modularize and update to 1.66
2017-12-19 16:01:58 -08:00
Robert Schumacher
47e968937f [magnum] Remove --trace 2017-12-19 10:41:42 -08:00
Robert Schumacher
b79395c4ad Update downstream libraries to use modularized boost 2017-12-19 10:26:27 -08:00
Robert Schumacher
14358e8b25 [boost] Modularize 2017-12-19 10:21:58 -08:00
Mark Garcia
dde10c4936 [glm] Ignore MSVC warning C4201 2017-12-19 15:25:03 +08:00
Casey Carter
3f43b56bd9 Update Range-V3-VS2015. 2017-12-18 20:59:31 -08:00
Alexander Karatarakis
90c21c0c7d
Merge pull request #2388 from Chaiinik/master
[nlohmann-json] Update to 3.0.0
2017-12-18 17:43:08 -08:00
Michael Hansen
8ad25f0506 Update string-theory to 1.7 2017-12-18 11:10:11 -08:00
Chainik
9dd2ff2f07 [nlohmann-json] Update to 3.0.0 2017-12-17 15:01:16 +01:00
Alexander Karatarakis
76096c95f1
Merge pull request #2381 from markgarcia/tbb-2018_U2
[tbb] Update to 2018_U2
2017-12-15 15:46:38 -08:00
WPMGPRoSToTeMa
7c701c8012 [gsl-lite] Updated to 0.26.0 2017-12-15 21:20:32 +03:00
Mark Garcia
361c69660e [tbb] Update to 2018_U2 2017-12-15 17:59:11 +08:00
IronsDu
19cb797838 Added port brynet - A C++ cross platform high performance TCP network library using C++ 11. 2017-12-15 15:12:21 +08:00
Robert Schumacher
839285590a [gtest] Fix issue with renaming gtest DLLs in debug mode 2017-12-14 22:24:37 -08:00
Robert Schumacher
9af036fc0e [cpprestsdk] Update to 2.10.1 2017-12-14 19:06:12 -08:00
jasjuang
a196d7e398 [tinyxml2] update to 6.0.0 2017-12-14 13:29:55 -08:00
Barath Kannan
22e9a2b25d change serial module name 2017-12-15 07:15:38 +11:00
Barath Kannan
54c0f87da7 change to python2 for future web engine support 2017-12-15 07:07:24 +11:00
Barath Kannan
eb92719c5d fix naming issues 2017-12-15 07:02:25 +11:00
Robert Schumacher
6e653d88f6 [brotli] Fix regressions introduced during update 2017-12-13 06:20:07 -08:00
Mark Garcia
621d9afe7b Upgrade assimp to v4.1.0 (#2364)
* [assimp] Update to v4.1.0 and remove code patch which is fixed in new version

* [assimp] Fix vcpkg_fixup_cmake_targets argument

* [assimp] Fix formatting
2017-12-13 03:38:33 -08:00
Alexander Karatarakis
bbb431c5a9
Merge pull request #2356 from jasjuang/exiv2
[exiv2] update to latest master and fix debug config
2017-12-12 18:03:53 -08:00
Tsukasa Sugiura
85848475fe Fix Gtest port fails install when one of the configuration is set to VCPKG_BUILD_TYPE (#2359)
* Support build with master/HEAD

Gtest will be able to build with master/HEAD.

* Fix install when one of the configuration is set to VCPKG_BUILD_TYPE

Fix install when one of the configuration is set to VCPKG_BUILD_TYPE.
2017-12-12 17:34:16 -08:00
jasjuang
b59a4647ec [exiv2] update to latest master and fix debug config 2017-12-11 22:14:57 -08:00
Alexander Karatarakis
f3f9afd1c6 [openssl] Add -utf-8 flag 2017-12-11 17:29:04 -08:00
Robert Schumacher
47a6ca9f90
Merge pull request #2341 from cdcseacave/master
[tinyexif] update to version 1.0.1
2017-12-09 17:20:10 -08:00
Artem Golubikhin
d7b06be393 [speex] Fix release mode .def file. Add missing exports (#2340)
* [speex] Fix release mode .def file. Add missing exports
Fixed .def file in release mode (it is bugged after #2293 fix in d5395ac793) https://github.com/Microsoft/vcpkg/issues/2293#issuecomment-350449317
Added exports for speex_header_free and speex_mode_list (https://github.com/Microsoft/vcpkg/issues/2292#issuecomment-348773393)

* [speex] Fix regression for release mode import library
2017-12-09 17:19:12 -08:00
Robert Schumacher
5a8e2d9a8e [speex] Fix regression for release mode import library 2017-12-09 17:17:10 -08:00
cDc
662d3bd9be [tinyexif] update to version 1.0.1 2017-12-09 15:04:16 +02:00
atkawa7
9f0d33b6ad alac-decoder (#2176) 2017-12-09 00:33:33 -08:00
cDc
19860a0933 [tinyexif] add TinyEXIF library (#2221) 2017-12-09 00:24:19 -08:00
lcdtyph
940b33e52d [mbedtls] Initial port. (#2286)
* mbedtls: init port

* add VCPKG_LIBRARY_LINKAGE for static libs only

* [mbedtls] Slight cleanup
2017-12-09 00:00:06 -08:00
Robert Schumacher
2bcb3c98f5
Merge pull request #2338 from JayFoxRox/unicorn-port
[unicorn] Adding unicorn port
2017-12-08 23:55:51 -08:00
Robert Schumacher
8766979444 [unicorn] Adjust handling of CRT and LIBRARY LINKAGE. Reformat to LF. 2017-12-08 23:54:41 -08:00
Robert Schumacher
d11bad2012 [gtest] Remove renaming of DLLs -- only the import libs need renaming. 2017-12-08 22:40:45 -08:00
Robert Schumacher
08bbd62312
Merge pull request #2261 from UnaNancyOwen/fix_gtest
Add install googletest/src and Fix find_package Gtest
2017-12-08 22:39:18 -08:00
Jannik Vogel
8ea6a9818a [unicorn] Adding unicorn port 2017-12-09 00:09:23 +01:00
Alexander Karatarakis
583ee9ee91 [openssl] Remove entry of removed patch 2017-12-08 13:21:32 -08:00
Alexander Karatarakis
aad3fe1cbc
Merge pull request #2330 from eao197/master
Port for sobjectizer updated to v5.5.20
2017-12-08 13:18:42 -08:00
Alexander Karatarakis
0a6989405f
Merge pull request #2329 from jwillemsen/jwi-ace-646
[ACE] 6.4.6
2017-12-08 12:50:56 -08:00
Michał Janiszewski
9b14a7528d
[jansson] Prefer ninja 2017-12-08 13:50:06 +01:00
eao197
9bb4d5c74c Update for sobjectizer v.5.5.20 2017-12-08 12:10:10 +03:00
Johnny Willemsen
6ce08903f5
[ACE] 6.4.6 2017-12-08 09:55:46 +01:00
Alexander Karatarakis
48c4b79be5
Merge pull request #2326 from dscho/openssl-1.0.2n
openssl: update to v1.0.2n
2017-12-07 13:52:26 -08:00
Alexander Karatarakis
b81d13a956
Merge pull request #2325 from dscho/curl-7.57.0
curl: update to v7.57.0
2017-12-07 13:41:04 -08:00
Alexander Karatarakis
c20e1bc68a
Merge pull request #2314 from peergine-admin/fix-live555-latest
updata live555 live555-latest
2017-12-07 13:24:14 -08:00
Johannes Schindelin
c48cf285ec openssl: update to v1.0.2n
The patch to allow for spaces in paths while running the Perl helpers is
no longer necessary, and was dropped.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2017-12-07 22:21:56 +01:00
Alexander Karatarakis
7efd70488c [live555] Set version instead of latest and update CONTROL file 2017-12-07 13:20:05 -08:00
Johannes Schindelin
d64fd32046 curl: update to v7.57.0
Due to changes in curl's CMake support, where it now installs .cmake
files, we now have to make sure that they are installed into the correct
directory (and not duplicated into the debug/share/ directory, either).

Also, a change in the context of the 2nd patch required an update of
said patch.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2017-12-07 21:29:25 +01:00
LazyHamster
6351f9c21c [gmime] Update to version 3.0.5. 2017-12-07 12:59:08 +03:00
hwq@peergine.com
af8e296db5 updata live555 live555-latest 2017-12-07 12:12:35 +08:00
Alexander Karatarakis
29163e1566
Merge pull request #2301 from cguebert/crow-0.1
[crow] initial port
2017-12-06 18:28:03 -08:00
Alexander Karatarakis
e9e5a996ed
Merge pull request #2311 from Farwaykorse/port-ms-gsl
[ms-gsl] update to 2017-12-04
2017-12-06 18:24:48 -08:00
Alexander Karatarakis
1e6dd7b5d1 [libsodium] Disable tests
Also, this is a workaround for x64-windows-static taking forever in VS2017 15.5
2017-12-06 18:08:03 -08:00
eao197
50e34d957d Adaptation for so-5.5.20-beta1 2017-12-06 19:18:31 +03:00
Roelf-Jilling
89683742be [ms-gsl] update to 2017-12-04 2017-12-06 12:55:03 +01:00
Roelf-Jilling
438dc50389 [ms-gsl] simplify portfile 2017-12-06 12:55:03 +01:00
Robert Schumacher
1a2ac53e3d
Merge pull request #2300 from tobiaskohlbau/master
[fcl] add missing dependencies within cmake
2017-12-05 15:09:23 -08:00
Tsukasa Sugiura
2977e1d7cd Fix pcl/CMakeLists fot Visual Studio 2017
Fix conditional branch for Visual C++ 2017.
Visual C++ 2017 has a version number 191x.
2017-12-06 05:38:35 +09:00
Tobias Kohlbau
a81a516505
fcl: add missing dependencies within cmake
Signed-off-by: Tobias Kohlbau <tobias@kohlbau.de>
2017-12-05 17:16:46 +01:00
Christophe Guebert
09c8264e9c crow initial port 2017-12-05 15:09:14 +01:00
Alexander Karatarakis
216f7137b9 [re2] Don't pass BUILD_SHARED_LIBS
BUILD_SHARED_LIBS should not be locked to shared/static, because the other type will fail.
Vcpkg was overriding this flag before, so no behavior change. (i.e. static builds worked before as well).
Also tests = OFF.
2017-12-04 19:50:23 -08:00
Alexander Karatarakis
6c42097aef [re2] Use vcpkg_from_github() 2017-12-04 19:26:20 -08:00
Alexander Karatarakis
6f45d1038f
Merge pull request #2298 from rapoth/master
Added port for re2 2017-12-01 release
2017-12-04 19:25:06 -08:00
Rahul Potharaju
03ced8199b Adding re2 port 2017-12-04 17:15:16 -08:00
jasjuang
36579517b9 [aws-sdk-cpp] update to 1.3.15 2017-12-04 16:37:06 -08:00
Alexander Karatarakis
e30cabce35
Merge pull request #2296 from pravic/sciter 2017-12-04 14:32:19 -08:00
Barath Kannan
e373beac70 remove commented sections 2017-12-05 08:15:49 +11:00
pravic
fb3aefa4e6 [sciter] Update to 4.0.6.5590 2017-12-04 17:57:19 +03:00
Alexander Karatarakis
fe03086399
Merge pull request #2282 from sdcb/sdcb/vlpp
[vlpp] initial commit
2017-12-03 20:39:46 -08:00
Alexander Karatarakis
aff69dc6d0
Merge pull request #2275 from lazyhamster/libmspack
[libmspack] Initial port.
2017-12-03 20:37:34 -08:00
xoviat
805fabe58a Flint: enable DLL builds (#2271)
* [flint] enable dynamic building

* [flint] increment version
2017-12-03 20:37:01 -08:00
evpobr
11c6613ba9 [scintilla] Initial port. 2017-12-03 14:56:37 +05:00
Barath Kannan
c6a82f27f1 put qtmain in manual link directory, resolve resultant build issues with qtdeclarative 2017-12-03 19:19:08 +11:00
Robert Schumacher
3c242ba86d
Merge pull request #2289 from procxx/update-libtorrent
Update libtorrent to 1.1.5
2017-12-03 00:01:58 -08:00
Robert Schumacher
e235bd6511
Merge pull request #2270 from xoviat/mpfr
[mpfr] add MPFR_USE_INTMAX_T
2017-12-03 00:01:30 -08:00
Robert Schumacher
d5395ac793 [speex] Fix debug mode .def file. Add exports for extern globals. 2017-12-02 23:57:17 -08:00
Barath Kannan
768acf1966 re-add debug tools: 2017-12-03 10:30:13 +11:00
Stanislav Ershov
19d64fbf56 Update libtorrent to 1.1.5 2017-12-02 09:28:56 +03:00
lcdtyph
46ec37a17c libuv: update to v1.18.0 2017-12-01 20:56:04 +08:00
sdcb
8d3526e85f [vlpp] add the CppMerge.exe tool 2017-12-01 18:34:26 +08:00
sdcb
977d4decb4 [vlpp] initial create 2017-12-01 18:18:53 +08:00
Robert Schumacher
c8c332c893 Merge branch 'master' of https://github.com/Microsoft/vcpkg 2017-11-30 22:20:06 -08:00
Robert Schumacher
03ff483446 [botan] Revert upgrade due to regressions 2017-11-30 22:20:00 -08:00
Alexander Karatarakis
d165543c12 [libsodium] Fix static build trying to copy dlls 2017-11-30 18:10:33 -08:00
Robert Schumacher
0aa1bfe293 [harfbuzz] Revert upgrade due to regression 2017-11-30 16:26:37 -08:00
Robert Schumacher
0ade7d3d97 [netcdf-c] Fix x64-windows-static builds 2017-11-30 14:19:06 -08:00
Robert Schumacher
eb8c9e084b [llvm] Fail early on UWP 2017-11-30 12:43:45 -08:00
Robert Schumacher
26f12d20bb [many ports] Updates to latest 2017-11-30 12:27:56 -08:00
LazyHamster
ca3a6ab0fe [libmspack] Initial port. 2017-11-30 12:39:19 +03:00
Alexander Neumann
3dfe2ec64b Updated benchmark to v1.3 2017-11-29 22:22:04 +01:00
xoviat
9bc2ba5357
[mpfr] bump version 2017-11-29 12:33:08 -06:00
xoviat
b12e76cd60
[mpfr] prefer ninja 2017-11-29 12:23:46 -06:00
xoviat
8c6eb97ec7
[mpfr] revert portfile patch 2017-11-29 12:17:53 -06:00
xoviat
e0362393cf
[mpfr] define have_stdint_h 2017-11-29 12:17:31 -06:00
xoviat
d0f6656b55
[mpfr] fix source path 2017-11-29 11:56:17 -06:00
xoviat
7dda8dcdd0
[mpfr] fix portfile 2017-11-29 11:49:54 -06:00
xoviat
51c9c6eb61
[mpfr] prepend stdint to header 2017-11-29 11:49:09 -06:00
xoviat
6de016f753
[mpfr] add MPFR_USE_INTMAX_T 2017-11-29 11:28:30 -06:00
Robert Schumacher
6c5f52daf3
Merge pull request #2264 from oracleoftroy/master
Install cmake files so find_package works
2017-11-28 13:24:17 -08:00
Robert Schumacher
950b1494f8
Merge pull request #2268 from rossbrower/master
FreeRDP 2.0.0-rc1 #2267
2017-11-28 13:23:59 -08:00
Alexander Karatarakis
b87d510a38
Merge pull request #2257 from xoviat/patch-1
[fftw] remove fftw3 directory if it exists
2017-11-28 12:41:10 -08:00
Alexander Karatarakis
74ae772c25
Merge pull request #2262 from xoviat/patch-2
[arb] prefer ninja
2017-11-28 12:40:21 -08:00
Ross Brower
5cb154be11 FreeRDP 2.0.0-rc1 #2267 2017-11-28 11:55:10 -08:00
Arkady Shapkin
0a5a906af0 [folly] Update to version 2017.11.27.00 2017-11-28 21:53:05 +03:00
Tsukasa Sugiura
cb87b8c116 Enable Ninja build
Enable Ninja build.
2017-11-29 03:25:52 +09:00
Tsukasa Sugiura
10ad65ec7d Fix find Gtest
FindGtest.cmake that include in CMake finds the debug libraries that
file name with postfix "d".
2017-11-29 03:11:26 +09:00
Alexander Karatarakis
b9b4ae8641 [log4cplus] Change name of downloaded file 2017-11-28 02:19:33 -08:00
LazyWolf Lin
8a55bd8d3b [log4cplus] upgrade to v2.0.0rc2. (#2265) 2017-11-28 02:18:05 -08:00
Marc Gallagher
488e910260 Install cmake files so find_package works 2017-11-26 22:32:23 -08:00
Frank Quinn
10ab5ec665 Added port for OpenMAMA 6.2.1.SNAPSHOT
This is a snapshot version since it contains some changes
necessary to get vcpkg to play nicely with it.

When 6.2.2 is released, this port will be updated with it.
2017-11-26 23:17:02 +00:00
xoviat
dc83d0409c
[arb] prefer ninja 2017-11-26 14:52:30 -06:00
Robert Schumacher
7938006022 [ports] Mark several ports as unbuildable on UWP 2017-11-26 10:28:16 -08:00
Robert Schumacher
97101d4bd5 [fftw3] Detect stale sources 2017-11-26 09:01:32 -08:00
Tsukasa Sugiura
530aadc6e2 Add install googletest/src
Add install googletest/src directory for project that desirable to build
Google Test by compiling a single file.
2017-11-27 00:51:32 +09:00
Alexander Karatarakis
94bd9dd66e
Merge pull request #2258 from UnaNancyOwen/fix_qhull
Fix QHull port to remove static link libraries when installing dynamic link libraries
2017-11-25 18:48:37 -08:00
Robert Schumacher
14cbe496bc [vcpkg] Allow compilation inside WSL 2017-11-25 16:21:54 -08:00
xoviat
56a47f6339
[fftw] remove fftw3 directory if it exists 2017-11-25 17:48:26 -06:00
Robert Schumacher
5335d17f53 [vcpkg] Initial experimental support for VCPKG_BUILD_TYPE release 2017-11-25 15:25:18 -08:00
Tsukasa Sugiura
390806e931 Fix PCL port according to QHull port change
Fix PCL port according to QHull port change.
PCL will link dynamic link librariy of QHull when build dynamic link
library configure.
2017-11-26 07:49:30 +09:00
Tsukasa Sugiura
173a1d59a5 Fix remove files when install dynamic libraries
Fix remove files when install dynamic libraries.
2017-11-26 07:36:03 +09:00
Tsukasa Sugiura
fda988964d Enable Ninja build in QHull port
Enable Ninja build in QHull port.
2017-11-26 07:29:56 +09:00
Robert Schumacher
6b64a9adb6
Merge pull request #2237 from kypp/openvdb
new port: openvdb
2017-11-25 14:16:49 -08:00
Robert Schumacher
8b591b2c43
Merge pull request #2245 from janisozaur/patch-2
[speexdsp] Only use SSE on x86/amd64
2017-11-25 14:14:21 -08:00
Robert Schumacher
22fbd3ac36 [libpng] Remove unneeded CMAKE_SYSTEM_PROCESSOR override 2017-11-25 13:49:51 -08:00
Robert Schumacher
d299848f21
Merge pull request #2242 from jasjuang/leveldb
[leveldb] force static build when triplet is dynamic
2017-11-25 13:47:11 -08:00
Robert Schumacher
4d274a7bff [opencv] Disable msvcrt check to allow prepackaged ffmpeg 2017-11-25 13:45:33 -08:00
Robert Schumacher
90e520af8d
Merge pull request #2244 from janisozaur/patch-1
[jansson] Don't use WinCryptoApi for UWP builds
2017-11-25 13:18:22 -08:00
Robert Schumacher
b1f4391902
Merge pull request #2247 from fquinner/patch-1
Fixed qpid-proton port to not need system python
2017-11-25 13:17:54 -08:00
Robert Schumacher
a3ea74b9ed
Merge pull request #2250 from AndyM84/master
Adding UnitTest++ Port
2017-11-25 12:48:07 -08:00
Robert Schumacher
dbe732fd8a [unittest-cpp] Use vcpkg_from_github. 2017-11-25 12:47:41 -08:00
Robert Schumacher
fec269d594 [protobuf] Restore removed export required for GRPC. [grpc] Update to 1.7.2 2017-11-25 12:36:50 -08:00
Robert Schumacher
9a9c3a8634 [libiconv] Update to 1.15 2017-11-25 11:54:35 -08:00
Robert Schumacher
473d3e4c51
[protobuf] bump version to 3.5.0 2017-11-25 10:11:08 -08:00
Alexander Karatarakis
af65db39ff
Merge pull request #2254 from xoviat/fftw-cmake
[fftw] Use builtin cmake configuration
2017-11-24 22:43:58 -08:00
Alexander Karatarakis
4ffaea61a0
Merge pull request #2251 from thierryba/protobuf3.5
[protobuf] upgrade to 3.5.0
2017-11-24 18:06:14 -08:00
James Chang
5799ba24c4 [realsense2] update to v2.8.2 2017-11-25 01:48:01 +08:00
xoviat
9f4ea2d316 [fftw] bump version 2017-11-24 10:45:53 -06:00
xoviat
d476d8fe8d [fftw] Use builtin cmake configuration 2017-11-24 10:42:14 -06:00
Thierry Bastian
df4d694cf1 protobuf: upgrade to protobuf 3.5 2017-11-23 16:24:13 +01:00
Andrew Male
9114ae4816 Final edits to unittest-cpp portfile 2017-11-23 10:14:01 -05:00
Andrew Male
abf595e903 Adding UnitTest++ Port 2017-11-23 10:11:38 -05:00
Michał Janiszewski
105b2cccc6
[speexdsp] Check CMAKE_SYSTEM_PROCESSOR to enable SSE 2017-11-23 11:26:30 +01:00
Alexander Karatarakis
22d015073f [date] Update. Resolves #2222 2017-11-22 14:58:39 -08:00
fquinner
70ade5e03a
Fixed qpid-proton port to not need system python
Tried to build the last version of the port on a fresh build but
wouldn't work properly unless python.exe was already installed
on the system. This version explicitly uses the vcpkg provided
python.
2017-11-22 21:51:40 +00:00
Michał Janiszewski
746cfad3de
[speexdsp] Only use SSE on x86/amd64
This fixes UWP builds.
2017-11-22 16:18:45 +01:00
Michał Janiszewski
6a2904aebd
[jansson] Don't use WinCryptoApi for UWP builds
Jansson tries to use Windows' CryptoApi to seed its hash table. This API
is not exposed in UWP, but there is still a fallback to use current time
and PID.

This change makes Jansson use less-secure fallback, but fixes
compilation for UWP target.

See
https://jansson.readthedocs.io/en/2.10/apiref.html#c.json_object_seed
2017-11-22 14:30:48 +01:00
Robert Schumacher
e6c65b93b1 [sdl2] Use cmake for UWP 2017-11-22 04:40:44 -08:00
Robert Schumacher
26a180b804 [ogre] Fix unrelocatable CMake files, also attempt to enable Debug 2017-11-22 04:36:33 -08:00
Robert Schumacher
71be72e11d
Merge pull request #2092 from lazyhamster/ogre_1_10
[ogre] Update port to Ogre version 1.10.8.
2017-11-22 00:41:45 -08:00
Robert Schumacher
3c4a4560c6 [ogre] Fix static builds 2017-11-22 00:40:31 -08:00
jasjuang
c7caa18a71 [leveldb] force static build when triplet is dynamic 2017-11-21 23:30:36 -08:00
Robert Schumacher
27a523e61c
Merge pull request #2082 from Lyrex/devil-port
Add DevIL port
2017-11-21 22:50:54 -08:00
Robert Schumacher
46288a5a6d [devil] Enable static builds 2017-11-21 22:50:03 -08:00
Robert Schumacher
43fece81bd
Merge pull request #2241 from UnaNancyOwen/add_halide
Add Halide
2017-11-21 21:46:06 -08:00
Robert Schumacher
373cfcc8d8 [halide] Small tweaks, use hash check for license 2017-11-21 21:45:40 -08:00
Robert Schumacher
148f04c4cc
Merge pull request #2187 from seanwarren/lcms-debug-postfix
[lcms] Add 'd' debug postfix
2017-11-21 21:09:34 -08:00
Robert Schumacher
89a49b25b6 [lcms] Bump package version 2017-11-21 21:09:21 -08:00
Robert Schumacher
c240ecbf7f Merge branch 'master' of https://github.com/Microsoft/vcpkg 2017-11-21 21:05:44 -08:00
Robert Schumacher
18eeee6a2c [libssh2] Enable cmake config targets 2017-11-21 21:05:13 -08:00
Robert Schumacher
ba7fcb6f24
Merge pull request #2238 from janisozaur/libzip
[libzip] Update to 1.3.2
2017-11-21 20:57:18 -08:00
Tsukasa Sugiura
f86e4b2a6a Add Halide
Add Halide.
2017-11-22 13:27:19 +09:00
jasjuang
2ebc3938ea [alembic] fix string replace eats semicolon problem 2017-11-21 17:18:12 -08:00
Michał Janiszewski
0b3a91a01d [libzip] update patches 2017-11-21 21:35:36 +01:00
Michał Janiszewski
958c5e9276 [libzip] Update libzip to 1.3.2 2017-11-21 21:35:36 +01:00
kypp
7c6fb6081b new port: openvdb 2017-11-21 19:23:38 +01:00
Alexander Karatarakis
4cb5212dcb
Merge pull request #2217 from aybe/aubio-uwp
[aubio] patches for UWP builds
2017-11-21 01:25:52 -08:00
Alexander Karatarakis
74122324ad
Merge pull request #2228 from fquinner/feature-qpid-proton
Added port for qpid proton 0.18.1
2017-11-21 01:25:35 -08:00
Alexander Karatarakis
ec4eb5bc06
Merge pull request #2224 from jasjuang/libusb
[libusb] apply patch to make it libfreenect2 compatible
2017-11-21 01:14:18 -08:00
Alexander Karatarakis
23932a841e
Merge pull request #2216 from aybe/libsndfile-uwp
[libsndfile] patches for UWP builds
2017-11-21 01:12:39 -08:00
Alexander Karatarakis
9d93342017
Merge pull request #2214 from aybe/libflac-uwp
[libflac] patches for UWP builds
2017-11-21 01:03:35 -08:00
Aybe
395829c545 [libsndfile] fixed missing return ! 2017-11-21 06:54:11 +01:00
Aybe
38ae2f69b7 [libflac] using #ifdef for patches instead 2017-11-21 05:46:58 +01:00
Aybe
72fdd294b0 [libsndfile] patches applied with #ifdef instead 2017-11-21 04:39:13 +01:00
Aybe
c4d9af91c3 [aubio] bumping to 0.46 and using GitHub instead 2017-11-21 03:38:04 +01:00
Robert Schumacher
eec26f68fc [qt5] Reduce duplication in modular build by extracting qt5modularscripts 2017-11-20 17:07:03 -08:00
Robert Schumacher
3d8ba3e775 [SDL2] Move SDL2main.lib into manual-link. 2017-11-20 17:06:11 -08:00
Alexej Harm
4415ff5c16 [angle] Add CMake package with modules. (#2223)
* added angle cmake config

* bumped angle package version

* [angle] Add unofficial cmake targets
2017-11-20 15:33:06 -08:00
xoviat
1a6d0f5611 [mprf] add missing symbol (#2226)
* [mprf] create printf

* Update CMakeLists.txt

* [mpfr:portile] copy file
2017-11-20 15:10:00 -08:00
Robert Schumacher
ea6783f9ba [imgui] Use vendored stb at request of author -- static linking is explicitly worked around. Update to 1.52. 2017-11-20 15:05:44 -08:00
Frank Quinn
5123b32da1 Added port for qpid proton 0.18.1 2017-11-19 12:04:37 +00:00
jasjuang
cd9d32721d [libusb] apply patch to make it libfreenect2 compatible 2017-11-18 16:07:49 -08:00
Robert Schumacher
06819e43e3
Merge pull request #2219 from cdcseacave/master
[ceres] enable static CRT linkage for MSVC
2017-11-17 18:34:41 -08:00
Robert Schumacher
fcfa1e40da
Merge pull request #2220 from UnaNancyOwen/fix_pcl
Change OpenNI2 to feature option
2017-11-17 17:23:29 -08:00
Alexander Karatarakis
6b6fa2ab37 [date] Update to 2.3 2017-11-17 15:57:59 -08:00
Tsukasa Sugiura
c7888a36e4 Change OpenNI2 to option
Change OpenNI2 to option for build static link library.
2017-11-17 22:19:25 +09:00
cDc
85fe5932cf [ceres] enable static CRT linkage for MSVC 2017-11-17 13:48:52 +02:00
Robert Schumacher
875bb9a661 Merge branch 'qt5_modular' of https://github.com/Barath-Kannan/vcpkg into Barath-Kannan-qt5_modular 2017-11-17 00:22:15 -08:00
Robert Schumacher
c4ca996583
Merge pull request #2165 from cenit/master
[OpenGL] add GlU32.lib [GLU]
2017-11-17 00:17:41 -08:00
Robert Schumacher
161377d8f6
Merge pull request #2197 from UnaNancyOwen/fix_pcl
Fix find debug dependencies of PCL
2017-11-17 00:16:12 -08:00
Robert Schumacher
1b2f75be94 [vcpkg] Support \share\<port>\usage to handle libraries which are found through built-in Find Modules. 2017-11-16 23:54:55 -08:00
jasjuang
5236fa3cc7 add in clang and enable tools 2017-11-16 22:34:25 -08:00
Aybe
9bd4d9a050 [aubio] patches for UWP builds 2017-11-17 04:03:49 +01:00
Aybe
295bb9f454 [libsndfile] patches for UWP builds 2017-11-17 02:10:21 +01:00
Aybe
cb30c3fd00 [libflac] patches for UWP builds 2017-11-17 00:54:14 +01:00
Alexander Karatarakis
de7382ce89
Merge pull request #2191 from Innervate/redshell-1.1.2
Small version bump to redshell port
2017-11-16 14:49:05 -08:00
Alexander Karatarakis
5d80c622a4
Merge pull request #2206 from rosenqui/avro-c
[avro-c] Adding avro-c port
2017-11-16 14:47:06 -08:00
Alexander Karatarakis
52ef8c7280
Merge pull request #2212 from Alisayyy-Yang/disableTestBranch1116
[string-theory]disable the tests
2017-11-16 01:47:45 -08:00
Alisayyy-Yang
2e72678146 [string-theory]disable the tests 2017-11-16 01:35:19 -08:00
Robert Schumacher
7e3dcc4f09 [tesseract] Fix static linking. [icu][tiff] Add patches in toolchain to fix static linking. 2017-11-15 21:58:26 -08:00
Robert Schumacher
4228e1e389 [llvm] Install debug targets for cmake 2017-11-15 21:15:37 -08:00
Robert Schumacher
24283ec1ee [leptonica][tiff] Add LZMA to tiff's dependent libraries. Leptonica should use TIFF_LIBRARIES. 2017-11-15 18:57:05 -08:00
Eric Rosenquist
d182f929ee Initial commit of the C API for Apache Avro
Avro is a data serialization system.

https://avro.apache.org/docs/current/api/c/

A static library is the only build option at the moment.

The patch for PR#217 in the Avro repo is included since it contains a vital memory leak fix that has not yet been merged into the Avro code.

https://github.com/apache/avro/pull/217
2017-11-15 10:36:04 -05:00
pravic
c8412ae017 [sciter] Update to 4.0.5.5520 2017-11-15 17:57:43 +03:00
Alisa Yang
6ad50f9a30 [globjects]disable the gtests 2017-11-15 02:42:09 -08:00
Tsukasa Sugiura
0e4daf35ba Fix find debug library of FLANN
Fix find debug library of FLANN.
Currently, QHull port generates debug libraries with DEBUG_POSTFIX
(-gd).
Therefore, It doesn't need to be override.
2017-11-15 10:39:22 +09:00
Tsukasa Sugiura
1c43dfa4a2 Fix find debug library of QHull
Fix find debug library of QHull.
Currently, QHull port generates debug libraries with DEBUG_POSTFIX (_d).
Therefore, It doesn't need to be override.
2017-11-15 10:39:14 +09:00
yintothayang
dd695c1184 update CONTROL with latest deps 2017-11-15 09:58:21 +09:00
Jared Szechy
502baf1ccb
Add librabbitmq port 2017-11-14 12:07:17 -05:00
Robert Schumacher
5c9f0ff473 [coolprop] Avoid copying entire include/ directory. Add python2 to requirements. Simplify portfile. Fixes #2180. 2017-11-14 02:13:31 -08:00
Robert Schumacher
f06bf27397 [bond] Boost patch is no longer needed due to toolchain improvements. 2017-11-14 01:39:59 -08:00
Christopher Warrington
194edb784d Upgrade Bond to 7.0.2
* Updated to the 7.0.2 release of Bond.
* Regenerated patches.
2017-11-14 00:44:24 -08:00
Robert Schumacher
691c388f25
Merge pull request #2179 from tusharpm/update-libuv-1.16.1
libuv update
2017-11-14 00:05:18 -08:00
yintothayang
48c3fe7dde small version bump to redshell port 2017-11-14 12:20:23 +09:00
Stephen E. Baker
0526ec7678 [sdl2-mixer] Bump to 2.0.2
Follows upstream default mp3 library change from smpeg to mpg123
2017-11-13 21:55:33 -05:00
Sean Warren
28aaced0f5 [lcms] Add 'd' debug postfix 2017-11-14 11:54:11 +11:00
Alexander Karatarakis
1ea060d6fa
Merge pull request #2182 from seanwarren/libraw-debug-postfix
[libraw] Add 'd' debug postfix
2017-11-13 02:52:14 -08:00
Alexander Karatarakis
a4761aa26b [libraw] Bump version 2017-11-13 02:51:09 -08:00
gknowles
8bf974b0ad [dimcli] update to 3.1.1 2017-11-13 00:00:35 -08:00
Sean Warren
6a7d311ea5 [libraw] Add 'd' debug postfix 2017-11-13 12:23:29 +11:00
Tushar Maheshwari
8fd6bcfe6f Fixing libuv/CONTROL 2017-11-12 19:02:44 +05:30
Tushar Maheshwari
fffaa4af7e libuv update 2017-11-12 14:19:49 +05:30
Robert Schumacher
ca947c664a [allegro5][refprop-headers][libsodium][arb] Fix use of vcpkg_from_github's OUT_SOURCE_PATH parameter. Fixes #2178. 2017-11-12 00:22:51 -08:00
jasjuang
49e82f5db2 [glm] update to 0.9.8.5 2017-11-11 22:49:06 -08:00
xoviat
c2a757ab9a [if97] fix source path
Closes #2162
2017-11-11 22:46:58 -08:00
Alexander Karatarakis
6732d76e14 Fix header conflict caused by wincrypt/winsock2 and older Windows SDKs
If a project was using Windows 7 SDK and vcpkg was integrated,
the project would fail to build (the vcpkg ports use Windows 8.1/10 SDK)
2017-11-11 22:46:04 -08:00
Robert Schumacher
ec2bbaec84
Merge pull request #2172 from AndyM84/master
Enabling static linkage for libwebsockets
2017-11-11 21:02:39 -08:00
Robert Schumacher
482f85f414 [libwebsockets] Use vcpkg_from_github. Compare against VCPKG_LIBRARY_LINKAGE instead of VCPKG_CRT_LINKAGE. Use vcpkg_fixup_cmake_targets(). 2017-11-11 21:00:10 -08:00
Robert Schumacher
492b9448a7 [pcl] Fixup: commit missing patch 2017-11-11 19:03:13 -08:00
Robert Schumacher
b075fbc7bc
Merge pull request #2177 from IntelOrca/update-sdl2-v2.0.7
[sdl2] Update to 2.0.7
2017-11-11 12:36:07 -08:00
Robert Schumacher
d8ef6f95b4
Merge pull request #2173 from lp55/master
Adding package features for Dlib and OpenCV
2017-11-11 12:30:05 -08:00
Ted John
fbaaf5b109 [sdl2] Update to 2.0.7 2017-11-11 20:20:28 +00:00
Ted John
e57d38a812 [discord-rpc] Add v2.0.1
- Not properly configured for debug builds and always forced /MT. Fixed by patching cmake.
- Unable to stop building of examples, so delete afterwards.
2017-11-11 19:57:27 +00:00