summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-04-08buildsys: move acinclude.m4 to m4/Dave Reisner
2012-04-08buildsys: cleanup libtool and autoconf initializationDave Reisner
2012-04-08buildsys: define warning CFLAGS in separate varDave Reisner
2012-04-08buildsys: use AC_DEFINE for CYGWIN macroDave Reisner
2012-04-08buildsys: cleanup gpgme compile time checkDave Reisner
2012-04-08buildsys: use pkg-config for libcurl detectionDave Reisner
2012-04-08buildsys: use pkg-config for libarchive detectionDave Reisner
2012-04-08buildsys: use pkg-config for openssl detectionDave Reisner
2012-04-08buildsys: add pkg-config m4 macrosDave Reisner
2012-04-08pacman-key: verify TRUST_ULTIMATE keys as goodDave Reisner
2012-04-08makepkg: treat lib{provides,depends} returns as proper arraysDave Reisner
2012-04-08makepkg: use proper array addition in libdepsDave Reisner
2012-04-08makepkg: add missing newline from libprovides outputDave Reisner
2012-04-07repo-remove: remove deltas file if it becomes emptyFlorian Pritz
2012-04-07Prefix alpm_pkgfrom_t members with ALPM_Allan McRae
2012-04-07Return more useful error codes on package open failuresDan McGee
2012-04-07Check minimum required gpgme versionAllan McRae
2012-04-07Make selecting scriptlet shell workAllan McRae
2012-04-07makepkg: safely change directoriesAllan McRae
2012-04-07makepkg: use printf rather than echo to output variableAllan McRae
2012-04-07makepkg: the rhs in string comparisons should be quotedAllan McRae
2012-04-07makepkg: devel_check(): cleanup for hg versionMatthew Monaco