summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2010-06-21makepkg: revert bash4-ismAllan McRae1-5/+5
2010-06-20makepkg: remove unnecessary use of sortAndres P1-2/+2
2010-06-20makepkg: use parameter expansion instead of basenameAndres P1-1/+1
2010-06-20makepkg: fix inconsistent output when checking dependenciesAndres P1-2/+2
2010-06-20makepkg: merge in-line splitpkg handling logicAndres P1-22/+16
2010-06-20makepkg: add to variables without expanding themAndres P1-8/+8
2010-06-20makepkg: less code repetition for empty variable checkingAndres P1-12/+7
2010-06-20makepkg: use "declare -f" to test for function presenceAndres P1-4/+4
2010-06-20makepkg: fix variable checks when writing pkginfoAndres P1-8/+8
2010-06-17makepkg: 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-04makepkg: 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-25makepkg: replace unnecessary uses of grepAndres P1-7/+7
2010-05-25makepkg: fix permissions on install and changelog filesAllan McRae1-0/+2
2010-05-25makepkg: 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-06makepkg: rework --skipintegAllan McRae1-7/+7
2010-05-06makepkg -g: use checksums defined in the pkgbuildXavier Chantry1-1/+26
2010-05-06makepkg: handle multiple install and changelog filesAllan McRae1-24/+47
2010-05-06makepkg: fall back to su if sudo is not availableRay Kohler1-7/+8
2010-05-06makepkg: improve removal of installed dependenciesAllan McRae1-16/+20
2010-04-27makepkg: BSD find compatibility fixAllan McRae1-1/+1
2010-04-27makepkg: deprecate repackaging without a package functionAllan McRae1-5/+15
2010-03-15Bump copyright dates to 2010Dan McGee2-4/+4
2010-03-15makepkg: always update symlinks to compressed man pagesAllan McRae1-11/+12
2010-03-15makepkg: make strip options configurableCedric Staniewski1-4/+4
2010-03-15makepkg: Remove setgid bit on srcdir/pkgdir creationDan McGee1-0/+6
2010-03-15makepkg: abort on missing or non-writable PKGDESTAllan McRae1-6/+12
2010-03-15makepkg: only strip files that are writableAllan McRae1-1/+1
2010-03-01makepkg: update required programsAllan McRae1-1/+1
2010-01-20makepkg: Introduce $SRCPKGDESTNezmer1-2/+5
2009-12-14makepkg: remove srclinks directory on error exitCedric Staniewski1-0/+1
2009-12-14makepkg: skip devel_check() when repackagingNezmer1-3/+3
2009-12-14makepkg: limit sudo usage to allowed pacman commandsCedric Staniewski1-1/+1
2009-12-14makepkg: allow to specify an alternative pacman commandCedric Staniewski1-8/+11
2009-12-14makepkg: check for references to build root in packageAllan McRae1-0/+5