summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAge
* Replace @SIZECMD@ with POSIX-compatible commandDrew DeVault2017-04-04
* configure.ac: Use POSIX compatible equality checksDave Reisner2017-01-04
* Make DUFLAGS be overrideable during configureAlastair Hughes2016-12-05
* Allow replacing libcrypto with libnettle in pacmanFlorian Weigelt2016-10-22
* Remove contribAllan McRae2016-10-10
* Remove internal md5 and sha2 implementationsAllan McRae2016-10-10
* Remove AC_FUNC_MALLOC check.Alastair Hughes2016-08-31
* Replace CURLOPT_PROGRESSFUNCTION with CURLOPT_XFERINFOFUNCTIONIvy Foster2016-08-31
* contrib: Add documentation MakefileFlorian Pritz2016-08-30
* configure.ac: Fix handling --with-libcurlOlivier Brunel2016-08-30
* Release 5.0.1Allan McRae2016-02-23
* Release 5.0.0Allan McRae2016-01-30
* Add large file support CFLAGS to pkgconfig fileAllan McRae2015-12-04
* common: Avoid errors on systems that define strnlen but not strndupWill Miles2015-03-03
* Release 4.2.1Allan McRae2015-02-20
* Release 4.2.0Allan McRae2014-12-19
* replace --reference on chmod/chown commandsWolfgang Bumiller2014-09-23
* Remove ts and sw from vim modeline when noet is setFlorian Pritz2014-01-28
* Remove -fgnu89-inline from compile optionsDan McGee2014-01-06
* Bail early with a clear error message if Python runtime isn't 2.7+.Jeremy Heiner2013-10-14
* integrate tests with automakeAndrew Gregory2013-08-21
* Use autoreconf in autogen.shAllan McRae2013-07-22
* Merge branch 'maint'Allan McRae2013-06-18
|\
| * 4.1.2 release preparationAllan McRae2013-06-18
| * Correct INODECMD for BSD and DarwinAllan McRae2013-06-06
* | Add makepkg-templateFlorian Pritz2013-05-29
|/
* 4.1.1 release NEWS, version bumps, etc.Allan McRae2013-05-07
* Bump to version 4.0.0Allan McRae2013-04-01
* Bump to version 4.1.0rc1Allan McRae2013-03-10
* Fix gpgme detectionAllan McRae2013-02-13
* Make sed follow symlinks on LinuxMaxime Gauduin2013-01-28
* Make path to ldconfig configurableAllan McRae2013-01-28
* Revert execvp and related commitsAllan McRae2013-01-28
* Do not require full path for scriptlet shellAllan McRae2013-01-17
* Split common utility functions for libalpm and pacmanAllan McRae2013-01-04
* makepkg: use --apparent-size when du supports itAllan McRae2013-01-03
* Remove checks for geteuidAllan McRae2013-01-03
* Remove Cygwin supportAllan McRae2013-01-03
* makepkg: allow debug package suffix to be configurableAllan McRae2012-11-27
* pactree: autodetect and use unicode line drawing charactersDave Reisner2012-11-27
* buildsys: eschew use of DEFS, prefer AM_CPPFLAGSDave Reisner2012-11-27
* configure.ac: cleanup duplication in --enable-git-versionDave Reisner2012-11-27
* Fix thinko in configure.ac CFLAGS empty checkingDan McGee2012-11-27
* Do not enable _FORTIFY_SOURCE without optimizationAllan McRae2012-08-01
* Portability fixes for makepkgJeremy Huntwork2012-06-25
* libalpm: add pkg-config fileDave Reisner2012-04-25
* configure: require bash >= 4.1 at compile timeDave Reisner2012-04-24
* scripts/library: introduce parseoptsDave Reisner2012-04-24
* configure: avoid linking against libsslDave Reisner2012-04-24
* Add more warning flagsAllan McRae2012-04-09