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
2024-03-09fix(pkgctl): skip path arguments that are not directoriesMorten Linderud
2024-02-09fix(build): forward target repo options to the release subcommandLevente Polyak
2024-02-08fix(build): allow unstable repositories to override repo targetLevente Polyak
2024-02-08feat(build): consolidate repo flags in build and release subcommandLevente Polyak
2024-02-06feat(build): allow to test-install the built packagesChristian Heusel
2024-01-21chore(build): factor out functions to modify PKGBUILDsChristian Heusel
2024-01-10fix(build): re-source the PKGBUILD to update changed valuesLevente Polyak
2024-01-10feat(build): update srcinfo file after buildLevente Polyak
2024-01-10feat(util): parallelize srcinfo generationLevente Polyak
2024-01-05chore(build): use more intuitive update-checksums option for humansLevente Polyak
2023-11-26feat(makechrootpkg): add option to interactively inspect the chrootLevente Polyak
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