| Age | Commit message (Collapse) | Author |
|
* Speed up the gdal build by using all available cores for make.
* Also build the debug build with all cores.
* Addresses the review comments.
Use VCPKG_CONCURRENCY so the normal vcpkg concurrency controls apply.
Use vcpkg_execute_build_process and NO_PARALLEL_COMMAND which allows
for builds to be retried in some cases where parallel builds might fail.
|
|
* [wepoll] Add new port
* [wepoll] Switch to dist branch
|
|
|
|
|
|
* [boost] Update to 1.71.0
* [openmvs] Fixes for boost 1.71
* [telnetpp] DISABLE_PARALLEL_CONFIGURE
* [execute_process] Fix output variables (like error_code) not getting populated
* [telnetpp] Add missing boost-exception dependency
* [boost] Refactor generate-ports.ps1 into scripts dir. Enable boost-thread on uwp.
* [boost-iostreams] Revert removal of zstd dependency
* [openmvs] Fix tools deployment
|
|
* [cppkafka] Fix dynamic build.
* [cppkafka] Remove CPPKAFKA_BOOST_STATIC_LIBS
* Remove CPPKAFKA_RDKAFKA_STATIC_LIB option
|
|
* [librdkafka] Add vcpkg-cmake-wrapper.cmake
* Update changes
|
|
* [halide]Upgrade to release_2019_08_27.
* [llvm]Fix llvm tools path in cmake.
* Re-trigger CI system.
|
|
* [curl] Update to 7.65.3
* [curl] Remove USAGE
(Use auto-generated message about exported config.)
* Add wrapper
* [curl] Update to 7.66.0
* Add wrapper to curl
* drop parent_scope
* add change that didn't make it
* Populate CURL_LIBRARY
* Fix transitive dependency
* try to actually set LIBRARIES
* get .libs
* fix curlpp and dynamic builds on linux
* add @cenit's suggestion and fix typo in curlpp
* modify PDAL patch
|
|
* [nanogui]Add new port.
* [nanogui]Repatch.
* [nanovg]Update the CONTROL version of the nanovg port.
|
|
files. (#8364)
|
|
|
|
* [Tweeny] Added Tweeny port
* Removed include(vcpkg_common_functions), replaced file() calls with vcpkg_fixup_cmake_targets
|
|
* cityhash
* clickhouse-cpp
* add LZ4_DISABLE_DEPRECATE_WARNINGS
* add CXX_STANDARD 11
* remove 'usage' file
* tabs -> spaces
* use version of 2019-05-22 instead of patching code
* fix: remove ports/cityhash/usage
|
|
Add new port for the ignition-fuel-tools version 1, part
of the Ignition Robotics Libraries (https://ignitionrobotics.org/).
|
|
|
|
|
|
|
|
* [sol2]Disable export namespace to fix usage issue.
* [sol2]Re-fix namespace issue.
|
|
|
|
|
|
|
|
|
|
* [openxr-loader] Add openxr C++ bindings
* Bump version
|
|
|
|
|
|
|
|
* [portable-snippets] Add new port
* [portable-snippets] Update to 2019-09-20
|
|
* [libosip2]Add new port.
* [libosip2]Use macro LIBOSIP2_VER.
|
|
* [libevent] crt linkage fix
|
|
Adding macro definition to silence new compile time diagnostics from
updated windows SDK. This is not expected to change the behavior, only
supress a new diagnostic that is warning about existing behavior.
|
|
|
|
|
|
|
|
|
|
* [cudnn] add port and enable it in darknet
* [OpenCV4] fix ffmpeg feature on uwp
* [darknet] enable integration with cuda/cudnn also with opencv3
* [darknet] update to latest revision
|
|
* [crfsuite] Add new port
* fix crfsuite
* remove patch file
* readd the patch file
* modify version of crfsuite, so no patch file are needed
|
|
* update mpfr to 4.0.2
|
|
* [minimp3]Add new port.
|
|
|
|
|
|
* Introduce latest feature to build Qt 5.13.1
|
|
* [otl] fix hash and update version
* [chartdir] fix hash
|
|
* [sdl2-mixer] Fix features dependency link libraries.
* [sdl2-mixer] Remove find_library.
* [sdl2-mixer] Fix feature name
* [sdl2-mixer] Fix feature options
|
|
|
|
* [open62541] fix dynamic build
* Add the regex back to unblock --head revision
|
|
* [ffmpeg] update to 4.2
* [ffmpeg] add missing dependencies under linux
|
|
* [libsoundio] Add libsoundio port
* [libsoundio] Add description and homepage
* [libsoundio] WindowsStore not supported
* [libsoundio] Fix libsoundio-config.cmake
* [libsoundio] Fix CMakeLists for Linux
|
|
release binaries (#8303)
|
|
|