summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAge
* makepkg: use parameter expansion instead of basenameAndres P2010-06-21
* makepkg: fix inconsistent output when checking dependenciesAndres P2010-06-21
* makepkg: merge in-line splitpkg handling logicAndres P2010-06-21
* makepkg: add to variables without expanding themAndres P2010-06-21
* makepkg: less code repetition for empty variable checkingAndres P2010-06-21
* makepkg: use "declare -f" to test for function presenceAndres P2010-06-21
* makepkg: fix variable checks when writing pkginfoAndres P2010-06-21
* makepkg: Extract from any file bsdtar can recognizeNezmer2010-06-17
* makepkg: use printf when writing pkginfoAndres P2010-06-17
* makepkg: use single redirection when writing PKGINFOAndres P2010-06-17
* makepkg: use double bracketsAndres P2010-06-17
* makepkg: use type -p's return value for PATH checksAndres P2010-06-17
* makepkg: fallback to sane defaults for library strippingAllan McRae2010-06-17
* 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