This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
vcpkg
Watch
1
Star
0
Fork
0
You've already forked vcpkg
mirror of
https://github.com/microsoft/vcpkg.git
synced
2024-11-26 00:39:00 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
d5ea96667e
vcpkg
/
ports
/
vcpkg-cmake
/
vcpkg.json
6 lines
80 B
JSON
Raw
Normal View
History
Unescape
Escape
[scripts-audit] Rollup PR 2021-02-26 (#16440) * [scripts-audit rollup] PR #16419 * pull the cmake doc comment parsing out into its own function * support cmake helper ports * add real support for deprecation, as opposed to ad-hoc * [scripts-audit rollup] PR #16192 * add a z_ in front of internal functions * move internal functions out set feature_vars again in parent scope * [scripts-audit rollup] PR #16309 Audit vcpkg_copy_pdbs * [scripts-audit rollup] PR #16304 * Fix usage, documentation * [scripts-audit rollup] PR #16393 * [scripts-audit rollup] PR #16377 Deprecate `vcpkg_*_cmake` in favor of `vcpkg_cmake_*` from the `vcpkg-cmake` port, as well as `vcpkg_fixup_cmake_targets` in favor of `vcpkg_cmake_config_fixup` from the `vcpkg-cmake-config` port.
2021-03-01 05:17:19 +08:00
{
"name"
:
"vcpkg-cmake"
,
[vcpkg] Fix '/' incorrectly replaced by '-' on Linux. (#24098) * Fix '/' incorrectly replaced by '-' on Linux. * Update baseline. * Use MATCHES instead of STREQUAL. * Update version hash. * Add comment for future modifications. * Update version hash. * Update version-date. * Update baseline. * Update ports/vcpkg-cmake/cmake_get_vars/CMakeLists.txt Co-authored-by: Billy O'Neal <bion@microsoft.com> * Update version. * Run vcpkg format-manifest ports/vcpkg-cmake/vcpkg.json * Run vcpkg x-add-version vcpkg-cmake Co-authored-by: Nemirtingas <Nemirtingas@noreply.com> Co-authored-by: Billy O'Neal <bion@microsoft.com>
2022-05-07 08:17:27 +08:00
"version-date"
:
"2022-05-06"
,
[boost-modular-build-helper] Pass flags more correctly into b2 (#23001) * [vcpkg-cmake][boost-modular-build-helper] Rework vcpkg_cmake_get_vars to produce fully cooked flags * [ffmpeg] Fix arm-uwp builds * [ffmpeg] Fix arm-uwp builds * [ffmpeg] Fix arm64-windows * [ffmpeg] Fix arm64-windows * [ffmpeg] Update version after merge * [boost-modular-build-helper] Add <linkflags> to requirements * Address PR comments Co-authored-by: PhoebeHui <20694052+PhoebeHui@users.noreply.github.com> Co-authored-by: Victor Romero <viromer@microsoft.com>
2022-03-31 05:52:25 +08:00
"license"
:
"MIT"
[scripts-audit] Rollup PR 2021-02-26 (#16440) * [scripts-audit rollup] PR #16419 * pull the cmake doc comment parsing out into its own function * support cmake helper ports * add real support for deprecation, as opposed to ad-hoc * [scripts-audit rollup] PR #16192 * add a z_ in front of internal functions * move internal functions out set feature_vars again in parent scope * [scripts-audit rollup] PR #16309 Audit vcpkg_copy_pdbs * [scripts-audit rollup] PR #16304 * Fix usage, documentation * [scripts-audit rollup] PR #16393 * [scripts-audit rollup] PR #16377 Deprecate `vcpkg_*_cmake` in favor of `vcpkg_cmake_*` from the `vcpkg-cmake` port, as well as `vcpkg_fixup_cmake_targets` in favor of `vcpkg_cmake_config_fixup` from the `vcpkg-cmake-config` port.
2021-03-01 05:17:19 +08:00
}
Reference in New Issue
Copy Permalink