summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2011-06-22makepkg: fix 'check_sofware' typoDan McGee1-1/+1
2011-06-22repo-add: style cleanupDave Reisner1-16/+8
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-20repo-add: show better error when path to repo does not existDave Reisner1-0/+6
2011-06-20repo-add: allow creating a database with no compressionDan McGee1-4/+5
2011-06-20repo-add: use bash equivalents of basename/dirnameDave Reisner1-6/+6
2011-06-20makepkg: fix broken syntax (double $)Florian Pritz1-1/+1
2011-06-15makepkg: create source package inside fakerootAllan McRae1-25/+40
2011-06-15Clean up makefile for script generationAllan McRae1-8/+5
2011-06-15parse_options: adjust error messagesAllan McRae1-3/+3
2011-06-15scripts/library: add README fileAllan McRae1-0/+15
2011-06-15scripts: refactor output formatting functionsAllan McRae6-69/+48
2011-06-15makepkg: move option parsing code to separate fileAllan McRae3-91/+97
2011-06-15makepkg: reword purge messageAllan McRae1-1/+1
2011-06-14Merge remote-tracking branch 'florian/sodeps'Dan McGee1-2/+85
2011-06-09Fix bracket type in makefileAllan McRae1-1/+1
2011-06-08Fix name of original files in scriptsAllan McRae1-1/+1
2011-06-08pacman-key: add vim modeline and fix whitespace issuesAllan McRae1-6/+8
2011-06-08pkgdelta: add vim modelineAllan McRae1-0/+2
2011-06-07Merge branch 'maint'Dan McGee1-1/+1
2011-06-07pacman-key: update copyrightAllan McRae1-1/+1
2011-06-07makepkg: fix creation of source package with -pAllan McRae1-1/+1
2011-06-03Merge branch 'maint'Dan McGee1-1/+1
2011-06-02repo-add: anchor exclusion pattern when generating filelistDan McGee1-1/+1
2011-06-01makepkg: add libdepends supportFlorian Pritz1-1/+40
2011-06-01pacman-key: print default gpgdir in usagePang Yan Han1-1/+1
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-24repo-add: update copyright messageAllan McRae1-4/+2
2011-04-24repo-add: check for gpg earlyAllan McRae1-9/+14
2011-04-24repo-add: check for valid key when signing is requestedAllan McRae1-1/+11
2011-04-24repo-add: add option to specify a different key to sign withDenis A. Altoé Falqueto1-11/+27
2011-04-24repo-add: simplify usage messageAllan McRae1-3/+3
2011-04-21pacman-key: improved reading of the configuration fileIvan Kanakarakis1-9/+13
2011-04-21pacman-key: display the unsupported command to the userIvan Kanakarakis1-0/+1
2011-04-21makepkg, pacman-key: unify help message with other scriptsIvan Kanakarakis2-2/+2
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