summaryrefslogtreecommitdiffstats
path: root/scripts/makepkg.sh.in
AgeCommit message (Expand)AuthorFilesLines
2009-02-24Merge branch 'maint'Dan McGee1-2/+0
2009-02-24makepkg: fix updating pkgrel with pkgver in SCM packagesAllan McRae1-2/+0
2009-02-08Merge branch 'maint'Dan McGee1-2/+2
2009-02-08makepkg: Make stripping debug symbols cross-platformSebastian Nowicki1-2/+2
2009-01-18makepkg: test fixes, part 2Dan McGee1-19/+19
2009-01-18makepkg: clean up test usageDan McGee1-50/+51
2009-01-17makepkg: repackage rework with package functionsAllan McRae1-20/+28
2009-01-16makepkg: implement creation of split packagesAllan McRae1-16/+47
2009-01-16makepkg: Optional argument for run_package and create_packageAllan McRae1-6/+20
2009-01-16makepkg: hack around tee in run_package functionAllan McRae1-1/+10
2009-01-16makepkg: add functions for backup and restore of package fieldsAllan McRae1-1/+22
2009-01-16makepkg: add optional package functionAllan McRae1-2/+55
2009-01-14makepkg: fix my own stupid mistakeDan McGee1-1/+1
2009-01-14makepkg: use INTEGRITY_CHECK only for generation of checksumsAaron Schaefer1-7/+9
2009-01-13makepkg : fix a lot of breakages caused by AllanXavier Chantry1-15/+5
2009-01-03makepkg: Add support for specifying LDFLAGSAllan McRae1-1/+1
2009-01-03makepkg: move BUILDSCRIPT from makepkg.confAllan McRae1-0/+1
2009-01-03makepkg: Introduce purge optionAllan McRae1-2/+13
2009-01-03makepkg: Add used options to PKGINFO fileAllan McRae1-3/+14
2009-01-03makepkg: add fallback for when MAN_DIRS is unsetAllan McRae1-0/+4
2009-01-03makepkg: provide MAN_DIRS configuration variableAllan McRae1-5/+4
2009-01-03Merge branch 'maint'Dan McGee1-14/+109
2009-01-03makepkg: detect incorrect usage of provides arrayAllan McRae1-2/+10
2009-01-03makepkg: tidy version package testsAllan McRae1-6/+6
2009-01-03makepkg: quote all uses of BUILDSCRIPTAllan McRae1-4/+4
2009-01-03makepkg: Replace getopt with internal functionAllan McRae1-2/+89
2008-12-08Merge branch 'maint'Dan McGee1-0/+4
2008-12-08makepkg: ensure PKGBUILD does not contain CRLF charactersDan McGee1-0/+6
2008-12-08makepkg: several small bits of tidyingAllan McRae1-22/+9
2008-12-08makepkg: save and restore shell options before and after build()Dan McGee1-0/+4
2008-12-03Merge branch 'maint'Dan McGee1-1/+1
2008-11-30Simplify mercurial revision commandDan McGee1-1/+1
2008-11-01Merge branch 'maint'Dan McGee1-2/+2
2008-11-01makepkg: actually fix passing PKGBUILD from pipeAllan McRae1-2/+7
2008-11-01makepkg: fix bash substitution to work under older versionsDan McGee1-2/+2
2008-10-29makepkg: enable passing PKGBUILD from pipeAllan McRae1-3/+9
2008-10-29Merge branch 'maint'Dan McGee1-1/+3
2008-10-29makepkg: fix updating PKGBUILD when building SCM packagesAllan McRae1-1/+3
2008-10-13makepkg: allow compression type to be autodetectedDan McGee1-2/+18
2008-08-27Merge branch 'maint'Dan McGee1-20/+45
2008-08-26makepkg : allow to specify a download filenameXavier Chantry1-20/+45
2008-08-24makepkg : add --config option for an alternate config file.Xavier Chantry1-30/+36
2008-08-23makepkg: check all integrity sums found in the PKGBUILDDan McGee1-20/+18
2008-08-23Treat info pages like man pagesAllan McRae1-6/+6
2008-08-23makepkg : localize the Y/n part of the question.Xavier Chantry1-3/+4
2008-08-23makepkg: do insensitive comparisons of checksums.Xavier Chantry1-1/+3
2008-08-14Fix error when sourcing profile scriptAllan McRae1-0/+3
2008-08-09Fix creation of source package with local source filesAllan McRae1-1/+1
2008-08-04makepkg: fix download functions with weird urls.Xavier Chantry1-12/+14
2008-08-04makepkg: Clarify usage instructions for --allsource/--sourceDan McGee1-1/+2