summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
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
2009-11-30makepkg: move pacman calls to a functionCedric Staniewski
2009-11-30makepkg: Place packages symlinks in build dir when PKGDEST is usedEric Bélanger
2009-11-30Replace an ugly while [ with a for (( loopIsaac Good
2009-11-15makepkg: Fixed logging for split packagesEric Bélanger
2009-11-15makepkg: allow the use of only a package() functionCedric Staniewski
2009-11-15makepkg: extend test for hyphen prefixes to pkgbase and all pkgnamesCedric Staniewski
2009-11-15makepkg: Add fallback to package functionAllan McRae
2009-11-15makepkg: use bash test operators, part twoIsaac Good
2009-11-15makepkg: use bash test operators, part oneIsaac Good
2009-11-15scripts: replace test builtin [ with shell keywords [[ and ((Cedric Staniewski
2009-11-15makepkg: Clarified error message when a sourceball exist alreadyEric Bélanger
2009-11-15makepkg: fix abortion after sourcing /etc/profileCedric Staniewski
2009-11-10Merge branch 'maint'Dan McGee
2009-11-10makepkg: quote arrays in order to preserve spaces in array itemsCedric Staniewski
2009-10-26Merge branch 'maint'Dan McGee