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-09-16String improvementsXavier Chantry
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-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
2009-06-13makepkg: fix PKGBUILD sanity checkAllan McRae
2009-06-07makepkg: refactor sanity checking into a functionDan McGee
2009-05-18Add support for the xz archive formatPierre Schmitz
2009-05-16makepkg: fix sourcing BUILDSCRIPT and PATH issuesAllan McRae
2009-05-14makepkg: Document package splittingAllan McRae
2009-05-14makepkg: do not update pkgver when building source packageAllan McRae
2009-05-11makepkg: several small fixesAllan McRae
2009-04-26makepkg: make in-place sed portableAllan McRae
2009-04-11Merge branch 'xav/repo-add'Dan McGee
2009-04-11makepkg: fix double check on same pathDan McGee
2009-04-11makepkg: Fix integrity check when files are missing.Loui Chang
2009-03-30makepkg: run tidy_install with no package() functionAllan McRae
2009-03-29makepkg: do not bail on failure to install built packageAllan McRae
2009-03-26makepkg: adjust log clean-up for new filenamesAllan McRae
2009-03-25makepkg: adjust install_package for split packagesAllan McRae
2009-03-16Refactor testing for color message outputAllan McRae
2009-03-16makepkg: add pkgbase variableAllan McRae
2009-03-15Fix several issues with xdeltaXavier Chantry
2009-03-15Only check checksums if there is a source fileAllan McRae
2009-02-28makepkg : remove xdelta supportXavier Chantry
2009-02-23Merge branch 'maint'Dan McGee
2009-02-23makepkg: fix updating pkgrel with pkgver in SCM packagesAllan McRae
2009-02-08Merge branch 'maint'Dan McGee
2009-02-08makepkg: Make stripping debug symbols cross-platformSebastian Nowicki
2009-01-18makepkg: test fixes, part 2Dan McGee
2009-01-18makepkg: clean up test usageDan McGee
2009-01-17makepkg: repackage rework with package functionsAllan McRae
2009-01-16makepkg: implement creation of split packagesAllan McRae