summaryrefslogtreecommitdiff
path: root/scripts/makepkg.sh.in
AgeCommit message (Expand)Author
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
2009-01-16makepkg: Optional argument for run_package and create_packageAllan McRae
2009-01-16makepkg: hack around tee in run_package functionAllan McRae
2009-01-16makepkg: add functions for backup and restore of package fieldsAllan McRae
2009-01-16makepkg: add optional package functionAllan McRae
2009-01-13makepkg: fix my own stupid mistakeDan McGee
2009-01-13makepkg: use INTEGRITY_CHECK only for generation of checksumsAaron Schaefer
2009-01-12makepkg : fix a lot of breakages caused by AllanXavier Chantry
2009-01-03makepkg: Add support for specifying LDFLAGSAllan McRae
2009-01-03makepkg: move BUILDSCRIPT from makepkg.confAllan McRae
2009-01-03makepkg: Introduce purge optionAllan McRae
2009-01-03makepkg: Add used options to PKGINFO fileAllan McRae
2009-01-03makepkg: add fallback for when MAN_DIRS is unsetAllan McRae
2009-01-03makepkg: provide MAN_DIRS configuration variableAllan McRae
2009-01-02Merge branch 'maint'Dan McGee
2009-01-02makepkg: detect incorrect usage of provides arrayAllan McRae
2009-01-02makepkg: tidy version package testsAllan McRae
2009-01-02makepkg: quote all uses of BUILDSCRIPTAllan McRae
2009-01-02makepkg: Replace getopt with internal functionAllan McRae
2008-12-07Merge branch 'maint'Dan McGee
2008-12-07makepkg: ensure PKGBUILD does not contain CRLF charactersDan McGee
2008-12-07makepkg: several small bits of tidyingAllan McRae
2008-12-07makepkg: save and restore shell options before and after build()Dan McGee
2008-12-02Merge branch 'maint'Dan McGee
2008-11-30Simplify mercurial revision commandDan McGee
2008-10-31Merge branch 'maint'Dan McGee
2008-10-31makepkg: actually fix passing PKGBUILD from pipeAllan McRae
2008-10-31makepkg: fix bash substitution to work under older versionsDan McGee
2008-10-28makepkg: enable passing PKGBUILD from pipeAllan McRae
2008-10-28Merge branch 'maint'Dan McGee
2008-10-28makepkg: fix updating PKGBUILD when building SCM packagesAllan McRae
2008-10-12makepkg: allow compression type to be autodetectedDan McGee
2008-08-26Merge branch 'maint'Dan McGee
2008-08-25makepkg : allow to specify a download filenameXavier Chantry
2008-08-23makepkg : add --config option for an alternate config file.Xavier Chantry
2008-08-23makepkg: check all integrity sums found in the PKGBUILDDan McGee
2008-08-23Treat info pages like man pagesAllan McRae
2008-08-23makepkg : localize the Y/n part of the question.Xavier Chantry
2008-08-23makepkg: do insensitive comparisons of checksums.Xavier Chantry
2008-08-13Fix error when sourcing profile scriptAllan McRae