summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2013-01-28Revert execvp and related commitsAllan McRae
2013-01-17Do not require full path for scriptlet shellAllan McRae
2013-01-04Split common utility functions for libalpm and pacmanAllan McRae
2013-01-03makepkg: use --apparent-size when du supports itAllan McRae
2013-01-03Remove checks for geteuidAllan McRae
2013-01-03Remove Cygwin supportAllan McRae
2012-11-27makepkg: allow debug package suffix to be configurableAllan McRae
2012-11-27pactree: autodetect and use unicode line drawing charactersDave Reisner
2012-11-27buildsys: eschew use of DEFS, prefer AM_CPPFLAGSDave Reisner
2012-11-27configure.ac: cleanup duplication in --enable-git-versionDave Reisner
2012-11-27Fix thinko in configure.ac CFLAGS empty checkingDan McGee
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.v4.0.3Dan 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 updatesv4.0.2Dan 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.0v4.0.0Dan McGee