aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-08-07[libcerf] Add new port (#7320)Alexander Täschner
* Add port for libcerf. * Indicate that static linkage is not available. * Patch to enable static build.
2019-08-07fix linux/mac (#7575)cDc
2019-08-06Update jsoncons to v0.131.2 (#7529)Daniel Parker
2019-08-06[cpp-taskflow] update to 2.2.0 (#7554)Reinforce-II
* [cpp-taskflow] update to 2.2.0 * use release tag instead of the commit id
2019-08-06Updated kangaru version (#7567)Guillaume Racicot
* Updated kangaru version * [kangaru] Fix SHA512 and update CONTROL version
2019-08-06[ffmpeg]Fix debug build in Windows. (#7476)JackBoosY
2019-08-06Update some ports version (#7534)Ehsan
* [imgui] Update library to 1.72 * [mbedtls] Update library to 2.16.2
2019-08-06[libevent] update to 2.1.11 (#7515)DailyShana
* [libevent] update to 2.1.11 * [libevent] Move scripts to tools folder * [libevent] Fix non-Windows build * [libevent] remove bin folder only for static build and move script to tools folder no matter static or dynamic
2019-08-06[tinycthread] Add new port (#7565)myd7349
2019-08-06Repair compression dependency bugs in cpprestsdk (#7472)Billy O'Neal
* Repair compression dependency bugs in cpprestsdk * Make it possible to turn off HTTP compression entirely to remove the zlib dependency in cpprestsdk. * Use the actual default features feature instead of a default features feature hack. * Actually hook up the Brotli setting so that someone installing that feature actually gets it. * Attempt to fix default-features.
2019-08-06Corrade: Drop vs2017 workaround when building HEAD for vs2019 (#7566)tarcila
* Corrade: Make sure to drop vs2017 workaround when building HEAD for vs2019 Otherwise building HEAD is broken. Also add a warning about current Corrade release not supporting vs2019, suggesting to use HEAD instead. * [corrade] this option name is wrong.
2019-08-06Update riffcpp (#7541)Francesco Bertolaccini
* Update riffcpp * Update riffcpp
2019-08-06Update sol2 portfile to 579908 (#7545)Justin Bruce Van Horne
- Update sol2 port to point to revision that installs to include/sol instead of include/sol/include/sol
2019-08-06[xercec-c] no symlinks in static build (#7490) (#7500)crusader-mike
2019-08-06[alembic] fix hdf5 linkage (#7551)Alexander Neumann
2019-08-06[simdjson] Update to 0.2.1 (#7546)myd7349
* [simdjson] Update to 0.2.0 * [simdjson] Update to 0.2.1 * [simdjson] arm, arm64, x86 are not supported
2019-08-06[gaussianlib] Add new port (#7542)myd7349
2019-08-06[Openxr-loader] Remove the invalid patch (#7560)Cheney Wang
2019-08-02improve logic expression evaluation (#7508)Phil Christensen
* better logic expression evaluation Improve the logic expression evaluation currently used when filtering dependencies. Biggest improvements: + Allow '|' operator + Support nested '()' + Allow whitespace + Useful error message for malformed expressions Also changed names of types to RawParagraph when that is what the original author was using.
2019-08-02[vcpkg-docs] Reword and reorganize overlay-triplets-linux-dynamic.md (#7502)Robert Schumacher
2019-08-02Add feature halide to OpenCV. (#7499)NiHoel
* Add feature halide to OpenCV. * Add dependency of opencv[halide] to opencv[dnn].
2019-08-02[casclib] Added CMake targets (#7522)Stijn Herfst
* Added CMake targets * Windows build failure fix * [casclib] Improve CMake find_package() integration * [casclib] Remove unused lines
2019-08-02[libusb]Fix using mismatched CRT_linkage/library_linkage issue. (#7465)JackBoosY
2019-08-02[argh] fix flaky cmake config (#7527)Phil Christensen
2019-08-02[ctbignum] Add new port (#7512)NancyLi1013
2019-08-02RESTinio updated to v.0.5.1.1 (#7514)eao197
2019-08-02[brigand] Add new port (#7518)NancyLi1013
2019-08-02Update some ports version (#7525)Ehsan
* [blosc] Update library to 1.17.0 * [boost-callable-traits] Update library to 2.3.2 * [cjson] Update library to 1.7.12 * [cppzmq] Update library to 4.4.1
2019-08-02[gdal] Fix duplicate pdb file (#7520)Lily
2019-08-02Update tests, and add documentation! (#7506)nicole mazzuca
This PR does the following: * fix tests -- now, they're always built in the CMake scripts, and they work on VS2015 *add a new flag, BUILD_TESTING, which allows one to turn off testing builds * Add documentation for running tests
2019-08-01[manyports]Regenerate patches and modify how the patches are used. (#7484)JackBoosY
* [ccfits]Regenerate patches and modify how the patches are used. * [itpp]Regenerate patches and modify how the patches are used. * [mpg123]Regenerate patches and modify how the patches are used. * [qwt]Regenerate patches and modify how the patches are used. * [sdl1]Remove a patche and modify how the patches are used.
2019-08-01[easyhook]Add new port. (#7487)JackBoosY
* [easyhook]Add new port. * [easyhook]Replace files with a patch, add Description, use .Net framework 4.0. * [easyhook]Set ONLY_DYNAMIC_CRT. * [easyhook]Print error message when building static library.
2019-08-01 - remove trailing \r when parsing response file that might have Windows ↵lukka
line endings; (#7491) - when an option is not recognized (perhaps because it has trailing whitespace characters), print it out enclosed with single quote to delimit and highlight potenatial not printable characters.
2019-08-01Update some ports version (#7494)Ehsan
* [ade] Update library to 0.1.1e * [libpmemobj-cpp] Update library to 1.7 * [msgpack] Update library to 3.2.0 * [protobuf] Update library to 3.9.0 * [string-theory] Update library to 2.2 * [harfbuzz] Update library to 2.5.3
2019-08-01[Catch2] Update to v2.9.1 (#7497)RT222
2019-08-01Add riffcpp port (#7509)Francesco Bertolaccini
2019-08-01Bump version number (#7496)Griffin Downs
2019-08-01Add July changelog (#7501)Griffin Downs
2019-08-01[pcl]Fix Build failure in linux (#7413)JackBoosY
* [pcl]Set opengl as a port feature. * [pcl]Re-generate boost patch. * [pcl]Use vcpkg_check_features.
2019-07-31[OpenMPI] add a new port (#7142)2019.07Stefano Sinigardi
* [OpenMPI] add a new port * [OpenMPI] enable VCPKG_CONCURRENCY * [OpenMPI] fix prefix * [OpenMPI] fix license installation, compatible with single config build * [many ports] enable portable mpi implementation * [bond] Update Haskell stack SHA512
2019-07-31[cxxopts] Bumped to v2.2.0 (#7473)crusader-mike
* [cxxopts] Bumped to v2.2.0 * [cxxopts] switched off tests build
2019-07-31[amqpcpp] Update library to v4.1.5 (#7475)Ehsan
2019-07-31Update OpenXR to 1.0 (#7488)Bradley Austin Davis
2019-07-31Add PREFER_NINJA to many ports (#7468)Phoebe
* Add PREFER_NINJA to many ports
2019-07-30[Bullet3] feature for multithreading (#7474)Lassi
* feature for multithreading switch * remove prefer ninja
2019-07-30[nngpp] Add new port. (#7417)NancyLi1013
2019-07-30[ace] ace 6.5.6 (#7466)Johnny Willemsen
2019-07-29[xalan-c] linux support (#7126)Igor Kostenko
2019-07-29[azure-storage-cpp] Removed gcov dependency in debug Linux build (#7311) (#7404)crusader-mike
* Resolves "project is never up-to-date" problem (issue 6179) * [azure-storage-cpp] Removed gcov dependency in debug Linux build (#7311) * [azure-storage-cpp] bump version
2019-07-29[g3log] Fix https://github.com/KjellKod/g3log/issues/319 (#7448)myd7349
* [g3log] Fix https://github.com/KjellKod/g3log/issues/319 * [g3log] Update to 2019-07-29