summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2010-08-18repo-add: create relative DB symlinksDan McGee1-2/+3
2010-08-18makepkg: add file to the list of needed utilitiesAllan McRae1-1/+1
2010-08-18makepkg: check tput support before usingAllan McRae1-6/+16
2010-07-27Always treat PKGLIST as an array.Dave Reisner1-3/+3
2010-07-01makepkg: fix sudo/su calling of pacmanAllan McRae1-7/+6
2010-06-30makepkg: try standard paths for coreutils duAllan McRae2-1/+2
2010-06-30makepkg: remove bash4-only parameter expansion in check_sanityAndres P1-1/+1
2010-06-30makepkg: Only check regular files in $srcdir checkThomas Bächler1-1/+1
2010-06-24repo-add: try symlink, then hardlink, then copy for DB fileDan McGee1-1/+4
2010-06-23makepkg: prevent error trap activation in bash-3.2Allan McRae1-3/+7
2010-06-23rankmirrors: pipe errors to stderrAndres P1-1/+1
2010-06-23rankmirrors: fix bogus pacman configuration parsingAndres P1-2/+2
2010-06-23rankmirrors: fix bogus variable assignmentAndres P1-3/+3
2010-06-21makepkg: revert bash4-ismAllan McRae1-5/+5
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
2009-12-01makepkg: allow specifying subsets of packages to buildAllan McRae1-1/+18