summaryrefslogtreecommitdiffstats
path: root/configure.ac
AgeCommit message (Expand)Author
2019-07-03autoconf: Fix C++17 detection not working on Ubuntu 16.04.Niklas Hambüchen
2019-07-03autoconf: Work around editline not being found on Ubuntu 16.04.Niklas Hambüchen
2019-07-03autoconf: Detect boost, require version, set CXXFLAGS.Niklas Hambüchen
2019-07-03autoconf: Change quotes in description.Niklas Hambüchen
2019-03-25configure.ac: update for new version file locationWill Dietz
2019-03-10require c++ 17Guillaume Maudoux
2019-02-13Support --disable-shared flag.Matthew Bauer
2019-01-10Revert "Remove some bashisms from configure.ac"Eelco Dolstra
2019-01-10Revert "Escape square brackets in configure.ac"Eelco Dolstra
2019-01-09Escape square brackets in configure.acMateusz Piotrowski
2019-01-07Merge pull request #2607 from 0mp/configure.ac-fixEelco Dolstra
2019-01-07Don't look for a "pv" program, or mention it in the manual sourceJohn Ericson
2019-01-05brotli is only used as a library nowJohn Ericson
2019-01-05Remove dead code computing `dynlib_suffix` from comfigure.acJohn Ericson
2018-12-30Remove some bashisms from configure.acMateusz Piotrowski
2018-10-29editline: wipWill Dietz
2018-09-03docs: change expired bzip2.org to archive.orgVladimír Čunát
2018-08-20Drop all references to --disable-init-stateTuomas Tynkkynen
2018-08-06Require libbrotliEelco Dolstra
2018-04-06Use $CPPFLAGS when detecting version of aws-sdk-cppAndrew Dunham
2018-03-20ask autotools for c++14 support flags, not c++11; don't override laterWill Dietz
2018-02-19configure.ac: define HAVE_SECCOMP macro when using seccomp, fix build/testsWill Dietz
2018-02-19Merge pull request #1857 from dtzWill/fix/check-for-lzma-mtEelco Dolstra
2018-02-18configure: Add a flag to disable seccomp.Shea Levy
2018-02-09configure.ac: check if lzma has MT support, fix deb build/etc.Will Dietz
2018-01-29configure: Use $CPP instead of cpp directlyBen Gamari
2017-12-30use libbrotli directly when availableWill Dietz
2017-12-22Check aws-sdk-cpp versionEelco Dolstra
2017-05-29Add a seccomp filter to prevent creating setuid/setgid binariesEelco Dolstra
2017-05-15Add --with-sandbox-shell configure flagEelco Dolstra
2017-05-10Replace readline by linenoiseEelco Dolstra
2017-04-28Check for libreadlineEelco Dolstra
2017-04-20Detect lsofEelco Dolstra
2017-03-31Merge branch 'remove-perl' of https://github.com/shlevy/nixEelco Dolstra
2017-03-21Don't make brotli a hard dependencyEelco Dolstra
2017-03-15Add support for brotli compressionEelco Dolstra
2017-03-15Remove dependency on "curl" binaryEelco Dolstra
2017-02-28Improve SQLite busy handlingEelco Dolstra
2017-02-21Revert "configure.ac: We require C++14 now"Eelco Dolstra
2017-02-08configure.ac: We require C++14 nowTuomas Tynkkynen
2017-02-07Remove perl dependency.Shea Levy
2016-12-19Revert "Merge branch 'seccomp' of https://github.com/aszlig/nix"Eelco Dolstra
2016-12-15Merge branch 'seccomp' of https://github.com/aszlig/nixEelco Dolstra
2016-12-08Drop unused dblatex referenceEelco Dolstra
2016-12-06Drop unused WWW::Curl dependencyEelco Dolstra
2016-11-16Add build dependency for libseccompaszlig
2016-09-20Add a new option to disable documentation generation at configure timeAdrien Devresse
2016-08-13remove otool checkJude Taylor
2016-06-09Use O_CLOEXEC in most placesEelco Dolstra
2016-05-30fix tarball jobDomen Kožar