about summary refs log tree commit diff
path: root/configure.ac (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-05 Revert 82b7f0e840983879a510245903ff7c917276f65d, cd8bc06e8786018ddb16cea4cb10...Eelco Dolstra1-32/+4
2019-07-03 autoconf: Implement release tarball detection. Fixes #257.Niklas Hambüchen1-7/+20
2019-07-03 autoconf: Add comment on use of `false`.Niklas Hambüchen1-3/+9
2019-07-03 autoconf: Check if --nonet works. Fixes #967 #506.Niklas Hambüchen1-0/+9
2019-07-03 Get BOOST_LDFLAGS from autoconf, fix Ubuntu 16.04 build.Niklas Hambüchen1-0/+3
2019-07-03 autoconf: Allow overriding CFLAGS/CXXFLAGS from outside.Niklas Hambüchen1-2/+4
2019-07-03 autoconf: Fix AC_STRUCT_DIRENT_D_TYPE being used before AC_PROG_CC.Niklas Hambüchen1-8/+8
2019-07-03 autoconf: Fix C++17 detection not working on Ubuntu 16.04.Niklas Hambüchen1-1/+2
2019-07-03 autoconf: Work around editline not being found on Ubuntu 16.04.Niklas Hambüchen1-1/+10
2019-07-03 autoconf: Detect boost, require version, set CXXFLAGS.Niklas Hambüchen1-0/+7
2019-07-03 autoconf: Change quotes in description.Niklas Hambüchen1-1/+1
2019-03-25 configure.ac: update for new version file locationWill Dietz1-1/+1
2019-03-10 require c++ 17Guillaume Maudoux1-1/+1
2019-02-13 Support --disable-shared flag.Matthew Bauer1-0/+10
2019-01-10 Revert "Remove some bashisms from configure.ac"Eelco Dolstra1-11/+6
2019-01-10 Revert "Escape square brackets in configure.ac"Eelco Dolstra1-1/+1
2019-01-09 Escape square brackets in configure.acMateusz Piotrowski1-1/+1
2019-01-07 Merge pull request #2607 from 0mp/configure.ac-fixEelco Dolstra1-6/+11
2019-01-07 Don't look for a "pv" program, or mention it in the manual sourceJohn Ericson1-1/+0
2019-01-05 brotli is only used as a library nowJohn Ericson1-1/+0
2019-01-05 Remove dead code computing `dynlib_suffix` from comfigure.acJohn Ericson1-5/+0
2018-12-30 Remove some bashisms from configure.acMateusz Piotrowski1-6/+11
2018-10-29 editline: wipWill Dietz1-0/+2
2018-09-03 docs: change expired bzip2.org to archive.orgVladimír Čunát1-2/+2
2018-08-20 Drop all references to --disable-init-stateTuomas Tynkkynen1-6/+0
2018-08-06 Require libbrotliEelco Dolstra1-6/+3
2018-04-06 Use $CPPFLAGS when detecting version of aws-sdk-cppAndrew Dunham1-1/+1
2018-03-20 ask autotools for c++14 support flags, not c++11; don't override laterWill Dietz1-1/+1
2018-02-19 configure.ac: define HAVE_SECCOMP macro when using seccomp, fix build/testsWill Dietz1-0/+1
2018-02-19 Merge pull request #1857 from dtzWill/fix/check-for-lzma-mtEelco Dolstra1-0/+2
2018-02-18 configure: Add a flag to disable seccomp.Shea Levy1-2/+14
2018-02-09 configure.ac: check if lzma has MT support, fix deb build/etc.Will Dietz1-0/+2
2018-01-29 configure: Use $CPP instead of cpp directlyBen Gamari1-1/+2
2017-12-30 use libbrotli directly when availableWill Dietz1-1/+8
2017-12-22 Check aws-sdk-cpp versionEelco Dolstra1-1/+7
2017-05-29 Add a seccomp filter to prevent creating setuid/setgid binariesEelco Dolstra1-0/+7
2017-05-15 Add --with-sandbox-shell configure flagEelco Dolstra1-0/+6
2017-05-10 Replace readline by linenoiseEelco Dolstra1-8/+0
2017-04-28 Check for libreadlineEelco Dolstra1-0/+8
2017-04-20 Detect lsofEelco Dolstra1-0/+1
2017-03-31 Merge branch 'remove-perl' of https://github.com/shlevy/nixEelco Dolstra1-52/+0
2017-03-21 Don't make brotli a hard dependencyEelco Dolstra1-1/+1
2017-03-15 Add support for brotli compressionEelco Dolstra1-0/+1
2017-03-15 Remove dependency on "curl" binaryEelco Dolstra1-1/+0
2017-02-28 Improve SQLite busy handlingEelco Dolstra1-1/+1
2017-02-21 Revert "configure.ac: We require C++14 now"Eelco Dolstra1-1/+1
2017-02-08 configure.ac: We require C++14 nowTuomas Tynkkynen1-1/+1
2017-02-07 Remove perl dependency.Shea Levy1-52/+0
2016-12-19 Revert "Merge branch 'seccomp' of https://github.com/aszlig/nix"Eelco Dolstra1-9/+0
2016-12-15 Merge branch 'seccomp' of https://github.com/aszlig/nixEelco Dolstra1-0/+9