| Age | Commit message (Collapse) | Author |
|
* [ffmpeg] Fix build static error
* Remove additional condition
|
|
* Upgrade Avro to 1.9.2 release
* Apply CR fixes
* Applied CR recommendations
|
|
|
|
* [grpc][openssl][upb] Fix install on uwp
* [upb] Remove unneeded changes
* [libodb-mysql] Disable parallel configure due to source writes
* [curl] Use openssl for UWP since SSPI is unsupported
* [ci.baseline] Update
|
|
* [spdk-ipsec] Modernize, cleanup, and mark unsupported on non-Linux
* [libpq] Remove stray whitespace; force rebuild
|
|
|
|
out) (#10443)
|
|
dependency of Boost.Thread on macOS (#10386)
* [sqlpp11-connector-mysql] Add Homepage to CONTROL file
* [sqlpp11-connector-mysql] Update to version 0.29
* [sqlpp11-connector-mysql] Remove deprecated function from portfile
|
|
|
|
|
|
* [mlpack] Fix build tool error
* Remove tests from tool feature
|
|
|
|
|
|
|
|
|
|
On Linux and macOS, if `which` is not installed (notably in Amazon's
amazonlinux docker base image), vcpkg fails to find system-installed
versions of tools. This is an issue when we don't attempt to install our
own versions of the tools, like with git (we fail to find any version of
git, and thus can't install any ports which come from a git repository).
Fixes #9927
|
|
Co-authored-by: Marc Boucek <marc.boucek@native-instruments.de>
|
|
* [raylib] Update to 2.6.0
* Remove unused comment
|
|
* unixODBC
* wip
|
|
|
|
|
|
|
|
- Drop patches (fixed upstream):
fix-option-2.patch
fix-arm64-config-define.patch
fix-arm-config-define.patch
- Add patch
pcre-8.44_suppress_cmake_and_compiler_warnings-errors.patch
|
|
* [cppgraphqlgen] Update to v3.1.0
* Add a Homepage to the CONTROL file
* Remove deprecated vcpkg functions
* Pick up a few more bug fixes in v3.1.1
|
|
* [libgit2] Add features to build against vcpkg pcre,pcre2
* version
* libgit2 will automatically link to 'system' zlib, which is inconsistent depending on if vcpkg zlib was installed or not. This rectifies this by always targeting vcpkg zlib
|
|
* Add "pthreads" feature to mbedtls.
* Cleanup portfile.
* Fix mbedtls pthreads support for Linux.
* [mbedtls] Require the pthreads port only on Windows.
* [mbedtls] Work around dependency issues about static linking.
|
|
|
|
|
|
the set of packages to install all target a different architecture than the prompt.
|
|
* Added ifdef and disabled Harfbuzz check for non-Windows machines
* Updated portfile and CONTROL as requested
|
|
* Enable compiling SuiteSparse DLLs
Generated dynamic libraries work ok when linked to other projects.
* [suitesparse] Refresh port file for new vcpkg
* Update CONTROL file.
|
|
* Fix mhook build error.
* Removed the following entries from scripts/ci.baseline.txt: mhook:x64-windows=fail, mhook:x64-windows-static=fail, and mhook:x86-windows=fail.
* Removed unnecessary lines from fix-windows-packing-mismatch.patch.
|
|
* Update ECSUtil v1.0.7.9
* Complete PR requested changes
remove: include(vcpkg_common_functions)
use: vcpkg_fail_port_install(ON_ARCH "arm" ON_TARGET "UWP" "Linux" "OSX")
* added: Supports: windows&(x64|x86)
Co-authored-by: Bob Kast <bob.kast@emc.com>
|
|
* [openal-soft] Fix find_package failed
* [openal-soft] Add usage
|
|
* [cli11] Update to version 1.9.0
* [cli11] Update to version 1.9.0
* [cli11] Modify options
|
|
|
|
* [liblemon] Fix post-build failed
* Update homepage field in CONTROL
|
|
* Update portfile.cmake
* Update CONTROL
* remove eof newlines
|
|
* [ixwebsocket] update to 7.6.3
* fix version
* Restore Source directive
Co-authored-by: Benjamin Sergeant <bsergeant@mz.com>
|
|
|
|
|
|
|
|
|
|
* [fcl] Update to 0.6.0
* Add dependency eigen
|
|
* [fltk] Fix build error on Linux
* [fltk] Modify ci.baseline.txt
* [fltk] Fix build error
* [fltk] Fix build error
* [fltk] Fix build error
* [fltk] Fix build error on MACOS
|
|
* ignition-modularscripts: move CMake config files only if necessary
Some ignition libraries (such as ignition-cmake2) already install the
CMake config file in the location required by vcpkg
* Add new port ignition-cmake2
|
|
* Fix tidy-html5 for non-Windows users
* Update ci baseline and remove deprecated stuff
|
|
* Fix incorrect filepath in globjects.
* Update CONTROL
|
|
|
|
|