summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2010-06-21makepkg: remove unnecessary use of sortAndres P1-2/+2
2010-06-21makepkg: use parameter expansion instead of basenameAndres P1-1/+1
2010-06-21makepkg: fix inconsistent output when checking dependenciesAndres P1-2/+2
2010-06-21makepkg: merge in-line splitpkg handling logicAndres P1-22/+16
2010-06-21makepkg: add to variables without expanding themAndres P1-8/+8
2010-06-21makepkg: less code repetition for empty variable checkingAndres P1-12/+7
2010-06-21makepkg: use "declare -f" to test for function presenceAndres P1-4/+4
2010-06-21makepkg: fix variable checks when writing pkginfoAndres P1-8/+8
2010-06-16makepkg: fallback to sane defaults for library strippingAllan McRae1-0/+3
2010-06-17makepkg: Extract from any file bsdtar can recognizeNezmer1-3/+6
2010-06-17makepkg: use printf when writing pkginfoAndres P1-25/+9
2010-06-17makepkg: use single redirection when writing PKGINFOAndres P1-25/+25
2010-06-17makepkg: use double bracketsAndres P1-6/+4
2010-06-17makepkg: use type -p's return value for PATH checksAndres P1-13/+13
2010-06-17makepkg: fallback to sane defaults for library strippingAllan McRae1-0/+3
2010-06-09makepkg: use BUILDFILE rather than BUILDSCRIPTAllan McRae1-2/+2
2010-06-09makepkg: fix errors with multiple install or changelog filesAllan McRae1-4/+4
2010-06-09Fix creation of source packagesAllan McRae1-4/+4
2010-06-03makepkg: refactor absolute filename detectionCedric Staniewski1-48/+45
2010-06-03makepkg: print only base filename of install/changelog filesCedric Staniewski1-1/+1
2010-05-27repo-add: symlink to db file to reponame.dbAllan McRae1-0/+1
2010-05-27makepkg: remove code duplication in buildscript parsingAndres P1-37/+14
2010-05-24makepkg: replace unnecessary uses of grepAndres P1-7/+7
2010-05-24makepkg: fix permissions on install and changelog filesAllan McRae1-0/+2
2010-05-24makepkg: don't decompress when stripping binariesAndres P1-3/+1
2010-05-18rankmirrors: Add a --repo option to target a specific repoDaenyth1-5/+14
2010-05-18makepkg: allow skipping integrity checks when making source packageAllan McRae1-3/+9
2010-05-18Resolve dependencies whenever --syncdeps is passed and --nodeps is notNezmer1-2/+2
2010-05-18fix for incorrect checking of return code, which causes syntax errorsDieter Plaetinck1-2/+2
2010-05-05makepkg: rework --skipintegAllan McRae1-7/+7
2010-05-05makepkg -g: use checksums defined in the pkgbuildXavier Chantry1-1/+26
2010-05-05makepkg: handle multiple install and changelog filesAllan McRae1-24/+47
2010-05-05makepkg: fall back to su if sudo is not availableRay Kohler1-7/+8
2010-05-05makepkg: improve removal of installed dependenciesAllan McRae1-16/+20
2010-04-26makepkg: BSD find compatibility fixAllan McRae1-1/+1
2010-04-26makepkg: deprecate repackaging without a package functionAllan McRae1-5/+15
2010-03-14Bump copyright dates to 2010Dan McGee2-4/+4
2010-03-14makepkg: always update symlinks to compressed man pagesAllan McRae1-11/+12
2010-03-14makepkg: make strip options configurableCedric Staniewski1-4/+4
2010-03-14makepkg: Remove setgid bit on srcdir/pkgdir creationDan McGee1-0/+6
2010-03-14makepkg: abort on missing or non-writable PKGDESTAllan McRae1-6/+12
2010-03-14makepkg: only strip files that are writableAllan McRae1-1/+1
2010-02-28makepkg: update required programsAllan McRae1-1/+1
2010-01-19makepkg: Introduce $SRCPKGDESTNezmer1-2/+5
2009-12-13makepkg: remove srclinks directory on error exitCedric Staniewski1-0/+1
2009-12-13makepkg: skip devel_check() when repackagingNezmer1-3/+3
2009-12-13makepkg: limit sudo usage to allowed pacman commandsCedric Staniewski1-1/+1
2009-12-13makepkg: allow to specify an alternative pacman commandCedric Staniewski1-8/+11
2009-12-13makepkg: check for references to build root in packageAllan McRae1-0/+5
2009-11-30makepkg: allow specifying subsets of packages to buildAllan McRae1-1/+18