Commit Graph

5032 Commits

Author SHA1 Message Date
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
Alexander Karatarakis
bcf7ad55e3
Merge pull request #2386 from WPMGPRoSToTeMa/gsl-lite-0-26-0-update
[gsl-lite] Updated to 0.26.0
2017-12-15 14:41:01 -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
Robert Schumacher
63a23cf0ca [vcpkg] Fix regressions in WSL build. 2017-12-14 14:31:28 -08:00
Robert Schumacher
7b7e7dac3b
Merge pull request #2377 from jasjuang/tinyxml2
[tinyxml2] update to 6.0.0
2017-12-14 13:47:54 -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
7a2120dba1 [vcpkg] Revert revert of #2369. 2017-12-13 11:02:04 -08:00
Robert Schumacher
e44da23456 Revert "Add quotation marks to support user profiles with spaces in them"
This reverts commit 0ba4b66293.
2017-12-13 10:46:10 -08:00
Robert Schumacher
73bfe1ce89
Merge pull request #2369 from juandent/master
Add quotation marks to support user profiles with spaces in them
2017-12-13 10:41:53 -08:00
JUAN DENT
0ba4b66293 Add quotation marks to support user profiles with spaces in them 2017-12-13 11:55:22 -06:00
Robert Schumacher
6e653d88f6 [brotli] Fix regressions introduced during update 2017-12-13 06:20:07 -08:00
Robert Schumacher
eb1a7b099e [vcpkg] Fix regressions introduced with update command. Fixed issue with upgrade where it assumed downloads were not allowed. 2017-12-13 05:43:00 -08:00
Robert Schumacher
7a6ffdc75c Revert "[vcpkg-upgrade] Initial commit of upgrade command."
This reverts commit 803347a0c5.
2017-12-13 04:48:13 -08:00
Robert Schumacher
e6b16165e7 Revert "[vcpkg-upgrade] Accept list of packages to specifically upgrade."
This reverts commit d88563cd09.
2017-12-13 04:47:59 -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
Robert Schumacher
d88563cd09 [vcpkg-upgrade] Accept list of packages to specifically upgrade. 2017-12-13 03:01:50 -08:00
Robert Schumacher
803347a0c5 [vcpkg-upgrade] Initial commit of upgrade command. 2017-12-13 02:22:52 -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
Alexander Karatarakis
dd1c2d9d62 Fix fetching dependency text 2017-12-12 18:01:12 -08:00
Alexander Karatarakis
1656cf7fa7 [powershell] Use \ instead of / for paths. Resolves #2358. Resolves #2361 2017-12-12 17:53:29 -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
4567fa5709 [vcpkg-cmake-toolchain] Mark _VCPKG_ROOT_DIR as INTERNAL 2017-12-09 17:25:12 -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
Robert Schumacher
3c2b2cc607 [vcpkg-cmake-toolchain]
Use list(APPEND) instead of set(). Fixes #2336.
Fix MPI issue introduced in cmake 3.10. Fixes #2317.
Add _VCPKG_ROOT_DIR to persisted variables to reduce disk access during cmake reconfigure.
2017-12-08 22:08:19 -08:00
Alexander Karatarakis
1f3013bea3 Improve vcpkgExtractFile. Also merge vcpkgRemoveDirectory/File 2017-12-08 15:16:35 -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
Alexander Karatarakis
2cdc48f69b
Merge pull request #2332 from janisozaur/patch-5
[jansson] Prefer ninja
2017-12-08 12:49:36 -08:00
Michał Janiszewski
9b14a7528d
[jansson] Prefer ninja 2017-12-08 13:50:06 +01:00