summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-29Move short-lived realpath buffers to the stackDan McGee
2012-04-25libalpm: add pkg-config fileDave Reisner
2012-04-24Pointer coding style cleanupsDan McGee
2012-04-24be_local: write all single-valued attributes firstDan McGee
2012-04-24util/testdb: don't return crazy error valuesDan McGee
2012-04-24Split check steps in Makefile into multiple targetsDan McGee
2012-04-24rankmirrors: move to contrib/Dave Reisner
2012-04-24makepkg: Be more consistent with missing program messageAllan McRae
2012-04-24makepkg: treat list of packages to be installed as an arrayAllan McRae
2012-04-24makepkg: deal with overriden package arch properlyAllan McRae
2012-04-24paccache: adopt parseopts for options parsingDave Reisner
2012-04-24configure: require bash >= 4.1 at compile timeDave Reisner
2012-04-24validate bash scripts with 'bash -n' during build.Dave Reisner
2012-04-24contrib: rename bash scripts: .in -> .sh.inDave Reisner
2012-04-24contrib: use a separate build rule for bash scriptsDave Reisner
2012-04-24pacman-key: lookup keys before receivingDave Reisner
2012-04-24Merge branch 'maint'Dan McGee
2012-04-24Merge branch 'parse-opts'Dan McGee
2012-04-24makepkg.8: remove bold from --pkg's optargDave Reisner
2012-04-24pacman-key: allow verification of multiple sig filesDave Reisner
2012-04-24scripts/library: remove parse_optionsDave Reisner
2012-04-24bash_completion: update for changes to pacman-keyDave Reisner
2012-04-24scripts: avoid dumping usage on parser failDave Reisner
2012-04-24pacman-key: adopt parseopts for option parsingDave Reisner
2012-04-24makepkg: allow specifying --pkg multiple timesDave Reisner
2012-04-24makepkg: adopt parseopts for option parsingDave Reisner
2012-04-24scripts/library: introduce parseoptsDave Reisner
2012-04-24configure: avoid linking against libsslDave Reisner
2012-04-20makepkg: restrict allowed characters in pkgnameDave Reisner
2012-04-20pkgdelta/repo-add: quoting fixesFlorian Pritz
2012-04-20pkgdelta: implement requirments for delta generationFlorian Pritz
2012-04-20pkgdelta: rework option/argument parserFlorian Pritz
2012-04-19contrib: remove pactree make ruleDave Reisner
2012-04-19contrib: remove wget-xdelta from gitignoreDave Reisner
2012-04-12Merge branch 'maint'Dan McGee
2012-04-12Remove SyncFirst optionDan McGee
2012-04-09Fix issues with unintialized variable value usageDan McGee
2012-04-09Add more warning flagsAllan McRae
2012-04-08Fix a signed overflow error on i686 with GCC 4.7.0Dan McGee
2012-04-08Merge remote-tracking branch 'dave/buildsys'Dan McGee
2012-04-08makepkg: save and restore shopts when sourcing /etc/profileAllan McRae
2012-04-08makepkg: complain when the buildfile isn't writeableDave Reisner
2012-04-08makepkg: catch errors sourcing filesDave Reisner
2012-04-08makepkg: restrict usage of errexit to user functionsDave Reisner
2012-04-08Merge branch 'maint'Dan McGee
2012-04-08pacman-key: avoid use of tempfile in verify_sigDave Reisner
2012-04-08Add a new configure option for excessive compiler warning flagsDan McGee
2012-04-08Various tweaks to support building with excessive GCC warning flagsDan McGee
2012-04-08autoclean.sh: abide by POSIX shebangDave Reisner
2012-04-08buildsys: move autotools bloat to build-auxDave Reisner