3 Commits
Author SHA1 Message Date
huntedbytheirs 551ba34cab patch: hooks from zeta 2026-08-17 19:23:32 -04:00
huntedbytheirs 159f7bfe83 feat: --follow for deps and a custom example
--follow now follows the deptree of the definition
--follow is incompatible with --all
build_system = "custom" example with build.sh
2026-08-07 15:17:47 -04:00
huntedbytheirs a42001b9d8 feat: --all batches and -w for multi building.
--all builds all the files in a specified directory.
-w/--workers specifies how many workers to send out to build multiple
packages at once. -j specifies how many jobs each worker has. defaults
to one.
2026-08-07 15:11:00 -04:00