summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Remove autotools supportAllan McRae2020-06-011-594/+0
* autotools: emit error message when autoconf-archive is missingEli Schwartz2020-01-071-0/+1
* makepkg: replaces sed in-place with built in substitutionEthan Sommer2019-11-061-11/+0
* Release 5.2.1v5.2.1Allan McRae2019-11-011-2/+2
* Release v5.2.0v5.2.0Allan McRae2019-10-211-4/+4
* Support file with seccomp enabledEli Schwartz2019-10-071-0/+19
* build: check for gpgme with pkg-config before gpgme-configEli Schwartz2019-03-191-31/+37
* drop DU* config variablesSantiago Torres2019-03-191-10/+0
* build: remove references to variable replacements from pacman-optimizeEli Schwartz2019-03-191-10/+0
* Add implicit fall through warningAllan McRae2019-02-121-0/+1
* fix various typosmorganamilo2019-02-041-1/+1
* Add -fstack-clash-protection to CFLAGS in debug builds if availableAllan McRae2019-01-101-0/+1
* configure.ac: use $datarootdir instead of $prefix/shareAllan McRae2018-12-031-2/+2
* Port pactest to python3Dave Reisner2018-10-181-1/+1
* Remove unused checks for strcoll and mktimeDave Reisner2018-08-291-2/+0
* configure: bump the minimum version of bash to 4.4Eli Schwartz2018-08-101-3/+3
* scripts/completion: derive the bash completion directory from pkg-configEli Schwartz2018-08-101-0/+3
* Release v5.1.1v5.1.1Allan McRae2018-07-271-2/+2
* Release v.5.1.0v5.1.0Allan McRae2018-05-281-4/+4
* Remove all modelines from the projectEli Schwartz2018-05-141-2/+0
* libalpm.pc: migrate to Requires.privateEli Schwartz2018-04-291-0/+6
* autoconf: bump AC_PREREQ to 2.64Huáng Jùnliàng2018-03-141-1/+1
* configure: bump libarchive requirementsHuáng Jùnliàng2018-03-141-2/+2
* Make the flags used for sed -i configurableAlastair Hughes2017-09-141-5/+11
* Replace @SIZECMD@ with POSIX-compatible commandDrew DeVault2017-04-041-5/+0
* configure.ac: Use POSIX compatible equality checksDave Reisner2017-01-041-2/+2
* Make DUFLAGS be overrideable during configureAlastair Hughes2016-12-051-5/+9
* Allow replacing libcrypto with libnettle in pacmanFlorian Weigelt2016-10-221-12/+20
* Remove contribAllan McRae2016-10-101-2/+0
* Remove internal md5 and sha2 implementationsAllan McRae2016-10-101-0/+5
* Remove AC_FUNC_MALLOC check.Alastair Hughes2016-08-311-1/+0
* Replace CURLOPT_PROGRESSFUNCTION with CURLOPT_XFERINFOFUNCTIONIvy Foster2016-08-311-2/+2
* contrib: Add documentation MakefileFlorian Pritz2016-08-301-0/+1
* configure.ac: Fix handling --with-libcurlOlivier Brunel2016-08-301-2/+2
* Release 5.0.1v5.0.1Allan McRae2016-02-231-2/+2
* Release 5.0.0v5.0.0Allan McRae2016-01-301-5/+5
* Add large file support CFLAGS to pkgconfig fileAllan McRae2015-12-041-0/+9
* common: Avoid errors on systems that define strnlen but not strndupWill Miles2015-03-031-2/+2
* Release 4.2.1v4.2.1Allan McRae2015-02-201-2/+2
* Release 4.2.0Allan McRae2014-12-191-4/+4
* replace --reference on chmod/chown commandsWolfgang Bumiller2014-09-231-0/+10
* Remove ts and sw from vim modeline when noet is setFlorian Pritz2014-01-281-1/+1
* Remove -fgnu89-inline from compile optionsDan McGee2014-01-061-2/+0
* Bail early with a clear error message if Python runtime isn't 2.7+.Jeremy Heiner2013-10-141-1/+1
* integrate tests with automakeAndrew Gregory2013-08-211-0/+1
* Use autoreconf in autogen.shAllan McRae2013-07-221-1/+1
* Merge branch 'maint'Allan McRae2013-06-181-4/+4
|\
| * 4.1.2 release preparationv4.1.2maintAllan McRae2013-06-181-2/+2
| * Correct INODECMD for BSD and DarwinAllan McRae2013-06-061-2/+2
* | Add makepkg-templateFlorian Pritz2013-05-291-0/+19
|/