| Age | Commit message (Collapse) | Author |
|
* [skia] add new port
* [skia] add support for x64-windows
* [skia] use vswhere to locate MSVC
* [skia] update supports CONTROL field
* [skia] address review comments
* [skia] add compile definitions for metal
* [skia] use vcpkg to find programfiles
* [skia] add glob_single_file function
|
|
|
|
|
|
* [googleapis] update to v0.5.0 release
* Address review comments.
|
|
|
|
|
|
* [darknet] update to latest release
* [darknet] add corrections from review
|
|
|
|
Update google-cloud-cpp-common to v0.21.0, google-cloud-cpp to v0.20.0,
and google-cloud-cpp-spanner to v0.9.0. These changes need to be atomic,
thus the single PR.
|
|
|
|
* [openmvs] use project install folder (#10265)
* update scripts
|
|
* [nuspell] Add new port
* [nuspell] cosmetic fixes in portfile as requested
* [nuspell] cosmetic changes in portfile, better comments
|
|
|
|
|
|
* [zydis] Update to v3.0.0
Since v3.0.0 now depends on the internal zycore library via a submodule, I had to replace `vcpkg_from_github` with `vcpkg_download_distfile`
* [zydis] Switch to vcpkg_from_github
* Update Zydis to v3.1.0
Also, set `ZYDIS_ZYCORE_PATH` instead of moving the Zycore sources.
|
|
* [shogun] Fix target.cmake file path
* [shogun] Fix target.cmake file path
* Update the way to find dirent.h
* Add fix-dirent.patch
|
|
* Upgrade Azure-Storage-CPP
* Changing port name
|
|
* [boost-python] Try to fix build issue on Linux
* Update baseline: enable boost-python:x64-linux
* Fix number of processor detection on Linux: use CMake module
* Fix user-config.jam configuration on Linux
* Update baseline: enable boost-mpi:x64-linux
* Fix build boost-regex[icu] on Linux, issue #4962
|
|
|
|
* [fmt] Update to 6.1.2
* [spdlog] add patch to fix include missing
* [fmt] check if file exists before file(RENAME ...)
* [spdlog] bump version to 1.4.2-2
* [fmt][spdlog] Fix version number
|
|
pcl[pcap] still doesn't work on macOS for now, since the libpcap port doesn't support non-Linux systems.
|
|
* update openmvs
* update version
|
|
|
|
|
|
* Fix debug library name
* use option
* Update CONTROL
|
|
* [libgit2] Update to 0.99.0
* Update vcpkg conventions
* Use new approach to disallowing UWP builds
|
|
* Add boost-crc to hyperscan dependencies
* Add homepage to CONTROL file
* Increase port version to 5.1.0-4
|
|
WIN32 -> _WIN32, and CELERO_STATIC -> 1
|
|
* [libmysql] Apply patch to prevent configuration error in extra/re2
Configuration of the embedded extra/re2 produces an error on Mac with Clang:
CMake Error at extra/re2/CMakeLists.txt:74 (ADD_COMPILE_FLAGS):
Unknown CMake command "ADD_COMPILE_FLAGS".
cmake/compile_flags.cmake was not included.
* [libmysql] Remove empty directory /lib/plugin/debug after installation
* [libmysql] Update version to 8.0.4-6
* [libmysql] Remove deprecated include(vcpkg_common_functions)
* [libmysql] x64-osx is now expected to pass CI
* [libmysql] Simplify copying of copyright file
* [libmysql] Handle unsupported triplets with vcpkg_fail_port_install
|
|
* [jsoncons] Update to v0.145.0
* Update to v0.145.1
* Removed blank lines at end of .cmake file. Update to v0.145.2
* [jsoncons]Line include(vcpkg_common_functions) removed
|
|
* [xmlsec] Add cmake target exports
* Removed vcpkg_common_functions.
|
|
|
|
|
|
|
|
* Updating for HPX V1.4.1
* Addressing review comments
|
|
|
|
|
|
* Upgrade to 5.0.2
* Use modern vcpkg functions and remove deprecated code
* Update ports/cgal/portfile.cmake
Co-Authored-By: Laurent Rineau <Laurent.Rineau@cgal.org>
Co-authored-by: Laurent Rineau <Laurent.Rineau@cgal.org>
|
|
|
|
|
|
|
|
|
|
|
|
* [re2] update to 2020-01-01.
* [re2] Remove deprecated vcpkg_common_functions inclusion.
|
|
* [cpprestsdk] Update to v2.10.15.
* fix baseline
Fixes cpprestdsk on UWP.
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
|
|
The patch incorrectly left out the line just before the modification.
|
|
|
|
* [brotli] Fix build failure on arm64-uwp
* update baseline
|
|
|
|
|