summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
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
2008-05-29Allow an unprivileged user to create packages without fakerootSebastian Nowicki1-2/+2
2008-05-29du -b is not available on BSD, use du -k instead.Xavier Chantry2-3/+3
2008-05-29Replace usage of "cp -s" with the more portable "ln -s"Sebastian Nowicki1-3/+6
2008-05-13Remove --builddeps from makepkgDan McGee1-40/+3
2008-05-10scripts: add -q/--quiet option to repo-add and repo-removeDan McGee2-8/+24
2008-05-10makepkg: Unify start and end messagesDan McGee1-2/+2
2008-04-30Merge branch 'maint'Dan McGee1-4/+6
2008-04-27makepkg: fix strip section to allow spaces in pathsDaenyth Blank1-4/+6
2008-03-16Add zipman makepkg option.Chantry Xavier1-30/+34
2008-03-11makepkg: Support for resuming source downloadsRoman Kyrylych1-2/+19
2008-03-01Merge branch 'maint'Dan McGee1-1/+1
2008-02-27Remove small remnant of old force=y optionDan McGee1-1/+1
2008-02-21Merge branch 'maint'Dan McGee4-2/+34
2008-02-21Fix two missing BUILDSCRIPT variables in makepkg.Mark Constable1-2/+2
2008-02-18scripts: allow usage when gettext is not installedDan McGee6-0/+46
2008-02-16Merge branch 'maint'Dan McGee1-3/+3
2008-02-12makepkg : set sane umask before source extraction.Chantry Xavier1-3/+3
2008-02-08Merge branch 'maint'Dan McGee1-0/+7
2008-02-08makepkg: do a quick check for the VCS binariesDan McGee1-0/+7
2008-02-06remove --force option from repo-add.Chantry Xavier1-8/+4
2008-02-06Merge branch 'maint'Dan McGee3-3/+8