Commit Graph

12 Commits

Author SHA1 Message Date
Kevin Ring d1bffc5d37 Switch back to main vcpkg repo. 2025-11-06 10:28:31 +11:00
Kevin Ring 52e5736b4a Try again to remove blend2d and upgrade vcpkg.
Now that yesterday's vcpkg breakage has been reverted.
2025-10-29 14:49:15 +11:00
Kevin Ring b800becaae Revert to 2025.09.17 version of vcpkg.
The pre-release version I tried to use to get the blend2d changes has a
problem that causes builds to fail when using the vcpkg executable
included in the GitHub Actions images. See here:
https://github.com/microsoft/vcpkg/pull/30396#issuecomment-3452587376

So I'll restore the blend2d changes as an overlay port in a separate
commit.
2025-10-28 19:38:38 +11:00
Kevin Ring 60faebd4d2 Update vcpkg and remove blend2d overlay port.
This vcpkg version is not tagged, but was chosen because it includes
https://github.com/microsoft/vcpkg/pull/47969.
2025-10-28 18:07:33 +11:00
Kevin Ring 972a26aaad
Apparently manifest mode baseline must be a commit hash. 2025-09-24 11:14:58 +10:00
Kevin Ring 9ac9b3f6d6
Use tag instead of commit hash in manifest file, too. 2025-09-24 08:05:25 +10:00
Ghislain Cottat 4ba025d672 Move vcpkg baseline to 2025.09.17, to fix cpp-httplib's CVE-2025-53629 in 0.20.1 (need 0.23+) 2025-09-23 17:01:58 +02:00
Kevin Ring 229e336bd1 Update baseline for non-ezvcpkg builds, too. 2025-05-14 20:48:58 +10:00
Kevin Ring 8f2885589c Make sure overlay directories exist. 2025-05-14 20:40:50 +10:00
Kevin Ring be38a4bcf7 Clean up vcpkg overlay ports. 2025-04-22 14:47:56 +10:00
Tim Moore d2014a8a09 Change vcpkg baseline to 2024.11.16
This is the commit used in the ezvcpkg build.
2025-03-31 16:40:13 +02:00
Tim Moore 950c3d008d First cut as a vcpkg package
This is basically the addition of the vcpkg.json manifest and
vcpkg-configuration.json, which are both pretty minimal. In practice,
projects will probably copy those and add overlays.
2024-12-05 15:42:20 +01:00