Commit Graph

55 Commits

Author SHA1 Message Date
Sharpened Blade 38f4443553 feat: Run build jobs in parallel
This will compile all packages simultaneously. The environment variable $PACKAGE should be set to the desired package before starting a build.  Any modified packages must also be added/removed from build.yml.

Merges https://github.com/t2linux/t2linux-fedora-kernel/pull/5
2023-06-22 15:27:40 +05:30
sharpenedblade c84d94ffa5 feat: Build srpms before binaries
Closes https://github.com/t2linux/t2linux-fedora-kernel/pull/3
2023-06-20 18:12:23 +05:30
sharpenedblade e44a27044a fix: Reduce git output with --quiet 2023-06-20 13:43:16 +05:30
sharpenedblade 90d1c9e980 refactor: Move package build logic to function 2023-06-20 10:39:21 +05:30
sharpenedblade d50ae24227 refactor: Rename build scripts 2023-06-19 17:09:16 +05:30