| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-08-02 | [vcpkg-docs] Reword and reorganize overlay-triplets-linux-dynamic.md (#7502) | Robert Schumacher | |
| 2019-08-02 | Add 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-02 | RESTinio updated to v.0.5.1.1 (#7514) | eao197 | |
| 2019-08-02 | [brigand] Add new port (#7518) | NancyLi1013 | |
| 2019-08-02 | Update 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-02 | Update 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-01 | Update 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-01 | Add riffcpp port (#7509) | Francesco Bertolaccini | |
| 2019-08-01 | Bump version number (#7496) | Griffin Downs | |
| 2019-08-01 | Add 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.07 | Stefano 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-31 | Update OpenXR to 1.0 (#7488) | Bradley Austin Davis | |
| 2019-07-31 | Add 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 | |||
| 2019-07-29 | [darknet] add training feature (#7450) | Stefano Sinigardi | |
| * [darknet] add training feature * [darknet] remove unnecessary integrated CMake module * [darknet] update code ref | |||
| 2019-07-29 | [gl2ps]Update to use vcpkg new functions(vcpkg_from_gitlab). (#7453) | JackBoosY | |
| 2019-07-29 | [ecm] Update library to v5.60.0 (#7457) | Ehsan | |
| 2019-07-29 | [nlohmann-json] Update to 3.7.0 (#7459) | Kevin Lu | |
| Closes #7458 | |||
| 2019-07-26 | [vcpkg] Fix RealFilesystem::remove_all (#7430) | nicole mazzuca | |
| * fix remove_all we were attempting to remove READONLY files before this, and so set them to non-READONLY * fix linux/macos support * whee fix vs2015 | |||
| 2019-07-25 | [ECSUtil] update library to v1.0.7.2 (#7427) | bobk2824 | |
| 2019-07-25 | [forest] Update to Version 12.0.3 (#7410) | George Fotopoulos | |
| * Update CONTROL * Update to version 12.0.3 | |||
| 2019-07-24 | [Thrift] Make Thrift static again (#7302) | Phil Felton | |
| * Make thrift static * Update CONTROL * Thrift able to build statically and dynamically * Clean up bin dir in static * Changes as per discussion * Remove comment * Better comment | |||
| 2019-07-24 | [EasyCL] New GitHub Repository (#7387) | George Fotopoulos | |
| * Add EasyCL GitHub Repository * Update CONTROL | |||
| 2019-07-24 | Modify CMakeLists to split up vcpkglib (#7407) | nicole mazzuca | |
| Before this, we had vcpkg and vcpkg-test taking the vcpkglib source files directory -- this commit makes vcpkglib an object library. | |||
| 2019-07-24 | Add third party notices -- copied from chakracore (#7403) | nicole mazzuca | |
| Add third party notices -- copied from chakracore | |||
| 2019-07-24 | Merge pull request #7228 from ubsan/parallel-file-ops | nicole mazzuca | |
| Parallel file operations | |||
| 2019-07-24 | [pcl] Fix cuda building compatability issues with cuda 10.1 (#7388) | contre | |
| 2019-07-24 | [tesseract[training_tools]] Fix build error (#7360) | Lily | |
| 2019-07-24 | [Openxr-loader] Fix fatal error C1189 (#7376) | Cheney Wang | |
| 2019-07-24 | [inja] Use inja CMakeLists.txt (#7402) | Tri Tran | |
| * Provide CMake configs * Fix mismatching version in CMakeLists.txt (2.0.0 -> 2.1.0) * Update license (use LICENSE as copyright instead of using single header file as copyright) | |||
| 2019-07-24 | [libmariadb] Fix install path (#7396) | Lily | |
| 2019-07-24 | [xtensor-io] Add new port. (#7398) | NancyLi1013 | |
| 2019-07-24 | [date] fix issue 6530 (#7399) | Phoebe | |
