summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2017-06-03Release v5.0.2v5.0.2Andrew Gregory
2017-05-08Remove AC_FUNC_MALLOC check.Alastair Hughes
2017-05-08configure.ac: Fix handling --with-libcurlOlivier Brunel
2016-02-23Release 5.0.1v5.0.1Allan McRae
2016-01-30Release 5.0.0v5.0.0Allan McRae
2015-12-04Add large file support CFLAGS to pkgconfig fileAllan McRae
2015-03-03common: Avoid errors on systems that define strnlen but not strndupWill Miles
2015-02-20Release 4.2.1v4.2.1Allan McRae
2014-12-19Release 4.2.0Allan McRae
2014-09-23replace --reference on chmod/chown commandsWolfgang Bumiller
2014-01-28Remove ts and sw from vim modeline when noet is setFlorian Pritz
2014-01-06Remove -fgnu89-inline from compile optionsDan McGee
2013-10-14Bail early with a clear error message if Python runtime isn't 2.7+.Jeremy Heiner
2013-08-21integrate tests with automakeAndrew Gregory
2013-07-22Use autoreconf in autogen.shAllan McRae
2013-06-18Merge branch 'maint'Allan McRae
2013-06-184.1.2 release preparationv4.1.2Allan McRae
2013-06-06Correct INODECMD for BSD and DarwinAllan McRae
2013-05-29Add makepkg-templateFlorian Pritz
2013-05-074.1.1 release NEWS, version bumps, etc.v4.1.1Allan McRae
2013-04-01Bump to version 4.0.0v4.1.0Allan McRae
2013-03-10Bump to version 4.1.0rc1v4.1.0rc1Allan McRae
2013-02-13Fix gpgme detectionAllan McRae
2013-01-28Make sed follow symlinks on LinuxMaxime Gauduin
2013-01-28Make path to ldconfig configurableAllan McRae
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