summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-04-24contrib: rename bash scripts: .in -> .sh.inDave Reisner8-16/+15
2012-04-24contrib: use a separate build rule for bash scriptsDave Reisner1-3/+14
2012-04-24pacman-key: lookup keys before receivingDave Reisner1-1/+40
2012-04-24Merge branch 'maint'Dan McGee7-74/+143
2012-04-24Merge branch 'parse-opts'Dan McGee14-259/+505
2012-04-24makepkg.8: remove bold from --pkg's optargDave Reisner1-1/+1
2012-04-24pacman-key: allow verification of multiple sig filesDave Reisner2-6/+11
2012-04-24scripts/library: remove parse_optionsDave Reisner4-114/+1
2012-04-24bash_completion: update for changes to pacman-keyDave Reisner1-5/+30
2012-04-24scripts: avoid dumping usage on parser failDave Reisner2-2/+2
2012-04-24pacman-key: adopt parseopts for option parsingDave Reisner3-120/+135
2012-04-24makepkg: allow specifying --pkg multiple timesDave Reisner2-2/+2
2012-04-24makepkg: adopt parseopts for option parsingDave Reisner3-15/+16
2012-04-24scripts/library: introduce parseoptsDave Reisner8-2/+315
2012-04-24configure: avoid linking against libsslDave Reisner1-1/+1
2012-04-21makepkg: restrict allowed characters in pkgnameDave Reisner2-2/+8
2012-04-21pkgdelta/repo-add: quoting fixesFlorian Pritz2-48/+48
2012-04-21pkgdelta: implement requirments for delta generationFlorian Pritz2-4/+60
2012-04-21pkgdelta: rework option/argument parserFlorian Pritz1-18/+27
2012-04-20contrib: remove pactree make ruleDave Reisner1-1/+0
2012-04-20contrib: remove wget-xdelta from gitignoreDave Reisner1-1/+0
2012-04-12Merge branch 'maint'Dan McGee2-7/+8
2012-04-12Remove SyncFirst optionDan McGee11-268/+1
2012-04-09Fix issues with unintialized variable value usageDan McGee2-7/+8
2012-04-09Add more warning flagsAllan McRae1-0/+1
2012-04-09Fix a signed overflow error on i686 with GCC 4.7.0Dan McGee1-4/+6
2012-04-09Merge remote-tracking branch 'dave/buildsys'Dan McGee24-343/+335
2012-04-09makepkg: save and restore shopts when sourcing /etc/profileAllan McRae1-0/+4
2012-04-09makepkg: complain when the buildfile isn't writeableDave Reisner1-7/+7
2012-04-09makepkg: catch errors sourcing filesDave Reisner1-9/+14
2012-04-09makepkg: restrict usage of errexit to user functionsDave Reisner1-23/+23
2012-04-09Merge branch 'maint'Dan McGee1-5/+1
2012-04-09pacman-key: avoid use of tempfile in verify_sigDave Reisner1-5/+1
2012-04-09Add a new configure option for excessive compiler warning flagsDan McGee2-0/+61
2012-04-09Various tweaks to support building with excessive GCC warning flagsDan McGee8-24/+33
2012-04-09autoclean.sh: abide by POSIX shebangDave Reisner1-17/+7
2012-04-09buildsys: move autotools bloat to build-auxDave Reisner9-0/+1
2012-04-09buildsys: move acinclude.m4 to m4/Dave Reisner1-0/+0
2012-04-09buildsys: cleanup libtool and autoconf initializationDave Reisner1-5/+2
2012-04-09buildsys: define warning CFLAGS in separate varDave Reisner4-6/+6
2012-04-09buildsys: use AC_DEFINE for CYGWIN macroDave Reisner1-1/+1
2012-04-09buildsys: cleanup gpgme compile time checkDave Reisner2-20/+23
2012-04-09buildsys: use pkg-config for libcurl detectionDave Reisner3-255/+20
2012-04-09buildsys: use pkg-config for libarchive detectionDave Reisner2-3/+5
2012-04-09buildsys: use pkg-config for openssl detectionDave Reisner3-15/+20
2012-04-09buildsys: add pkg-config m4 macrosDave Reisner1-0/+159
2012-04-09pacman-key: verify TRUST_ULTIMATE keys as goodDave Reisner1-1/+1
2012-04-09makepkg: treat lib{provides,depends} returns as proper arraysDave Reisner1-6/+6
2012-04-09makepkg: use proper array addition in libdepsDave Reisner1-7/+7
2012-04-09makepkg: add missing newline from libprovides outputDave Reisner1-1/+1