summaryrefslogtreecommitdiffstats
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2013-01-28Make sed follow symlinks on LinuxMaxime Gauduin1-1/+1
2013-01-28Make path to ldconfig configurableAllan McRae1-0/+10
2013-01-28Revert execvp and related commitsAllan McRae1-3/+3
2013-01-17Do not require full path for scriptlet shellAllan McRae1-3/+3
2013-01-04Split common utility functions for libalpm and pacmanAllan McRae1-0/+1
2013-01-03makepkg: use --apparent-size when du supports itAllan McRae1-0/+4
2013-01-03Remove checks for geteuidAllan McRae1-1/+1
2013-01-03Remove Cygwin supportAllan McRae1-5/+0
2012-11-27makepkg: allow debug package suffix to be configurableAllan McRae1-0/+8
2012-11-27pactree: autodetect and use unicode line drawing charactersDave Reisner1-2/+2
2012-11-27buildsys: eschew use of DEFS, prefer AM_CPPFLAGSDave Reisner1-1/+0
2012-11-27configure.ac: cleanup duplication in --enable-git-versionDave Reisner1-5/+1
2012-11-27Fix thinko in configure.ac CFLAGS empty checkingDan McGee1-1/+1
2012-08-01Do not enable _FORTIFY_SOURCE without optimizationAllan McRae1-0/+5
2012-06-26Portability fixes for makepkgJeremy Huntwork1-0/+5
2012-04-26libalpm: add pkg-config fileDave Reisner1-0/+1
2012-04-24configure: require bash >= 4.1 at compile timeDave Reisner1-1/+17
2012-04-24scripts/library: introduce parseoptsDave Reisner1-0/+1
2012-04-24configure: avoid linking against libsslDave Reisner1-1/+1
2012-04-09Add more warning flagsAllan McRae1-0/+1
2012-04-09Add a new configure option for excessive compiler warning flagsDan McGee1-0/+41
2012-04-09buildsys: move autotools bloat to build-auxDave Reisner1-0/+1
2012-04-09buildsys: cleanup libtool and autoconf initializationDave Reisner1-5/+2
2012-04-09buildsys: define warning CFLAGS in separate varDave Reisner1-3/+3
2012-04-09buildsys: use AC_DEFINE for CYGWIN macroDave Reisner1-1/+1
2012-04-09buildsys: cleanup gpgme compile time checkDave Reisner1-20/+21
2012-04-09buildsys: use pkg-config for libcurl detectionDave Reisner1-4/+17
2012-04-09buildsys: use pkg-config for libarchive detectionDave Reisner1-3/+3
2012-04-09buildsys: use pkg-config for openssl detectionDave Reisner1-13/+11
2012-04-07Check minimum required gpgme versionAllan McRae1-1/+1
2012-04-07Make selecting scriptlet shell workAllan McRae1-3/+3
2012-04-07Merge branch 'maint'Dan McGee1-2/+2
2012-04-07Revert "makepkg: calculate exact total file size"Dan McGee1-0/+1
2012-04-074.0.3 release NEWS, version bumps, etc.v4.0.3working-maintDan McGee1-2/+2
2012-03-09Merge branch 'maint'Dan McGee1-3/+3
2012-03-05Do not dereference symlinks when calculating sizeAllan McRae1-3/+3
2012-02-13Merge branch 'maint'Dan McGee1-2/+2
2012-02-13Use AM_PATH_GPGME macro from gpgme instead of home-built gpgme detection.Nathan Phillip Brink1-11/+40
2012-02-13Move ROOTDIR definition into config.hAllan McRae1-0/+1
2012-02-13Allow specifying shell for running scriptletsAllan McRae1-0/+9
2012-02-114.0.2 release updatesv4.0.2Dan McGee1-2/+2
2012-01-23Merge branch 'maint'Dan McGee1-1/+3
2012-01-23lib/dload: enforce usage of TCP keepalivesDave Reisner1-1/+2
2012-01-19Add diskspace checking support for Solaris/IllumosDan McGee1-1/+2
2011-12-29makepkg: calculate exact total file sizeAllan McRae1-1/+0
2011-12-08Make automake generate silent rules by defaultDan McGee1-1/+2
2011-12-07Add 'silent-rules' to automake setup in configure.acDan McGee1-1/+1
2011-11-16Merge branch 'maint'Dan McGee1-2/+2
2011-11-16Add helper method for creating and opening archive objectDan McGee1-0/+1
2011-11-14Updates in preparation for 4.0.1 releaseDan McGee1-2/+2