summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2010-12-12makepkg: remove dead code from handle_depsAndres P
2010-12-12makepkg: do not ignore errors from pacman when checking depsAndres P
2010-12-12makepkg: use portable escape sequence for terminal escapesCarlos Diaz
2010-10-13Add epoch verification to makepkgDan McGee
2010-10-13Make repo-add and makepkg epoch-awareDan McGee
2010-10-13Fix bash shell location checkDan McGee
2010-10-11Use sysconfdir, localstatedir, BASH instead of hardcoded valuesNezmer
2010-10-11repo-add: more informative delta messagesXavier Chantry
2010-10-11repo-add: add delta generationXavier Chantry
2010-10-11makepkg: Use mkfifo instead of GNU-only 'mknod <file> p'Nezmer
2010-10-05makepkg: canonicalize paths from environmental variablesAllan McRae
2010-10-05makepkg: compare paths using bash testAllan McRae
2010-10-05makepkg: improve srcdir check and add pkgdirAllan McRae
2010-10-05makepkg: remove STRIP_DIRSAllan McRae
2010-09-27repo-add: make --quiet output more quietAllan McRae
2010-09-07Remove quotes in remaining bash regexesDan McGee
2010-08-27Use pipe to create compressed package instead of an intermediate tar fileJürgen Hötzel
2010-08-27makepkg: remove trailing quote mark in regexDan McGee
2010-08-23Merge branch 'maint'Dan McGee
2010-08-23makepkg: error out on empty optdepends entriesAllan McRae
2010-08-23makepkg: use less local variables in check_sanityAllan McRae
2010-08-23makepkg: remove unnecessary variable presence checkAllan McRae
2010-08-23makepkg: clarify invalid backup entry errorsAllan McRae
2010-08-23makepkg: less code duplication in create_packageAndres P
2010-08-23makepkg: use regex to match options for privilege escalationAllan McRae
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-08-08makepkg: Allow creation of uncompressed packagesThomas Bächler
2010-07-27Merge branch 'maint'Dan McGee
2010-07-27Always treat PKGLIST as an array.Dave Reisner
2010-07-07Remove DBEXT usageAllan McRae
2010-07-02Merge branch 'maint'Dan McGee
2010-07-02makepkg: undeclared local variablesAndres P
2010-07-01makepkg: fix sudo/su calling of pacmanAllan McRae
2010-06-30Merge branch 'maint'Dan McGee
2010-06-30makepkg: clarify aborting on packaging failureAllan 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-24Merge branch 'maint'Dan McGee
2010-06-24makepkg: Place source packages symlinks in build dir when SRCPKGDEST is usedEric Bélanger
2010-06-24makepkg: fix regression in split package function checkingAndres P
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-20Merge branch 'maint'Dan McGee
2010-06-20makepkg: revert bash4-ismAllan McRae