summaryrefslogtreecommitdiff
path: root/scripts/makepkg.sh.in
Commit message (Expand)AuthorAge
* fix vim syntax highlighting of .sh filesFlorian Pritz2011-06-30
* Merge remote-tracking branch 'dave/makepkg'Dan McGee2011-06-30
|\
| * makepkg: simplify SIGNPKG checkDave Reisner2011-06-28
| * makepkg: fix vim syntax highlightingDave Reisner2011-06-28
| * makepkg: remove unneeded echoDave Reisner2011-06-28
* | makepkg: only source user override if using default config fileDan McGee2011-06-30
* | makepkg: fix typo (missing quotes)Rémy Oudompheng2011-06-30
* | makepkg: fix removing symbolic linkAllan McRae2011-06-30
|/
* Revert "Merge branch 'master' of git://projects.archlinux.org/pacman"Dan McGee2011-06-27
* Merge remote-tracking branch 'dave/repo-add'Dan McGee2011-06-27
|\
| * Merge branch 'master' of git://projects.archlinux.org/pacmanDave Reisner2011-06-24
| |\
| * | makepkg: fix incorrect parenthesis in gettext callDave Reisner2011-06-24
* | | Remove -f option from ln for POSIX complianceEric Bélanger2011-06-27
* | | makepkg: Add warning if VCS tool is not present when determining latest VCS r...Eric Bélanger2011-06-27
* | | makepkg: Move check for sudo into check_software functionEric Bélanger2011-06-27
| |/ |/|
* | makepkg: Remove a lone quotation markWieland Hoffmann2011-06-24
* | makepkg: remove the cleancache optionAllan McRae2011-06-24
|/
* makepkg: clean-up of output messagesAllan McRae2011-06-24
* Merge branch 'po-split'Dan McGee2011-06-23
|\
| * po/: split into scripts/po/ and src/pacman/po/Dan McGee2011-06-23
* | makepkg: Added checks in check_software for distcc, ccache, strip and gzipEric Bélanger2011-06-23
* | makepkg: remove distcc/makeflags option interactionDan McGee2011-06-23
|/
* makepkg: fix 'check_sofware' typoDan McGee2011-06-22
* makepkg: add software check functionAllan McRae2011-06-22
* makepkg: move comment into correct placeAllan McRae2011-06-22
* makepkg: adjust libprovides/depends messagesAllan McRae2011-06-22
* makepkg: allow specifying alternative build directoryAllan McRae2011-06-22
* makepkg: Add UPX compression supportAllan McRae2011-06-22
* makepkg: fix broken syntax (double $)Florian Pritz2011-06-20
* makepkg: create source package inside fakerootAllan McRae2011-06-15
* makepkg: move option parsing code to separate fileAllan McRae2011-06-15
* 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