Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
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-07makepkg: save and restore shell options before and after build()Dan McGee
2008-11-30Simplify mercurial revision commandDan McGee
2008-10-31makepkg: fix bash substitution to work under older versionsDan 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-08-25makepkg : allow to specify a download filenameXavier Chantry
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
2008-06-29repo-add cleanup.Xavier Chantry
2008-06-27Remove symlinks to libtool filesAllan McRae
2008-06-22Additional path quoting and srcdir/pkgdir usageAllan McRae
2008-06-15makepkg: add several quotes needed after nullglob.Xavier Chantry
2008-06-15makepkg: Add missing quotes for the source array.Xavier Chantry
2008-06-15Use openssl for checksum verification instead of *sum utilitiesSebastian Nowicki
2008-06-14Combine repo-add and repo-remove into one scriptDan McGee
2008-06-14repo-*: allow use of readlink or realpathDan McGee
2008-06-14Move geninteg block in makepkg before error checkingAllan McRae
2008-06-12Merge branch 'maint'Dan McGee
2008-06-12Use shell builtin to list files for package inclusionDan McGee
2008-06-08makepkg: remove deprecated --usesudo codeDan McGee
2008-06-08makepkg: add --allsource optionAllan McRae
2008-06-01Don't require --force when using the --nobuild optionAnton Fiuman
2008-05-31makepkg: remove some dead TODO codeDan McGee
2008-05-31Allow GIT version to be used in pacman buildsDan McGee
2008-05-29makepkg - add check for valid options in PKGBUILDAllan McRae
2008-05-29No error in makepkg when removing deps failsAllan McRae
2008-05-29Use chown 0:0 instead of root.rootSebastian Nowicki
2008-05-29Use "legacy mode" on Mac OSX (for file command)Sebastian Nowicki