summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2010-08-18repo-add: create relative DB symlinksDan McGee
2010-08-18makepkg: add file to the list of needed utilitiesAllan McRae
2010-08-18makepkg: check tput support before usingAllan McRae
2010-07-27Always treat PKGLIST as an array.Dave Reisner
2010-07-01makepkg: fix sudo/su calling of pacmanAllan McRae
2010-06-30makepkg: try standard paths for coreutils duAllan McRae
2010-06-30makepkg: remove bash4-only parameter expansion in check_sanityAndres P
2010-06-30makepkg: Only check regular files in $srcdir checkThomas Bächler
2010-06-24repo-add: try symlink, then hardlink, then copy for DB fileDan McGee
2010-06-23makepkg: prevent error trap activation in bash-3.2Allan McRae
2010-06-23rankmirrors: pipe errors to stderrAndres P
2010-06-23rankmirrors: fix bogus pacman configuration parsingAndres P
2010-06-23rankmirrors: fix bogus variable assignmentAndres P
2010-06-20makepkg: revert bash4-ismAllan McRae
2010-06-16makepkg: fallback to sane defaults for library strippingAllan McRae
2010-06-09makepkg: use BUILDFILE rather than BUILDSCRIPTAllan McRae
2010-06-09makepkg: fix errors with multiple install or changelog filesAllan McRae
2010-06-09Fix creation of source packagesAllan McRae
2010-06-03makepkg: refactor absolute filename detectionCedric Staniewski
2010-06-03makepkg: print only base filename of install/changelog filesCedric Staniewski
2010-05-27repo-add: symlink to db file to reponame.dbAllan McRae
2010-05-27makepkg: remove code duplication in buildscript parsingAndres P
2010-05-24makepkg: replace unnecessary uses of grepAndres P
2010-05-24makepkg: fix permissions on install and changelog filesAllan McRae
2010-05-24makepkg: don't decompress when stripping binariesAndres P
2010-05-18rankmirrors: Add a --repo option to target a specific repoDaenyth
2010-05-18makepkg: allow skipping integrity checks when making source packageAllan McRae
2010-05-18Resolve dependencies whenever --syncdeps is passed and --nodeps is notNezmer
2010-05-18fix for incorrect checking of return code, which causes syntax errorsDieter Plaetinck
2010-05-05makepkg: rework --skipintegAllan McRae
2010-05-05makepkg -g: use checksums defined in the pkgbuildXavier Chantry
2010-05-05makepkg: handle multiple install and changelog filesAllan McRae
2010-05-05makepkg: fall back to su if sudo is not availableRay Kohler
2010-05-05makepkg: improve removal of installed dependenciesAllan McRae
2010-04-26makepkg: BSD find compatibility fixAllan McRae
2010-04-26makepkg: deprecate repackaging without a package functionAllan McRae
2010-03-14Bump copyright dates to 2010Dan McGee
2010-03-14makepkg: always update symlinks to compressed man pagesAllan McRae
2010-03-14makepkg: make strip options configurableCedric Staniewski
2010-03-14makepkg: Remove setgid bit on srcdir/pkgdir creationDan McGee
2010-03-14makepkg: abort on missing or non-writable PKGDESTAllan McRae
2010-03-14makepkg: only strip files that are writableAllan McRae
2010-02-28makepkg: update required programsAllan McRae
2010-01-19makepkg: Introduce $SRCPKGDESTNezmer
2009-12-13makepkg: remove srclinks directory on error exitCedric Staniewski
2009-12-13makepkg: skip devel_check() when repackagingNezmer
2009-12-13makepkg: limit sudo usage to allowed pacman commandsCedric Staniewski
2009-12-13makepkg: allow to specify an alternative pacman commandCedric Staniewski
2009-12-13makepkg: check for references to build root in packageAllan McRae
2009-11-30makepkg: allow specifying subsets of packages to buildAllan McRae