Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/src/lib/build/build.sh
AgeCommit message (Expand)Author
2023-11-20feat(build): add --updpkgsums optionChristian Heusel
2023-10-17fix(build): use correct variable to reference available architecturesLevente Polyak
2023-10-14fix(build): allow using --install and --offload simultaneouslyAntonio Rojas
2023-10-02chore: refactor loop variable nameChristian Heusel
2023-10-02chore: refactor variable names in valid-{tags,repos}.shChristian Heusel
2023-08-27fix(build): installing packages into the chroot fails for relative linksChristian Heusel
2023-07-05chore(build): skip invalid architectures on autodetectionChristian Heusel
2023-06-18chore(doc): fix spelling typo in pkgrel detectionChristian Heusel
2023-05-27chore(build): improve error wording if no package repo could be detectedAntonio Rojas
2023-05-20pkgctl build: support worker slots for none tty buildsLevente Polyak
2023-05-20build: allow release options only in combination with --releaseChristian Heusel
2023-05-20build: support nocheck for initial bootstrap buildsLevente Polyak
2023-05-20edit: improve editor presence checkingCampbell Jones
2023-05-20build: command to build packages inside a clean chrootLevente Polyak