eden/tools/cpm
crueter cfcfa52207
Add patch functionality
Signed-off-by: crueter <crueter@eden-emu.dev>
2026-06-25 19:59:41 -04:00
..
package Add patch functionality 2026-06-25 19:59:41 -04:00
common.sh Add patch functionality 2026-06-25 19:59:41 -04:00
format.sh Add patch functionality 2026-06-25 19:59:41 -04:00
migrate.sh [cmake] Update CPMUtil 2026-06-23 22:33:02 -04:00
package.sh Add patch functionality 2026-06-25 19:59:41 -04:00
README.md [cmake, docs, tools] update CPMUtil (#3183) 2025-12-31 17:16:46 +01:00
update.sh [cmake, tools] update CPMUtil and add support for CPMUtil bundled Qt, module updates, cleanups (#3289) 2026-01-14 19:29:13 +01:00

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.