Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/scripts/makepkg.sh.in
AgeCommit message (Expand)Author
2009-11-15makepkg: use bash test operators, part twoIsaac Good
2009-11-15makepkg: use bash test operators, part oneIsaac Good
2009-11-15makepkg: Clarified error message when a sourceball exist alreadyEric BĂ©langer
2009-11-15makepkg: fix abortion after sourcing /etc/profileCedric Staniewski
2009-11-10Merge branch 'maint'Dan McGee
2009-11-10makepkg: quote arrays in order to preserve spaces in array itemsCedric Staniewski
2009-10-26Merge branch 'maint'Dan McGee
2009-10-24makepkg: allow passing arguments with spacesAllan McRae
2009-10-24Merge branch 'maint'Dan McGee
2009-10-24makepkg: change preselected option for cleaning the cache from Y to NCedric Staniewski
2009-10-24makepkg: use tput for terminal-safe colored and bold textCedric Staniewski
2009-10-24makepkg: define escape sequences globallyCedric Staniewski
2009-10-24makepkg: check for non-empty pkgbase instead of pkgnameCedric Staniewski
2009-10-24makepkg: remove empty .part files after a failed downloadCedric Staniewski
2009-10-20makepkg: fix testing for built package presenceAllan McRae
2009-10-20makepkg: allow overriding arch in split packagesAllan McRae
2009-10-20makepkg: allow overriding pkgver and pkgrel in split packagesAllan McRae
2009-10-20makepkg, repo-add: replace external commands with bash substitutions where po...Cedric Staniewski
2009-10-11Introduce new PKGBUILD variable `changelog`Cedric Staniewski
2009-09-22makepkg: tidy usage outputAllan McRae
2009-09-20Merge branch 'maint'Dan McGee
2009-09-16String improvementsXavier Chantry
2009-09-06sanity check for optdepends syntaxXavier Chantry
2009-09-06makepkg : check for invalid backup entryXavier Chantry
2009-09-06makepkg : refactor run_build and run_packageXavier Chantry
2009-09-06makepkg: exit on error during build() or package()Henning Garus
2009-09-06Merge branch 'maint'Dan McGee
2009-09-06fix typos in makepkg.sh.inFrancois Charette
2009-09-06makepkg: always keep sources symlinksXavier Chantry
2009-09-06makepkg: new --skipinteg optionXavier Chantry
2009-08-08Merge branch 'maint'Dan McGee
2009-08-08Be consistent with naming of handle_deps functionAllan McRae
2009-08-08Remove builddeps from option parserAllan McRae
2009-08-08makepkg: change to pkgdir before creating PKGINFO fileAllan McRae
2009-07-26Do not allow pkgnames to start with a hyphenCedric Staniewski
2009-07-26Revert "makepkg: Exit on failure within build() or package() functions"Dan McGee
2009-07-22makepkg: add pkgbase to .PKGINFO and database for split packagesAllan McRae
2009-07-12makepkg: clean up BUILDSCRIPT usageAllan McRae
2009-07-12makepkg: allow spaces in source file namesAllan McRae
2009-07-12makepkg: fix breakage with '%' in source filenamesDan McGee
2009-07-12makepkg: quote filenames when extractingDan McGee
2009-07-10makepkg: check for package functions when package splittingAllan McRae
2009-07-10makepkg: fix pkgdesc restoration with split packagingAllan McRae
2009-07-10makepkg: Exit on failure within build() or package() functionsAllan McRae
2009-07-10makepkg: fix check for previously built packages with package splittingAllan McRae
2009-07-10makepkg: clean up moving PKGINFO creation to a functionAllan McRae
2009-07-01Update copyright headers and messagesDan McGee
2009-06-22makepkg: Move .PKGINFO creation into a function.Loui Chang
2009-06-21makepkg: Download sources and check checksums for any source package.Loui Chang
2009-06-13makepkg: fix variable backup/restore for splitpkgAllan McRae