summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
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-23Merge commit 'allan/working'Dan McGee
2009-06-23repo-add: use bsdtar optimization for better performanceDan 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-23repo-add: fail early if repo can not be createdXavier Chantry
2009-05-18Add support for the xz archive formatPierre Schmitz
2009-05-18repo-add: fix -n tests which are applicable only to stringsCedric Staniewski
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-15repo-add : rename gstmpdir to tmpdirXavier Chantry
2009-03-15repo-add : don't change the modification time on depends and descXavier Chantry
2009-03-15repo-add : new locking systemXavier Chantry
2009-03-15repo-add : fix package variables declarationXavier Chantry
2009-03-15repo-add : rewrite delta supportXavier Chantry
2009-03-15repo-add : drop delta support to rewrite it from scratchXavier Chantry
2009-03-15repo-add.sh.in : repo-remove improvementsXavier Chantry
2009-03-15repo-add cleanupXavier Chantry
2009-03-15Add pkgdelta script to create deltas.Xavier Chantry
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-28repo-add: print warning if same version already existsXavier Chantry