summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAge
* 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
|\|
| * makepkg: prevent error trap activation in bash-3.2Allan McRae2010-06-23
| * rankmirrors: pipe errors to stderrAndres P2010-06-23
| * rankmirrors: fix bogus pacman configuration parsingAndres P2010-06-23
| * rankmirrors: fix bogus variable assignmentAndres P2010-06-23
* | makepkg: Place source packages symlinks in build dir when SRCPKGDEST is usedEric Bélanger2010-06-24
* | makepkg: fix regression in split package function checkingAndres P2010-06-24
* | Merge branch 'maint'Dan McGee2010-06-20
|\|
| * makepkg: revert bash4-ismAllan McRae2010-06-20
| * makepkg: fallback to sane defaults for library strippingAllan McRae2010-06-16
* | makepkg: remove unnecessary use of sortAndres P2010-06-21
* | 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