summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2009-01-03Small makefile updateDan McGee1-1/+2
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-08makepkg: save and restore shell options before and after build()Dan McGee1-0/+4
2008-11-30Simplify mercurial revision commandDan McGee1-1/+1
2008-11-01makepkg: fix bash substitution to work under older versionsDan McGee1-2/+2
2008-10-29Give pacman-optimize a refresherDan McGee1-21/+34
2008-10-29makepkg: fix updating PKGBUILD when building SCM packagesAllan McRae1-1/+3
2008-10-19repo-add: Use openssl instead of md5sumDan McGee1-2/+2
2008-08-26makepkg : allow to specify a download filenameXavier Chantry1-20/+45
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-20Factor shell script size command into configure scriptDan McGee2-2/+3
2008-08-20repo-add: add optdepends to the sync database.Xavier Chantry1-1/+3
2008-08-20repo-add: Fix whitespaces handling in variables.Nagy Gabor1-9/+8
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
2008-07-30makepkg: Fix STRIP_DIRS test.Xavier Chantry1-2/+3
2008-07-30makepkg : use /etc/profileXavier Chantry1-7/+2
2008-07-25makepkg: add packages to pkgdeps list only after successful installAllan McRae1-2/+2
2008-07-21Make strip paths configurableAllan McRae1-3/+6
2008-07-19Strip *.a libraries in makepkgAllan McRae1-1/+3
2008-07-19Use LC_ALL=C everywhereAllan McRae1-2/+2
2008-07-16Use "pacman -S $dep" in makepkg's dependency resolvingNagy Gabor1-7/+2
2008-07-16makepkg: speed up svn revision check for large repositoriesDan McGee1-1/+1
2008-07-08Merge branch 'maint'Dan McGee1-1/+1
2008-06-30repo-add cleanup.Xavier Chantry2-15/+15
2008-06-27Remove symlinks to libtool filesAllan McRae1-1/+1
2008-06-23Additional path quoting and srcdir/pkgdir usageAllan McRae1-9/+8
2008-06-15makepkg: add several quotes needed after nullglob.Xavier Chantry1-6/+6
2008-06-15makepkg: Add missing quotes for the source array.Xavier Chantry1-4/+4
2008-06-15Use openssl for checksum verification instead of *sum utilitiesSebastian Nowicki1-7/+7
2008-06-14Combine repo-add and repo-remove into one scriptDan McGee3-244/+76
2008-06-14repo-*: allow use of readlink or realpathDan McGee2-10/+33
2008-06-14Move geninteg block in makepkg before error checkingAllan McRae1-11/+12
2008-06-13Merge branch 'maint'Dan McGee1-1/+1
2008-06-13Use shell builtin to list files for package inclusionDan McGee1-1/+5
2008-06-09makepkg: remove deprecated --usesudo codeDan McGee1-7/+2
2008-06-09makepkg: add --allsource optionAllan McRae1-12/+34
2008-06-02Don't require --force when using the --nobuild optionAnton Fiuman1-1/+1
2008-05-31makepkg: remove some dead TODO codeDan McGee1-7/+0
2008-05-31Allow GIT version to be used in pacman buildsDan McGee1-1/+8
2008-05-29makepkg - add check for valid options in PKGBUILDAllan McRae1-20/+21
2008-05-29No error in makepkg when removing deps failsAllan McRae1-2/+9
2008-05-29Use chown 0:0 instead of root.rootSebastian Nowicki1-2/+2
2008-05-29Use "legacy mode" on Mac OSX (for file command)Sebastian Nowicki1-0/+3