summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
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-02Small makefile updateDan 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-28Give pacman-optimize a refresherDan McGee
2008-10-28makepkg: fix updating PKGBUILD when building SCM packagesAllan McRae
2008-10-18repo-add: Use openssl instead of md5sumDan McGee
2008-10-12makepkg: allow compression type to be autodetectedDan McGee
2008-10-12Quiet up the make process a bitDan 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-23Remove DB_COMPRESSION and DB_CHECKSUMS from makepkg.confXavier 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-19Factor shell script size command into configure scriptDan McGee
2008-08-19repo-add: add optdepends to the sync database.Xavier Chantry
2008-08-19repo-add: Fix whitespaces handling in variables.Nagy Gabor
2008-08-13Fix error when sourcing profile scriptAllan McRae
2008-08-09Fix creation of source package with local source filesAllan McRae
2008-08-04makepkg: fix download functions with weird urls.Xavier Chantry
2008-08-04makepkg: Clarify usage instructions for --allsource/--sourceDan McGee
2008-07-29makepkg: Fix STRIP_DIRS test.Xavier Chantry
2008-07-29makepkg : use /etc/profileXavier Chantry
2008-07-24makepkg: add packages to pkgdeps list only after successful installAllan McRae
2008-07-20Make strip paths configurableAllan McRae
2008-07-19Strip *.a libraries in makepkgAllan McRae
2008-07-19Use LC_ALL=C everywhereAllan McRae
2008-07-15Use "pacman -S $dep" in makepkg's dependency resolvingNagy Gabor
2008-07-15makepkg: speed up svn revision check for large repositoriesDan McGee
2008-07-07Merge branch 'maint'Dan McGee