summaryrefslogtreecommitdiffstats
path: root/scripts/makepkg.sh.in
AgeCommit message (Expand)AuthorFilesLines
2011-06-24makepkg: Remove a lone quotation markWieland Hoffmann1-1/+1
2011-06-24makepkg: remove the cleancache optionAllan McRae1-35/+1
2011-06-24makepkg: clean-up of output messagesAllan McRae1-51/+51
2011-06-24Merge branch 'po-split'Dan McGee1-1/+1
2011-06-24po/: split into scripts/po/ and src/pacman/po/Dan McGee1-1/+1
2011-06-24makepkg: Added checks in check_software for distcc, ccache, strip and gzipEric Bélanger1-0/+32
2011-06-24makepkg: remove distcc/makeflags option interactionDan McGee1-3/+0
2011-06-22makepkg: fix 'check_sofware' typoDan McGee1-1/+1
2011-06-22makepkg: add software check functionAllan McRae1-16/+43
2011-06-22makepkg: move comment into correct placeAllan McRae1-4/+5
2011-06-22makepkg: adjust libprovides/depends messagesAllan McRae1-2/+2
2011-06-22makepkg: allow specifying alternative build directoryAllan McRae1-2/+16
2011-06-22makepkg: Add UPX compression supportAllan McRae1-1/+12
2011-06-20makepkg: fix broken syntax (double $)Florian Pritz1-1/+1
2011-06-15makepkg: create source package inside fakerootAllan McRae1-25/+40
2011-06-15makepkg: move option parsing code to separate fileAllan McRae1-87/+1
2011-06-15makepkg: reword purge messageAllan McRae1-1/+1
2011-06-14Merge remote-tracking branch 'florian/sodeps'Dan McGee1-2/+85
2011-06-07Merge branch 'maint'Dan McGee1-1/+1
2011-06-07makepkg: fix creation of source package with -pAllan McRae1-1/+1
2011-06-01makepkg: add libdepends supportFlorian Pritz1-1/+40
2011-05-27makepkg: add libprovides supportFlorian Pritz1-1/+45
2011-05-04Merge branch 'maint'Dan McGee1-1/+1
2011-05-02makepkg: quote variable that may contain spacesAllan McRae1-1/+1
2011-04-21makepkg, pacman-key: unify help message with other scriptsIvan Kanakarakis1-1/+1
2011-04-21Add configure option to specify package signing keyAllan McRae1-6/+8
2011-04-16Merge branch 'maint'Dan McGee1-1/+1
2011-04-13makepkg.sh.in: fix a GNU-ism in su invocationRémy Oudompheng1-1/+1
2011-04-05Merge branch 'maint'Dan McGee1-14/+11
2011-04-05makepkg: fix a GNU-ism in awk usageRémy Oudompheng1-1/+1
2011-04-05makepkg: improve parsing for sanity checksAllan McRae1-4/+4
2011-03-31makepkg: remove unnecessary tr usageAllan McRae1-3/+1
2011-03-31makepkg: avoid usage of tr to sidestep locale issuesDave Reisner1-6/+5
2011-03-28makepkg: command line options for signing packagesDenis A. Altoé Falqueto1-5/+36
2011-03-28makepkg: allow PKGEXT and SRCEXT to be overridden by env variablesRay Kohler1-0/+4
2011-03-28Rely on the return value of type instead of its outputDave Reisner1-2/+2
2011-03-25Merge branch 'maint'Dan McGee1-5/+5
2011-03-25Make log redirection sanerJan Steffens1-5/+5
2011-03-23makepkg: place signature symlink in build dirAllan McRae1-2/+3
2011-03-23makepkg: allow signatures to work with split packagesDan McGee1-5/+8
2011-03-23Add GPG signature support to makepkgGeoffroy Carrier1-0/+21
2011-03-20makepkg: Improve optdepends extractionAllan McRae1-4/+8
2011-03-01Fix some easy to find double translationsDan McGee1-6/+6
2011-02-11Ensure pkgbase/epoch are defined before doing anythingDan McGee1-3/+4
2011-02-06makepkg: more bash-3.2 compatibilityAllan McRae1-2/+2
2011-02-03makepkg: initialize local arrays to emptyAllan McRae1-3/+3
2011-02-03makepkg: error on invalid optdependsAllan McRae1-0/+1
2011-02-03makepkg: make SRCPKGDEST default to $startdirCedric Staniewski1-1/+1
2011-02-03makepkg: Fix the check for references to srcdir/pkgdirNezmer1-2/+2
2011-02-01makepkg: fix indention to follow style guideCedric Staniewski1-8/+8