summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Remove SyncFirst optionDan McGee2012-04-12
* Add more warning flagsAllan McRae2012-04-09
* Fix a signed overflow error on i686 with GCC 4.7.0Dan McGee2012-04-08
* Merge remote-tracking branch 'dave/buildsys'Dan McGee2012-04-08
|\
| * Add a new configure option for excessive compiler warning flagsDan McGee2012-04-08
| * Various tweaks to support building with excessive GCC warning flagsDan McGee2012-04-08
| * autoclean.sh: abide by POSIX shebangDave Reisner2012-04-08
| * buildsys: move autotools bloat to build-auxDave Reisner2012-04-08
| * buildsys: move acinclude.m4 to m4/Dave Reisner2012-04-08
| * buildsys: cleanup libtool and autoconf initializationDave Reisner2012-04-08
| * buildsys: define warning CFLAGS in separate varDave Reisner2012-04-08
| * buildsys: use AC_DEFINE for CYGWIN macroDave Reisner2012-04-08
| * buildsys: cleanup gpgme compile time checkDave Reisner2012-04-08
| * buildsys: use pkg-config for libcurl detectionDave Reisner2012-04-08
| * buildsys: use pkg-config for libarchive detectionDave Reisner2012-04-08
| * buildsys: use pkg-config for openssl detectionDave Reisner2012-04-08
| * buildsys: add pkg-config m4 macrosDave Reisner2012-04-08
* | makepkg: save and restore shopts when sourcing /etc/profileAllan McRae2012-04-08
* | makepkg: complain when the buildfile isn't writeableDave Reisner2012-04-08
* | makepkg: catch errors sourcing filesDave Reisner2012-04-08
* | makepkg: restrict usage of errexit to user functionsDave Reisner2012-04-08
* | Merge branch 'maint'Dan McGee2012-04-08
|\ \ | |/ |/|
| * pacman-key: avoid use of tempfile in verify_sigDave Reisner2012-04-08
| * pacman-key: verify TRUST_ULTIMATE keys as goodDave Reisner2012-04-08
* | makepkg: treat lib{provides,depends} returns as proper arraysDave Reisner2012-04-08
* | makepkg: use proper array addition in libdepsDave Reisner2012-04-08
* | makepkg: add missing newline from libprovides outputDave Reisner2012-04-08
* | repo-remove: remove deltas file if it becomes emptyFlorian Pritz2012-04-07
* | Prefix alpm_pkgfrom_t members with ALPM_Allan McRae2012-04-07
* | Return more useful error codes on package open failuresDan McGee2012-04-07
* | Check minimum required gpgme versionAllan McRae2012-04-07
* | Make selecting scriptlet shell workAllan McRae2012-04-07
* | makepkg: safely change directoriesAllan McRae2012-04-07
* | makepkg: use printf rather than echo to output variableAllan McRae2012-04-07
* | makepkg: the rhs in string comparisons should be quotedAllan McRae2012-04-07
* | makepkg: devel_check(): cleanup for hg versionMatthew Monaco2012-04-07
* | makepkg: devel_check(): set newpkgver (cleanup)Matthew Monaco2012-04-07
* | makepkg: devel_check(): consolidate common codeMatthew Monaco2012-04-07
* | makepkg: devel_check(): determine vcsMatthew Monaco2012-04-07
* | makepkg: remove unused variableMatthew Monaco2012-04-07
* | Merge branch 'maint'Dan McGee2012-04-07
|\|
| * 4.0.3 release NEWS, version bumps, etc.Dan McGee2012-04-07
| * Revert "parseopts: normalize options into an array"Dave Reisner2012-04-07
| * pkgdelta: exit 1 upon errorFlorian Pritz2012-04-07
| * pacman-key: Actually verify signatures and exit with correct codesPierre Schmitz2012-04-07
| * pkgdelta: use bsdtar -q optionDan McGee2012-04-07
| * sync: fix crash on failed downloadsDave Reisner2012-04-07
| * parse_options: initialize unused_options as arrayDave Reisner2012-04-07
| * Updates from TransifexDan McGee2012-04-07
| * pacman-key: change to more reliable default keyserverAllan McRae2012-03-29