summaryrefslogtreecommitdiff
path: root/scripts/makepkg.sh.in
Commit message (Expand)AuthorAge
* String improvementsXavier Chantry2009-09-16
* fix typos in makepkg.sh.inFrancois Charette2009-09-06
* makepkg: always keep sources symlinksXavier Chantry2009-09-06
* makepkg: new --skipinteg optionXavier Chantry2009-09-06
* Remove builddeps from option parserAllan McRae2009-08-08
* makepkg: change to pkgdir before creating PKGINFO fileAllan McRae2009-08-08
* Do not allow pkgnames to start with a hyphenCedric Staniewski2009-07-26
* Revert "makepkg: Exit on failure within build() or package() functions"Dan McGee2009-07-26
* makepkg: add pkgbase to .PKGINFO and database for split packagesAllan McRae2009-07-22
* makepkg: clean up BUILDSCRIPT usageAllan McRae2009-07-12
* makepkg: allow spaces in source file namesAllan McRae2009-07-12
* makepkg: fix breakage with '%' in source filenamesDan McGee2009-07-12
* makepkg: quote filenames when extractingDan McGee2009-07-12
* makepkg: check for package functions when package splittingAllan McRae2009-07-10
* makepkg: fix pkgdesc restoration with split packagingAllan McRae2009-07-10
* makepkg: Exit on failure within build() or package() functionsAllan McRae2009-07-10
* makepkg: fix check for previously built packages with package splittingAllan McRae2009-07-10
* makepkg: clean up moving PKGINFO creation to a functionAllan McRae2009-07-10
* Update copyright headers and messagesDan McGee2009-07-01
* makepkg: Move .PKGINFO creation into a function.Loui Chang2009-06-22
* makepkg: Download sources and check checksums for any source package.Loui Chang2009-06-21
* makepkg: fix variable backup/restore for splitpkgAllan McRae2009-06-13
* makepkg: fix PKGBUILD sanity checkAllan McRae2009-06-13
* makepkg: refactor sanity checking into a functionDan McGee2009-06-07
* Add support for the xz archive formatPierre Schmitz2009-05-18
* makepkg: fix sourcing BUILDSCRIPT and PATH issuesAllan McRae2009-05-16
* makepkg: Document package splittingAllan McRae2009-05-14
* makepkg: do not update pkgver when building source packageAllan McRae2009-05-14
* makepkg: several small fixesAllan McRae2009-05-11
* makepkg: make in-place sed portableAllan McRae2009-04-26
* Merge branch 'xav/repo-add'Dan McGee2009-04-11
|\
| * Fix several issues with xdeltaXavier Chantry2009-03-15
* | makepkg: fix double check on same pathDan McGee2009-04-11
* | makepkg: Fix integrity check when files are missing.Loui Chang2009-04-11
* | makepkg: run tidy_install with no package() functionAllan McRae2009-03-30
* | makepkg: do not bail on failure to install built packageAllan McRae2009-03-29
* | makepkg: adjust log clean-up for new filenamesAllan McRae2009-03-26
* | makepkg: adjust install_package for split packagesAllan McRae2009-03-25
* | Refactor testing for color message outputAllan McRae2009-03-16
* | makepkg: add pkgbase variableAllan McRae2009-03-16
|/
* Only check checksums if there is a source fileAllan McRae2009-03-15
* makepkg : remove xdelta supportXavier Chantry2009-02-28
* Merge branch 'maint'Dan McGee2009-02-23
|\
| * makepkg: fix updating pkgrel with pkgver in SCM packagesAllan McRae2009-02-23
* | Merge branch 'maint'Dan McGee2009-02-08
|\|
| * makepkg: Make stripping debug symbols cross-platformSebastian Nowicki2009-02-08
* | makepkg: test fixes, part 2Dan McGee2009-01-18
* | makepkg: clean up test usageDan McGee2009-01-18
* | makepkg: repackage rework with package functionsAllan McRae2009-01-17
* | makepkg: implement creation of split packagesAllan McRae2009-01-16