* Update CMakeLists.txt
* print lib prefix and suffix
* set extension to bc
* wip: wasm .bc copy workaround
* hack wasm32 boost libs copy
* rename bc to a
* remove status messages
* update port ver
* run addver cmd
* [blosc] Update to 1.21.3
* Update version
* [blosc] Update to 1.21.3
* update version
* [blosc] update to 1.21.3
* [blosc] Modify review comments
* [blosc]Modify CI Error
* [blosc]Modify review comments
* [blosc]Modify the patch name
* [blosc]modify CI error
* [blosc]update version
* [blosc]update version
* update version
* update version
* update git-tree
---------
Co-authored-by: Lily Wang <494550702@qq.com>
Added the ability for the 'default' port version to get a value in case they all change at once (as almost happened due to https://github.com/microsoft/vcpkg/issues/29288)
https://github.com/microsoft/vcpkg/pull/28356/ did not apply post-source stubs for url and locale. I suspect they were just forgotten to be checked in?
https://github.com/microsoft/vcpkg/pull/28617/ did not record the port version change in generate-ports.ps1.
Also fixed all files to have LF line endings. (since changing boost-vcpkg-helper version also changed all the other ports anyway)
Also changed "When changing this file also update and run scripts/boost/generate-ports.ps1" to "Automatically generated by scripts/boost/generate-ports.ps1" because I think that better conveys the consequences (your changes will get nuked).
Remove vendored copies of 3rdparty bimg dependencies.
No more installed 3rdparty static libraries from bimg.
Add `BGFX_CMAKE_USER_SCRIPT` as entry point to change functionality of
bgfx.cmake config without the need for patches.
Insert miniz, tinyexr and libsquish from vcpkg repo into config.
Remove vcpkg's nvtt because bgfx's is completely different.
Co-authored-by: Jonliu1993 <13720414433@163.com>
* breakpad - add core tools and linux ones
* Don't guard the vcpkg_copy_tools for "linux", and avoid installing debug headers rather than deleting them.
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
* Use higher level maintainer functions, cleanup
* Update
* Check vcpkg version
* Only static linkage on mingw
* Fix zlib linkage
* Patch for command line lenght issue
* Patch Basisu to include <libgen.h> for MinGW
* Bump Basisu port version
* Fix unescaped backslash in path to gperf
* Use || instead of or, honestly I don't know why this worked
* Revert "Fix unescaped backslash in path to gperf"
Will make the change to fontconfig in another branch
This reverts commit 6894e4583a.
* Put portfile patches on separate lines
* Update basisu.json
* Update basisu.json
Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
* update benchmark to 1.7.0
* add new benchmark version.
* add license field to benchmark
* fixup! add license field to benchmark
* update benchmark version
* [bzip2] add a "tool" feature to control the build of bzip2.exe
This is modelled after curl[tool], but it is on by default for
compatibility with the existing portfile.
* x-add-version, format
* Fix bzip2 git-tree.
* Remove deprecated rules
* update bzip2 git-tree
* Add the bzip2-1.0.6 SPDX license identifier
* treeish
Co-authored-by: Billy O'Neal <bion@microsoft.com>
* [boost-modular-build-helper]add mips64 support
* [boost-modular-build-helper]update port version
* [boost-modular-build-helper]update version database
Co-authored-by: Jamlys Lee <jamlys_lee@163.com>