| Age | Commit message (Collapse) | Author |
|
Fix deps issues (#13229)
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
|
|
* [blaze] Update to Blaze 3.8
* Update CONTROL
Co-authored-by: Lily <47812810+LilyWangL@users.noreply.github.com>
|
|
|
|
vcpkg will now fail on failure to apply patches except when using `--head`.
|
|
|
|
|
|
* [GraphicsMagick] bug-fix: image files won't load
GM (GraphicsMagick) was failing to load image files, notably PNG or JPEG
images, as it was being compiled with support for 'GraphicsMagick
Modules'. These are files with names specific to GM, and of the format,
'IM_*.dll'. vcpkg's install process was not setting these up. This
patch makes sure that when GM is built, it embed's GM's own
image-loading code into graphicsmagick.dll.
* [vcpkg_extract_source_archive_ex] Add PATCHES argument
* [openmesh] Use direct download instead of gitlab
* [blaze] Use PATCHES argument
* [graphicsmagick] Use vcpkg_extract_source_archive_ex
|
|
* [blaze] Fix the SHA512 in the 'portfile.cmake'
* [blaze] Use commit SHA to avoid future tag movement. Fix patches.
|
|
|
|
changing download locations.
|
|
|
|
|
|
|
|
|
|
|
|
|