summaryrefslogtreecommitdiff
path: root/scripts/makepkg.sh.in
Commit message (Expand)AuthorAge
...
* | makepkg: reword purge messageAllan McRae2011-06-15
* | Merge remote-tracking branch 'florian/sodeps'Dan McGee2011-06-14
|\ \
| * | makepkg: add libdepends supportFlorian Pritz2011-06-01
| * | makepkg: add libprovides supportFlorian Pritz2011-05-27
* | | Merge branch 'maint'Dan McGee2011-06-07
|\ \ \ | |/ / |/| / | |/
| * makepkg: fix creation of source package with -pAllan McRae2011-06-07
* | Merge branch 'maint'Dan McGee2011-05-04
|\|
| * makepkg: quote variable that may contain spacesAllan McRae2011-05-02
* | makepkg, pacman-key: unify help message with other scriptsIvan Kanakarakis2011-04-21
* | Add configure option to specify package signing keyAllan McRae2011-04-20
* | Merge branch 'maint'Dan McGee2011-04-15
|\|
| * makepkg.sh.in: fix a GNU-ism in su invocationRémy Oudompheng2011-04-13
* | Merge branch 'maint'Dan McGee2011-04-05
|\|
| * makepkg: fix a GNU-ism in awk usageRémy Oudompheng2011-04-04
| * makepkg: improve parsing for sanity checksAllan McRae2011-04-04
| * makepkg: remove unnecessary tr usageAllan McRae2011-03-30
| * makepkg: avoid usage of tr to sidestep locale issuesDave Reisner2011-03-30
* | makepkg: command line options for signing packagesDenis A. Altoé Falqueto2011-03-28
* | makepkg: allow PKGEXT and SRCEXT to be overridden by env variablesRay Kohler2011-03-27
* | Rely on the return value of type instead of its outputDave Reisner2011-03-27
* | Merge branch 'maint'Dan McGee2011-03-24
|\|
| * Make log redirection sanerJan Steffens2011-03-24
* | makepkg: place signature symlink in build dirAllan McRae2011-03-22
* | makepkg: allow signatures to work with split packagesDan McGee2011-03-22
* | Add GPG signature support to makepkgGeoffroy Carrier2011-03-22
|/
* makepkg: Improve optdepends extractionAllan McRae2011-03-20
* Fix some easy to find double translationsDan McGee2011-02-28
* Ensure pkgbase/epoch are defined before doing anythingDan McGee2011-02-11
* makepkg: more bash-3.2 compatibilityAllan McRae2011-02-06
* makepkg: initialize local arrays to emptyAllan McRae2011-02-02
* makepkg: error on invalid optdependsAllan McRae2011-02-02
* makepkg: make SRCPKGDEST default to $startdirCedric Staniewski2011-02-02
* makepkg: Fix the check for references to srcdir/pkgdirNezmer2011-02-02
* makepkg: fix indention to follow style guideCedric Staniewski2011-02-01
* makepkg: encode epoch in version specifier if > 0Dan McGee2011-01-22
* Remove epoch as an independent fieldDan McGee2011-01-21
* makepkg: perform all sanity checks before erroring outDan McGee2011-01-14
* Update copyright years for 2011Allan McRae2011-01-07
* makepkg: add option to clear buildflagsAllan McRae2010-12-29
* 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
* 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