summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAge
* makepkg: Add check() function for running test suitesAllan McRae2010-12-29
* makepkg: escape closing bash array paren for awkDave Reisner2010-12-29
* makepkg: allow pkgname usage in split package functionsAllan McRae2010-12-29
* makepkg: remove last inappropriate PKGBUILD usageAllan McRae2010-12-20
* Update scripts/ .gitignoreDan McGee2010-12-12
* pacman-optimize: ensure database directory contains local/Dan McGee2010-12-12
* Add script to update pacman database formatAllan McRae2010-12-12
* makepkg: perform sanity checks on variables in package functionsAllan McRae2010-12-12
* makepkg: remove dead code from handle_depsAndres P2010-12-12
* makepkg: do not ignore errors from pacman when checking depsAndres P2010-12-12
* makepkg: use portable escape sequence for terminal escapesCarlos Diaz2010-12-12
* Add epoch verification to makepkgDan McGee2010-10-13
* Make repo-add and makepkg epoch-awareDan McGee2010-10-13
* Fix bash shell location checkDan McGee2010-10-13
* Use sysconfdir, localstatedir, BASH instead of hardcoded valuesNezmer2010-10-11
* repo-add: more informative delta messagesXavier Chantry2010-10-11
* repo-add: add delta generationXavier Chantry2010-10-11
* makepkg: Use mkfifo instead of GNU-only 'mknod <file> p'Nezmer2010-10-11
* makepkg: canonicalize paths from environmental variablesAllan McRae2010-10-05
* makepkg: compare paths using bash testAllan McRae2010-10-05
* makepkg: improve srcdir check and add pkgdirAllan McRae2010-10-05
* makepkg: remove STRIP_DIRSAllan McRae2010-10-05
* repo-add: make --quiet output more quietAllan McRae2010-09-27
* Remove quotes in remaining bash regexesDan McGee2010-09-07
* Use pipe to create compressed package instead of an intermediate tar fileJürgen Hötzel2010-08-27
* makepkg: remove trailing quote mark in regexDan McGee2010-08-27
* Merge branch 'maint'Dan McGee2010-08-23
|\
| * repo-add: create relative DB symlinksDan McGee2010-08-18
| * makepkg: add file to the list of needed utilitiesAllan McRae2010-08-18
| * makepkg: check tput support before usingAllan McRae2010-08-18
* | makepkg: error out on empty optdepends entriesAllan McRae2010-08-23
* | makepkg: use less local variables in check_sanityAllan McRae2010-08-23
* | makepkg: remove unnecessary variable presence checkAllan McRae2010-08-23
* | makepkg: clarify invalid backup entry errorsAllan McRae2010-08-23
* | makepkg: less code duplication in create_packageAndres P2010-08-23
* | makepkg: use regex to match options for privilege escalationAllan McRae2010-08-23
* | makepkg: Allow creation of uncompressed packagesThomas Bächler2010-08-08
* | Merge branch 'maint'Dan McGee2010-07-27
|\|
| * Always treat PKGLIST as an array.Dave Reisner2010-07-27
* | Remove DBEXT usageAllan McRae2010-07-07
* | Merge branch 'maint'Dan McGee2010-07-02
|\|
| * makepkg: fix sudo/su calling of pacmanAllan McRae2010-07-01
* | makepkg: undeclared local variablesAndres P2010-07-02
* | Merge branch 'maint'Dan McGee2010-06-30
|\|
| * makepkg: try standard paths for coreutils duAllan McRae2010-06-30
| * makepkg: remove bash4-only parameter expansion in check_sanityAndres P2010-06-30
| * makepkg: Only check regular files in $srcdir checkThomas Bächler2010-06-30
| * repo-add: try symlink, then hardlink, then copy for DB fileDan McGee2010-06-24
* | makepkg: clarify aborting on packaging failureAllan McRae2010-06-30
* | Merge branch 'maint'Dan McGee2010-06-24
|\|