| Age | Commit message (Collapse) | Author |
|
* [libwebm] upstream changes for Android NDK r15b
This applies upstream changes from master to libwebm 1.0.0.27 to
support building with Android NDK r15b and later up through
Android NDK r23 beta.
Commits taken from https://chromium.googlesource.com/webm/libwebm
master branch:
0ae757087f5e6eb01dfea16cc09205b2425cfb74
Fix android build failure with NDK r15b.
90967863b2f67962f52595a26abb8e4fa4105d44
mkvparser: fix float conversion warning
* [libwebm] update control file
* [libwebm] update versions
* Update ports/libwebm/CONTROL
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* Update versions/baseline.json
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* Update versions/l-/libwebm.json
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* Update versions/baseline.json
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* [libpx] use file INSTALL instead of COPY & RENAME
* [libvpx] update versions
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
|
|
* [brotli] add iOS support
This commit adds support for iOS by modifying the CMakeLists.txt
file to specify the BUNDLE DESTINATION parameter during install,
which is required for iOS builds.
* [brotli] update control file
* [brotli] update versions
|
|
* [concurrentqueue] Update to 1.0.3
* update version
|
|
* [realsense2] Update version to v2.42.0
* update version file
Co-authored-by: Cheney-Wang <v-xincwa@microsoft.com>
|
|
* [docs] Add CMake Integration to manifests.md
* [docs] Add command line reference to manifests.md
* Update docs/users/manifests.md
Co-authored-by: Adam Johnson <AdamJohnso@gmail.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
Co-authored-by: Adam Johnson <AdamJohnso@gmail.com>
|
|
|
|
2021-02-24-d67989bce1043b98092ac45996a8230a059a2d7e (#16400)
* [vcpkg-tool] Publish release 2021-02-24-d67989bce1043b98092ac45996a8230a059a2d7e
* Update bootstrap.sh
|
|
* [itpp] Fix include directory
* Update versions
* [itpp] Disable optional packages
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
|
|
* [rsasynccpp] Added rsasynccpp port
* [rsasyncpp] Fix ci.baseline.txt, portfile.cmake, baseline.json, sasynccpp.json
* [rsasynccpp] Added requested changes to vcpkg.json
* [rsasynccpp] Improve portfile.cmake, add supports
* [rsasynccpp] Fix version
* [rsasynccpp] Fixing x64-Windows-static triplet
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
|
|
* Added Hazelcast C++ client (https://github.com/hazelcast/hazelcast-cpp-client) port for Hazelcast in-memory database.
* Fixed the patch (The generated cmake files destination is corrected.)
* Updated the patch. see https://github.com/hazelcast/hazelcast-cpp-client/pull/812
* Disable uwp support.
* Added the missing version file for hazelcast-cpp-client.
* [hazelcast-cpp-client] Avoid checking in large patch file
* Format vcpkg.json
* Updated the version for the latest commit using the command `./vcpkg x-add-version --overwrite-version hazelcast-cpp-client`.
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
Co-authored-by: NancyLi1013 <lirui09@beyondsoft.com>
|
|
* [sqlite3] Update to 3.34.1
* Run x-add-version sqlite3
* [sqlite3] Change version scheme
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
|
|
* [python3] Update to 3.9.2.
* x-add-version
|
|
* [box2d] update to 2.4.1
* update version
* delete patch file
* update version
* update json
* update version
|
|
* [libpmemobj] update to 1.12
* update version
|
|
* [docs/users/manifests.md] add a link to the specification
* Accept review suggestions
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
|
|
* [psimd] create a new port
* [psimd] update baseline and port SHA
* [psimd] update port SHA
|
|
* [fxdiv] create a new port
* [fxdiv] update baseline and port SHA
|
|
* [amqpcpp] update to 4.3.11
* update version
* add vcpkg.json
* update version
* update amqpcpp.json
* update version
* format manifest
* update version
|
|
* [SDl2] Update patch
* update versions
|
|
* Update CONTROL
* Update portfile.cmake
* update version
Co-authored-by: Jonliu1993 <13720414433@163.com>
|
|
* Update taglib to 1.12.0
* Update versions file
Co-authored-by: Patrick Dehne <patrick@steidle.net>
|
|
* [boost] build boost on windows x86 with /safeseh
* add version files
|
|
* Updated SEAL's version to the latest.
* Updated version number in ports/seal/CONTROL.
* update version
Co-authored-by: Jonliu1993 <13720414433@163.com>
|
|
boost-container and boost-move (#16356)
* [poppler] Add dependency boost-container and boost-move
* [poppler] Add feature splash
* update version record
|
|
|
|
* [llvm] Fix resource path when building tools
* update version record
|
|
* [vcpkg] vcpkg_configure_meson: cross-compile fixes
This change includes two fixes to the meson cross-compile config.
The first change fixes the regex used to partition linker flag
options so that it supports double-hyphen prefixes.
The second change ensures that the cross file is always generated
when the target platform is either Android or iOS, even if the
host and target CPU architectures are the same.
* Use helper function instead of regex replace
Use vcpkg_internal_meson_convert_compiler_flags_to_list to partition
compiler flags into a list, instead of string(REGEX REPLACE ...).
|
|
|
|
* [functions-framework-cpp] update to latest release (v0.4.0)
* Apply patch for MSVC, fixing upstream right now
* I was wondering if this would need a new version
* Delete port version
|
|
* direcxtsdk port updated to use MS Downloads
* update version history
* Update ports/directxsdk/portfile.cmake
Co-authored-by: ras0219 <533828+ras0219@users.noreply.github.com>
* update version record
* Minor filename change
* Update version hash
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Co-authored-by: ras0219 <533828+ras0219@users.noreply.github.com>
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
|
|
* Issue #307
* Update baseline
|
|
libjsonnet (#16335)
* [jsonnet] Added a patch file to incorporate md5.cpp into libjsonnet
* [jsonnet] increment port version
* [jsonnet] update version record
|
|
|
|
|
|
* [soci] Fix feature mysql
* update version record
|
|
* [continuable] add a new port
* todo: create a patch for `find_package(function2)`
* [continuable] add patch to edit cmakelists
* [continuable] add port SHA
* [continuable] minimize patch
* update port SHA
|
|
* Update Halide to 11.0.0
* test PR branch
* run vcpkg x-add-version halide
* switch back to release/11.x
* rerun x-add-version
* update usage
* update Halide to 11.0.1
* ./vcpkg x-add-version halide --overwrite-version
|
|
* [quill] Uncomment QUILL_FMT_EXTERNAL macro
As we build using the vcpkg FMT port instead of the one bundled in Quill, this macro needs to be defined.
* [quill] Update version files
* [quill] Use vcpkg_replace_string
* [quill] Update version files
Co-authored-by: Rémy Tassoux <rt2@rasterizedworld.com>
|
|
|
|
|
|
* [vcpkg.cmake] modify to get in line with the audit
See PR #16055
This also (attempts to) allow vcpkg.cmake to run with cmake 3.0; we had
a VERSION_GREATER_EQUAL check, but that if keyword was added in cmake
3.7.
* s/target_name/package_name in find_package
* depend on z_vcpkg_function_arguments
instead of a custom macro
also, as a drive-by, switch to foreach(X IN LISTS ...)
* split the utility macros/functions out
additionally, move the options and settings to the top of the file
* move more options and settings to the top
* fix name of file
* fix ras code comments
* remove z_vcpkg_utilities due to export
* add cmake_policy(PUSH|POP)
* add VCPKG_INSTALLED_DIR input variable
* add .cmakestamp to vcpkg_installed
* fix osx ifs to use quotes
also, remove spaces between if and (, to keep style consistent
(mostly for ease of grepping...)
* fix bug fixed by #16193
* move z_vcpkg_add_fatal_error up
* fix RANGE for reals
|
|
(#16211) (#16212)
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
|
|
* [scripts audit] ports.cmake
* [testing] modify triplet files to test all ports
|
|
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
|
|
plugin lib dir on unix (#16245)
* [magnum] Correctly deploy shaderconverter and sceneconverter plugins
Signed-off-by: Squareys <squareys@googlemail.com>
* [magnum,-plugins] Only remove plugin lib dirs for Windows platforms
Signed-off-by: Squareys <squareys@googlemail.com>
* [magnum,-plugins] Clean up deletion of plugin libs and clarify in comment
Signed-off-by: Squareys <squareys@googlemail.com>
* Update versions
Co-authored-by: PhoebeHui <20694052+PhoebeHui@users.noreply.github.com>
|
|
* SObjectizer updated to v.5.7.2.2.
* Change the way of detecting static/dynamic libraries.
* Command 'x-add-version sobjectizer' completed.
|
|
* activated libraries generic_128 and ryu_printf
* updated version for ryu
* Fixed port version
* updated port version info for ryu
* removed generic_128 again, because it doesn't build under Windows
* updated version info
* - replaced CONTROL file with manifest file
- corrected version string and port version
* updated versions with "vcpkg x-add-version ryu"
* corrected formatting of ryu manifest file
* ran vcpkg --x-add-version again
|
|
|
|
* [vcpkg baseline][gsoap] Update to 2.8.111
* Update versions
|
|
* [scripts-audit] vcpkg_add_to_path
* regenerate docs
|