summaryrefslogtreecommitdiff
path: root/vcpkg.json
AgeCommit message (Collapse)Author
2025-12-18Bump github.com/microsoft/vcpkg from master to 2025.12.12dependabot[bot]
Bumps [github.com/microsoft/vcpkg](https://github.com/microsoft/vcpkg) from master to 2025.12.12. This release includes the previously tagged commit. - [Release notes](https://github.com/microsoft/vcpkg/releases) - [Commits](https://github.com/microsoft/vcpkg/compare/74e6536215718009aae747d86d84b78376bf9e09...84bab45d415d22042bd0b9081aea57f362da3f35) --- updated-dependencies: - dependency-name: github.com/microsoft/vcpkg dependency-version: 2025.12.12 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
2025-10-29Bump github.com/microsoft/vcpkg from master to 2025.10.17dependabot[bot]
Bumps [github.com/microsoft/vcpkg](https://github.com/microsoft/vcpkg) from master to 2025.10.17. This release includes the previously tagged commit. - [Release notes](https://github.com/microsoft/vcpkg/releases) - [Commits](https://github.com/microsoft/vcpkg/compare/4334d8b4c8916018600212ab4dd4bbdc343065d1...74e6536215718009aae747d86d84b78376bf9e09) --- updated-dependencies: - dependency-name: github.com/microsoft/vcpkg dependency-version: 2025.10.17 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
2025-09-30Bump github.com/microsoft/vcpkg from master to 2025.09.17dependabot[bot]
Bumps [github.com/microsoft/vcpkg](https://github.com/microsoft/vcpkg) from master to 2025.09.17. This release includes the previously tagged commit. - [Release notes](https://github.com/microsoft/vcpkg/releases) - [Commits](https://github.com/microsoft/vcpkg/compare/120deac3062162151622ca4860575a33844ba10b...4334d8b4c8916018600212ab4dd4bbdc343065d1) --- updated-dependencies: - dependency-name: github.com/microsoft/vcpkg dependency-version: 2025.09.17 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
2025-09-04Bump github.com/microsoft/vcpkg from master to 2025.08.27dependabot[bot]
Bumps [github.com/microsoft/vcpkg](https://github.com/microsoft/vcpkg) from master to 2025.08.27. This release includes the previously tagged commit. - [Release notes](https://github.com/microsoft/vcpkg/releases) - [Commits](https://github.com/microsoft/vcpkg/compare/dd3097e305afa53f7b4312371f62058d2e665320...120deac3062162151622ca4860575a33844ba10b) --- updated-dependencies: - dependency-name: github.com/microsoft/vcpkg dependency-version: 2025.08.27 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
2025-08-21Bump github.com/microsoft/vcpkgdependabot[bot]
Bumps [github.com/microsoft/vcpkg](https://github.com/microsoft/vcpkg) from master to dd3097e305afa53f7b4312371f62058d2e665320. - [Release notes](https://github.com/microsoft/vcpkg/releases) - [Commits](https://github.com/microsoft/vcpkg/compare/65be7019941e1401e02daaba0738cab2c8a4a355...dd3097e305afa53f7b4312371f62058d2e665320) --- updated-dependencies: - dependency-name: github.com/microsoft/vcpkg dependency-version: dd3097e305afa53f7b4312371f62058d2e665320 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
2025-02-17Revert "Temporary removed gmp because vcpkg package is broken."Hiroshi SHIBATA
This reverts commit b56b70a373753fd5c6d1b6df911342c8d0138695. Notes: Merged: https://github.com/ruby/ruby/pull/12763
2025-01-06Update vcpkg baseline with latest versionHiroshi SHIBATA
``` libffi:x64-windows@3.4.6 libyaml:x64-windows@0.2.5#5 openssl:x64-windows@3.4.0 * vcpkg-cmake:x64-windows@2024-04-23 * vcpkg-cmake-config:x64-windows@2024-05-23 * vcpkg-cmake-get-vars:x64-windows@2024-09-22 zlib:x64-windows@1.3.1 ``` Notes: Merged: https://github.com/ruby/ruby/pull/12064
2024-11-08Temporary removed gmp because vcpkg package is broken.Hiroshi SHIBATA
Notes: Merged: https://github.com/ruby/ruby/pull/12032
2024-06-05[Misc #20523] Use HEAD version of vcpkg at 20240605Hiroshi SHIBATA
This revision includes the following packages: ``` gmp:x64-windows@6.3.0 libffi:x64-windows@3.4.6 libyaml:x64-windows@0.2.5#4 openssl:x64-windows@3.3.0#1 vcpkg-cmake:x64-windows@2024-04-18 vcpkg-cmake-config:x64-windows@2022-02-06#1 vcpkg-cmake-get-vars:x64-windows@2023-12-31 zlib:x64-windows@1.3.1 ```
2024-01-26`vcpkg x-update-baseline` for updating baseline commit hash uses 2-spaces indentHiroshi SHIBATA
2024-01-26Added vcpkg manifest for windows build environment.Hiroshi SHIBATA
"builtin-baseline": "53bef8994c541b6561884a8395ea35715ece75db" is 2024.01.12 released version of vcpkg. https://github.com/microsoft/vcpkg/releases/tag/2024.01.12