You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Eden CI
fb34519140
Update dependencies
* openssl-cmake: 3.6.2 -> 4.0.0
* openssl: 3.6.2 -> rsaref
* boost: 1.90.0 -> 1.91.0
* vulkan-validation-layers: 1.4.341.0 -> 1.4.350.0
* sirit: 1.0.4 -> 1.0.5
* httplib: 0.37.0 -> 0.46.1
* xbyak: 7.35.2 -> 7.37.3
* catch2: 3.13.0 -> 3.15.0
* sdl3: 3.4.8 -> 3.4.10
* libusb: 1.0.29 -> 1.0.30
* vulkan-headers: 1.4.345 -> 1.4.352
* vulkan-utility-libraries: 1.4.345 -> 1.4.352
2 months ago
..
package
update cpmutil
2 months ago
README.md
[cmake, docs, tools] update CPMUtil (#3183)
7 months ago
common.sh
[cmake, tools] update CPMUtil and add support for CPMUtil bundled Qt, module updates, cleanups (#3289)
7 months ago
format.sh
[cmake, docs, tools] update CPMUtil (#3183)
7 months ago
migrate.sh
[cmake, tools] update CPMUtil and add support for CPMUtil bundled Qt, module updates, cleanups (#3289)
7 months ago
package.sh
[cmake, tools] update CPMUtil and add support for CPMUtil bundled Qt, module updates, cleanups (#3289)
7 months ago
update.sh
[cmake, tools] update CPMUtil and add support for CPMUtil bundled Qt, module updates, cleanups (#3289)
7 months ago
CPMUtil Tooling
CPMUtil's tooling entirely revolves around the cpmutil.sh script. It contains various functions to aid with package maintenance, such as sanity checks, updates, formatting, prefetching, adding/removing packages, and much more. These are now self-documenting, so view the scripts yourself or run the cpmutil script for help.