depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.ac
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-05
Revert 82b7f0e840983879a510245903ff7c917276f65d, cd8bc06e8786018ddb16cea4cb10...
Eelco Dolstra
1
-32
/
+4
2019-07-03
autoconf: Implement release tarball detection. Fixes #257.
Niklas Hambüchen
1
-7
/
+20
2019-07-03
autoconf: Add comment on use of `false`.
Niklas Hambüchen
1
-3
/
+9
2019-07-03
autoconf: Check if --nonet works. Fixes #967 #506.
Niklas Hambüchen
1
-0
/
+9
2019-07-03
Get BOOST_LDFLAGS from autoconf, fix Ubuntu 16.04 build.
Niklas Hambüchen
1
-0
/
+3
2019-07-03
autoconf: Allow overriding CFLAGS/CXXFLAGS from outside.
Niklas Hambüchen
1
-2
/
+4
2019-07-03
autoconf: Fix AC_STRUCT_DIRENT_D_TYPE being used before AC_PROG_CC.
Niklas Hambüchen
1
-8
/
+8
2019-07-03
autoconf: Fix C++17 detection not working on Ubuntu 16.04.
Niklas Hambüchen
1
-1
/
+2
2019-07-03
autoconf: Work around editline not being found on Ubuntu 16.04.
Niklas Hambüchen
1
-1
/
+10
2019-07-03
autoconf: Detect boost, require version, set CXXFLAGS.
Niklas Hambüchen
1
-0
/
+7
2019-07-03
autoconf: Change quotes in description.
Niklas Hambüchen
1
-1
/
+1
2019-03-25
configure.ac: update for new version file location
Will Dietz
1
-1
/
+1
2019-03-10
require c++ 17
Guillaume Maudoux
1
-1
/
+1
2019-02-13
Support --disable-shared flag.
Matthew Bauer
1
-0
/
+10
2019-01-10
Revert "Remove some bashisms from configure.ac"
Eelco Dolstra
1
-11
/
+6
2019-01-10
Revert "Escape square brackets in configure.ac"
Eelco Dolstra
1
-1
/
+1
2019-01-09
Escape square brackets in configure.ac
Mateusz Piotrowski
1
-1
/
+1
2019-01-07
Merge pull request #2607 from 0mp/configure.ac-fix
Eelco Dolstra
1
-6
/
+11
2019-01-07
Don't look for a "pv" program, or mention it in the manual source
John Ericson
1
-1
/
+0
2019-01-05
brotli is only used as a library now
John Ericson
1
-1
/
+0
2019-01-05
Remove dead code computing `dynlib_suffix` from comfigure.ac
John Ericson
1
-5
/
+0
2018-12-30
Remove some bashisms from configure.ac
Mateusz Piotrowski
1
-6
/
+11
2018-10-29
editline: wip
Will Dietz
1
-0
/
+2
2018-09-03
docs: change expired bzip2.org to archive.org
Vladimír Čunát
1
-2
/
+2
2018-08-20
Drop all references to --disable-init-state
Tuomas Tynkkynen
1
-6
/
+0
2018-08-06
Require libbrotli
Eelco Dolstra
1
-6
/
+3
2018-04-06
Use $CPPFLAGS when detecting version of aws-sdk-cpp
Andrew Dunham
1
-1
/
+1
2018-03-20
ask autotools for c++14 support flags, not c++11; don't override later
Will Dietz
1
-1
/
+1
2018-02-19
configure.ac: define HAVE_SECCOMP macro when using seccomp, fix build/tests
Will Dietz
1
-0
/
+1
2018-02-19
Merge pull request #1857 from dtzWill/fix/check-for-lzma-mt
Eelco Dolstra
1
-0
/
+2
2018-02-18
configure: Add a flag to disable seccomp.
Shea Levy
1
-2
/
+14
2018-02-09
configure.ac: check if lzma has MT support, fix deb build/etc.
Will Dietz
1
-0
/
+2
2018-01-29
configure: Use $CPP instead of cpp directly
Ben Gamari
1
-1
/
+2
2017-12-30
use libbrotli directly when available
Will Dietz
1
-1
/
+8
2017-12-22
Check aws-sdk-cpp version
Eelco Dolstra
1
-1
/
+7
2017-05-29
Add a seccomp filter to prevent creating setuid/setgid binaries
Eelco Dolstra
1
-0
/
+7
2017-05-15
Add --with-sandbox-shell configure flag
Eelco Dolstra
1
-0
/
+6
2017-05-10
Replace readline by linenoise
Eelco Dolstra
1
-8
/
+0
2017-04-28
Check for libreadline
Eelco Dolstra
1
-0
/
+8
2017-04-20
Detect lsof
Eelco Dolstra
1
-0
/
+1
2017-03-31
Merge branch 'remove-perl' of https://github.com/shlevy/nix
Eelco Dolstra
1
-52
/
+0
2017-03-21
Don't make brotli a hard dependency
Eelco Dolstra
1
-1
/
+1
2017-03-15
Add support for brotli compression
Eelco Dolstra
1
-0
/
+1
2017-03-15
Remove dependency on "curl" binary
Eelco Dolstra
1
-1
/
+0
2017-02-28
Improve SQLite busy handling
Eelco Dolstra
1
-1
/
+1
2017-02-21
Revert "configure.ac: We require C++14 now"
Eelco Dolstra
1
-1
/
+1
2017-02-08
configure.ac: We require C++14 now
Tuomas Tynkkynen
1
-1
/
+1
2017-02-07
Remove perl dependency.
Shea Levy
1
-52
/
+0
2016-12-19
Revert "Merge branch 'seccomp' of https://github.com/aszlig/nix"
Eelco Dolstra
1
-9
/
+0
2016-12-15
Merge branch 'seccomp' of https://github.com/aszlig/nix
Eelco Dolstra
1
-0
/
+9
[next]