summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2012-08-01Do not enable _FORTIFY_SOURCE without optimizationAllan McRae
2012-06-25Portability fixes for makepkgJeremy Huntwork
2012-04-25libalpm: add pkg-config fileDave Reisner
2012-04-24configure: require bash >= 4.1 at compile timeDave Reisner
2012-04-24scripts/library: introduce parseoptsDave Reisner
2012-04-24configure: avoid linking against libsslDave Reisner
2012-04-09Add more warning flagsAllan McRae
2012-04-08Add a new configure option for excessive compiler warning flagsDan McGee
2012-04-08buildsys: move autotools bloat to build-auxDave 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-07Check minimum required gpgme versionAllan McRae
2012-04-07Make selecting scriptlet shell workAllan McRae
2012-04-07Merge branch 'maint'Dan McGee
2012-04-07Revert "makepkg: calculate exact total file size"Dan McGee
2012-04-074.0.3 release NEWS, version bumps, etc.Dan McGee
2012-03-08Merge branch 'maint'Dan McGee
2012-03-05Do not dereference symlinks when calculating sizeAllan McRae
2012-02-13Merge branch 'maint'Dan McGee
2012-02-13Use AM_PATH_GPGME macro from gpgme instead of home-built gpgme detection.Nathan Phillip Brink
2012-02-13Move ROOTDIR definition into config.hAllan McRae
2012-02-13Allow specifying shell for running scriptletsAllan McRae
2012-02-114.0.2 release updatesDan McGee
2012-01-23Merge branch 'maint'Dan McGee
2012-01-23lib/dload: enforce usage of TCP keepalivesDave Reisner
2012-01-19Add diskspace checking support for Solaris/IllumosDan McGee
2011-12-28makepkg: calculate exact total file sizeAllan McRae
2011-12-08Make automake generate silent rules by defaultDan McGee
2011-12-07Add 'silent-rules' to automake setup in configure.acDan McGee
2011-11-16Merge branch 'maint'Dan McGee
2011-11-16Add helper method for creating and opening archive objectDan McGee
2011-11-13Updates in preparation for 4.0.1 releaseDan McGee
2011-10-13Remove mcheck.h supportDan McGee
2011-10-12Bump version to 4.0.0Dan McGee
2011-09-22Update configure.ac version to rc2Dan McGee
2011-09-18configure: Fix quoting in SEDINPLACE on DarwinDave Reisner
2011-08-16configure.ac: add checks for more types, functions and headersAllan McRae
2011-08-11Bump version to 4.0.0rc1Dan McGee
2011-08-11Merge branch 'maint'Dan McGee
2011-08-11configure: simplify CARCH generation madnessDan McGee
2011-08-11build: remove mucking with CARCHFLAGSDan McGee
2011-08-093.5.4 release preparationDan McGee
2011-08-09pacman/util: flush terminal input before reading responseDave Reisner
2011-07-18configure: output more compile settingsAllan McRae
2011-06-23po/: split into scripts/po/ and src/pacman/po/Dan McGee