summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2008-11-01makepkg: actually fix passing PKGBUILD from pipeAllan McRae1-2/+7
2008-10-29makepkg: enable passing PKGBUILD from pipeAllan McRae1-3/+9
2008-10-29Merge branch 'maint'Dan McGee3-24/+39
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-10-13makepkg: allow compression type to be autodetectedDan McGee1-2/+18
2008-10-13Quiet up the make process a bitDan McGee1-7/+8
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-24Remove DB_COMPRESSION and DB_CHECKSUMS from makepkg.confXavier Chantry1-16/+5
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-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