| Age | Commit message (Collapse) | Author |
|
* Add port for libcerf.
* Indicate that static linkage is not available.
* Patch to enable static build.
|
|
|
|
|
|
* [cpp-taskflow] update to 2.2.0
* use release tag instead of the commit id
|
|
* Updated kangaru version
* [kangaru] Fix SHA512 and update CONTROL version
|
|
|
|
* [imgui] Update library to 1.72
* [mbedtls] Update library to 2.16.2
|
|
* [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
|
|
|
|
* 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.
|
|
* 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.
|
|
* Update riffcpp
* Update riffcpp
|
|
- Update sol2 port to point to revision that installs to include/sol
instead of include/sol/include/sol
|
|
|
|
|
|
* [simdjson] Update to 0.2.0
* [simdjson] Update to 0.2.1
* [simdjson] arm, arm64, x86 are not supported
|
|
|
|
|
|
* 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.
|
|
|
|
* Add feature halide to OpenCV.
* Add dependency of opencv[halide] to opencv[dnn].
|
|
* Added CMake targets
* Windows build failure fix
* [casclib] Improve CMake find_package() integration
* [casclib] Remove unused lines
|
|
|
|
|
|
|
|
|
|
|
|
* [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
|
|
|
|
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
|
|
* [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.
|
|
* [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.
|
|
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.
|
|
* [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
|
|
|
|
|
|
|
|
|
|
* [pcl]Set opengl as a port feature.
* [pcl]Re-generate boost patch.
* [pcl]Use vcpkg_check_features.
|
|
* [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
|
|
* [cxxopts] Bumped to v2.2.0
* [cxxopts] switched off tests build
|
|
|
|
|
|
* Add PREFER_NINJA to many ports
|
|
* feature for multithreading switch
* remove prefer ninja
|
|
|
|
|
|
|
|
* 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
|
|
* [g3log] Fix https://github.com/KjellKod/g3log/issues/319
* [g3log] Update to 2019-07-29
|