| Age | Commit message (Collapse) | Author |
|
* 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
|
|
|
|
|
|
|
|
* Add missing constructors for TexRowCol required by VS2015
* Make TextRowCol() constexpr and noexcept
|
|
* Fix osx baseline
* fix osg configure issue
* re-trigger ci test
* re-trigger ci test
* [osg] Revert changes with osg and temporarily skip osg detection
* trigger ci test
* update baseline
Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
|
|
* [irrlicht] add feature to support unicode path on windows
* use vcpkg_check_features
* fix tools feature
|
|
|
|
|
|
* [libwebsockets] add libuv support
* [libwebsockets] Bump control version
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
|
|
* [proj4]Fix the feature database judgment.
* [proj4]Re-fix sqlite tool judgment.
|
|
* Don't show telemetry message when passing --disableMetrics to bootstrap.sh
* Don't show telemetry message when passing -disableMetrics to bootstrap-vcpkg.bat
|
|
* [osg]Fix dynamic build.
* [sdl1]Fix linux command.
* [osg]Fix linux build: disable present3D and osgstaticview.
* [osg]fix windows build-only for windows.
* [osg]Fix file INSTALL error.
* [osg]Add dependency conditions.
* [osg]disable OSG_USE_UTF8_FILENAME in Linux and OSX.
* [osg]Fix find dependency curl. Replace version num by macro.
* [osg]Add option CMAKE_CXX_STANDARD
* [osg] Remove library prefix.
* [osg] Fix install pdbs
* [osg] Remove usless plugin libs.
* update baseline
* update baseline
* update baseline
* update baseline
|
|
* [rxspencer] Add RxSpencer port
* No need to force dynamic linkage
* Review comments
* update baseline
* Update to latest upstream
* Review comments
* Update CONTROL
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
|
|
* [luajit] Improve static and dynamic CRT support
* [luajit] fix CRT linkage always static
* [luajit] Fix luajit.exe static build failure
* [luajit] Remove old patch
* [luajit] Remove old patch
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
|
|
* [ace] Update to 6.5.8
* Address review comments
* ports/ace/portfile.cmake:
* Put back copy step
* ports/ace/portfile.cmake:
* Fixed error
* ports/ace/portfile.cmake:
* ARM should work, let us try it
* ports/ace/portfile.cmake:
* ARM doesn't work yet, so disable it again
* ports/ace/portfile.cmake:
|
|
`vcpkg_install_meson()`, `vcpkg_fixup_cmake_targts()`, and `vcpkg_prettify_command()` (#7606)
* [vcpkg-docs] Add documentation for `vcpkg_configure_meson()`, `vcpkg_install_meson()`, `vcpkg_fixup_cmake_targts()`, and `vcpkg_prettify_command()`
* [docs] Address code review comments. Reformat docs for vcpkg_fail_port_install.
|
|
|
|
* FarmHash, a family of hash functions.
* WiP
|
|
* Add triplets for static libs with dynamic CRT
* Update .gitignore
|
|
brew no longer contains python2, since it's EOL, and duktape requires that for now
see https://github.com/svaarala/duktape/issues/1794
|
|
|
|
|
|
* Some package fixes necessary to build with MinGW toolchain
* [libraqm] Fix build error caused by trying to write to source directory
* [tmxparser] Fix build failure when tmx port is intalled before tmxparser port
System include path was added first on compiler command line. This leads to
build failure when there is a tmx.h header file in system include path.
* [qt5-base][angle] Trigger CI rebuild
* [kd-soap] Fix build error
* Update ci.baseline
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
|
|
|
|
|
|
|