summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* configure: require bash >= 4.1 at compile timeDave Reisner2012-04-24
* validate bash scripts with 'bash -n' during build.Dave Reisner2012-04-24
* contrib: rename bash scripts: .in -> .sh.inDave Reisner2012-04-24
* contrib: use a separate build rule for bash scriptsDave Reisner2012-04-24
* pacman-key: lookup keys before receivingDave Reisner2012-04-24
* Merge branch 'maint'Dan McGee2012-04-24
|\
| * makepkg: restrict allowed characters in pkgnameDave Reisner2012-04-20
| * pkgdelta/repo-add: quoting fixesFlorian Pritz2012-04-20
| * pkgdelta: implement requirments for delta generationFlorian Pritz2012-04-20
| * pkgdelta: rework option/argument parserFlorian Pritz2012-04-20
| * contrib: remove pactree make ruleDave Reisner2012-04-19
| * contrib: remove wget-xdelta from gitignoreDave Reisner2012-04-19
* | Merge branch 'parse-opts'Dan McGee2012-04-24
|\ \
| * | makepkg.8: remove bold from --pkg's optargDave Reisner2012-04-24
| * | pacman-key: allow verification of multiple sig filesDave Reisner2012-04-24
| * | scripts/library: remove parse_optionsDave Reisner2012-04-24
| * | bash_completion: update for changes to pacman-keyDave Reisner2012-04-24
| * | scripts: avoid dumping usage on parser failDave Reisner2012-04-24
| * | pacman-key: adopt parseopts for option parsingDave Reisner2012-04-24
| * | makepkg: allow specifying --pkg multiple timesDave Reisner2012-04-24
| * | makepkg: adopt parseopts for option parsingDave Reisner2012-04-24
| * | scripts/library: introduce parseoptsDave Reisner2012-04-24
|/ /
* | configure: avoid linking against libsslDave Reisner2012-04-24
* | Merge branch 'maint'Dan McGee2012-04-12
|\|
| * Fix issues with unintialized variable value usageDan McGee2012-04-09
* | 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