summaryrefslogtreecommitdiff
path: root/scripts/makepkg.sh.in
AgeCommit message (Expand)Author
2011-06-24Merge branch 'master' of git://projects.archlinux.org/pacmanDave Reisner
2011-06-24makepkg: Remove a lone quotation markWieland Hoffmann
2011-06-24makepkg: remove the cleancache optionAllan McRae
2011-06-24makepkg: fix incorrect parenthesis in gettext callDave Reisner
2011-06-24makepkg: clean-up of output messagesAllan McRae
2011-06-23Merge branch 'po-split'Dan McGee
2011-06-23po/: split into scripts/po/ and src/pacman/po/Dan McGee
2011-06-23makepkg: Added checks in check_software for distcc, ccache, strip and gzipEric Bélanger
2011-06-23makepkg: remove distcc/makeflags option interactionDan McGee
2011-06-22makepkg: fix 'check_sofware' typoDan McGee
2011-06-22makepkg: add software check functionAllan McRae
2011-06-22makepkg: move comment into correct placeAllan McRae
2011-06-22makepkg: adjust libprovides/depends messagesAllan McRae
2011-06-22makepkg: allow specifying alternative build directoryAllan McRae
2011-06-22makepkg: Add UPX compression supportAllan McRae
2011-06-20makepkg: fix broken syntax (double $)Florian Pritz
2011-06-15makepkg: create source package inside fakerootAllan McRae
2011-06-15makepkg: move option parsing code to separate fileAllan McRae
2011-06-15makepkg: reword purge messageAllan McRae
2011-06-14Merge remote-tracking branch 'florian/sodeps'Dan McGee
2011-06-07Merge branch 'maint'Dan McGee
2011-06-07makepkg: fix creation of source package with -pAllan McRae
2011-06-01makepkg: add libdepends supportFlorian Pritz
2011-05-27makepkg: add libprovides supportFlorian Pritz
2011-05-04Merge branch 'maint'Dan McGee
2011-05-02makepkg: quote variable that may contain spacesAllan McRae
2011-04-21makepkg, pacman-key: unify help message with other scriptsIvan Kanakarakis
2011-04-20Add configure option to specify package signing keyAllan McRae
2011-04-15Merge branch 'maint'Dan McGee
2011-04-13makepkg.sh.in: fix a GNU-ism in su invocationRémy Oudompheng
2011-04-05Merge branch 'maint'Dan McGee
2011-04-04makepkg: fix a GNU-ism in awk usageRémy Oudompheng
2011-04-04makepkg: improve parsing for sanity checksAllan McRae
2011-03-30makepkg: remove unnecessary tr usageAllan McRae
2011-03-30makepkg: avoid usage of tr to sidestep locale issuesDave Reisner
2011-03-28makepkg: command line options for signing packagesDenis A. Altoé Falqueto
2011-03-27makepkg: allow PKGEXT and SRCEXT to be overridden by env variablesRay Kohler
2011-03-27Rely on the return value of type instead of its outputDave Reisner
2011-03-24Merge branch 'maint'Dan McGee
2011-03-24Make log redirection sanerJan Steffens
2011-03-22makepkg: place signature symlink in build dirAllan McRae
2011-03-22makepkg: allow signatures to work with split packagesDan McGee
2011-03-22Add GPG signature support to makepkgGeoffroy Carrier
2011-03-20makepkg: Improve optdepends extractionAllan McRae
2011-02-28Fix some easy to find double translationsDan McGee
2011-02-11Ensure pkgbase/epoch are defined before doing anythingDan McGee
2011-02-06makepkg: more bash-3.2 compatibilityAllan McRae
2011-02-02makepkg: initialize local arrays to emptyAllan McRae
2011-02-02makepkg: error on invalid optdependsAllan McRae
2011-02-02makepkg: make SRCPKGDEST default to $startdirCedric Staniewski