summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAge
* makepkg: use BUILDFILE rather than BUILDSCRIPTAllan McRae2010-06-09
* makepkg: fix errors with multiple install or changelog filesAllan McRae2010-06-09
* Fix creation of source packagesAllan McRae2010-06-09
* makepkg: refactor absolute filename detectionCedric Staniewski2010-06-03
* makepkg: print only base filename of install/changelog filesCedric Staniewski2010-06-03
* repo-add: symlink to db file to reponame.dbAllan McRae2010-05-27
* makepkg: remove code duplication in buildscript parsingAndres P2010-05-27
* makepkg: replace unnecessary uses of grepAndres P2010-05-24
* makepkg: fix permissions on install and changelog filesAllan McRae2010-05-24
* makepkg: don't decompress when stripping binariesAndres P2010-05-24
* rankmirrors: Add a --repo option to target a specific repoDaenyth2010-05-18
* makepkg: allow skipping integrity checks when making source packageAllan McRae2010-05-18
* Resolve dependencies whenever --syncdeps is passed and --nodeps is notNezmer2010-05-18
* fix for incorrect checking of return code, which causes syntax errorsDieter Plaetinck2010-05-18
* makepkg: rework --skipintegAllan McRae2010-05-05
* makepkg -g: use checksums defined in the pkgbuildXavier Chantry2010-05-05
* makepkg: handle multiple install and changelog filesAllan McRae2010-05-05
* makepkg: fall back to su if sudo is not availableRay Kohler2010-05-05
* makepkg: improve removal of installed dependenciesAllan McRae2010-05-05
* makepkg: BSD find compatibility fixAllan McRae2010-04-26
* makepkg: deprecate repackaging without a package functionAllan McRae2010-04-26
* Bump copyright dates to 2010Dan McGee2010-03-14
* makepkg: always update symlinks to compressed man pagesAllan McRae2010-03-14
* makepkg: make strip options configurableCedric Staniewski2010-03-14
* makepkg: Remove setgid bit on srcdir/pkgdir creationDan McGee2010-03-14
* makepkg: abort on missing or non-writable PKGDESTAllan McRae2010-03-14
* makepkg: only strip files that are writableAllan McRae2010-03-14
* makepkg: update required programsAllan McRae2010-02-28
* makepkg: Introduce $SRCPKGDESTNezmer2010-01-19
* makepkg: remove srclinks directory on error exitCedric Staniewski2009-12-13
* makepkg: skip devel_check() when repackagingNezmer2009-12-13
* makepkg: limit sudo usage to allowed pacman commandsCedric Staniewski2009-12-13
* makepkg: allow to specify an alternative pacman commandCedric Staniewski2009-12-13
* makepkg: check for references to build root in packageAllan McRae2009-12-13
* makepkg: allow specifying subsets of packages to buildAllan McRae2009-11-30
* makepkg: move pacman calls to a functionCedric Staniewski2009-11-30
* makepkg: Place packages symlinks in build dir when PKGDEST is usedEric Bélanger2009-11-30
* Replace an ugly while [ with a for (( loopIsaac Good2009-11-30
* makepkg: Fixed logging for split packagesEric Bélanger2009-11-15
* makepkg: allow the use of only a package() functionCedric Staniewski2009-11-15
* makepkg: extend test for hyphen prefixes to pkgbase and all pkgnamesCedric Staniewski2009-11-15
* makepkg: Add fallback to package functionAllan McRae2009-11-15
* makepkg: use bash test operators, part twoIsaac Good2009-11-15
* makepkg: use bash test operators, part oneIsaac Good2009-11-15
* scripts: replace test builtin [ with shell keywords [[ and ((Cedric Staniewski2009-11-15
* makepkg: Clarified error message when a sourceball exist alreadyEric Bélanger2009-11-15
* makepkg: fix abortion after sourcing /etc/profileCedric Staniewski2009-11-15
* Merge branch 'maint'Dan McGee2009-11-10
|\
| * makepkg: quote arrays in order to preserve spaces in array itemsCedric Staniewski2009-11-10
* | Merge branch 'maint'Dan McGee2009-10-26
|\|