summaryrefslogtreecommitdiffstats
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2016-08-31Remove AC_FUNC_MALLOC check.Alastair Hughes1-1/+0
2016-08-31Replace CURLOPT_PROGRESSFUNCTION with CURLOPT_XFERINFOFUNCTIONIvy Foster1-2/+2
2016-08-30contrib: Add documentation MakefileFlorian Pritz1-0/+1
2016-08-30configure.ac: Fix handling --with-libcurlOlivier Brunel1-2/+2
2016-02-23Release 5.0.1v5.0.1Allan McRae1-2/+2
2016-01-30Release 5.0.0v5.0.0Allan McRae1-5/+5
2015-12-04Add large file support CFLAGS to pkgconfig fileAllan McRae1-0/+9
2015-03-03common: Avoid errors on systems that define strnlen but not strndupWill Miles1-2/+2
2015-02-20Release 4.2.1v4.2.1Allan McRae1-2/+2
2014-12-19Release 4.2.0Allan McRae1-4/+4
2014-09-23replace --reference on chmod/chown commandsWolfgang Bumiller1-0/+10
2014-01-28Remove ts and sw from vim modeline when noet is setFlorian Pritz1-1/+1
2014-01-06Remove -fgnu89-inline from compile optionsDan McGee1-2/+0
2013-10-14Bail early with a clear error message if Python runtime isn't 2.7+.Jeremy Heiner1-1/+1
2013-08-21integrate tests with automakeAndrew Gregory1-0/+1
2013-07-22Use autoreconf in autogen.shAllan McRae1-1/+1
2013-06-18Merge branch 'maint'Allan McRae1-4/+4
2013-06-184.1.2 release preparationv4.1.2Allan McRae1-2/+2
2013-06-06Correct INODECMD for BSD and DarwinAllan McRae1-2/+2
2013-05-29Add makepkg-templateFlorian Pritz1-0/+19
2013-05-074.1.1 release NEWS, version bumps, etc.v4.1.1Allan McRae1-2/+2
2013-04-01Bump to version 4.0.0v4.1.0Allan McRae1-1/+1
2013-03-10Bump to version 4.1.0rc1v4.1.0rc1Allan McRae1-4/+4
2013-02-13Fix gpgme detectionAllan McRae1-4/+5
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