index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.ac
Age
Commit message (
Expand
)
Author
2020-05-28
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-05-08
configure: Look for gtest
Eelco Dolstra
2019-12-20
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-12-19
Merge branch 'libarchive' of https://github.com/yorickvP/nix
Eelco Dolstra
2019-12-16
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-12-13
Initial gzip support
Tom Bereknyei
2019-12-09
downgrade required libarchive version (ubuntu 16.04)
Yorick van Pelt
2019-12-07
libarchive proof of concept
Yorick van Pelt
2019-12-04
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-12-02
Merge branch 'pkg-config-static' of https://github.com/matthewbauer/nix
Eelco Dolstra
2019-11-26
Clean up the configure script
Eelco Dolstra
2019-11-07
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-11-07
Revert "autoconf: Allow overriding CFLAGS/CXXFLAGS from outside."
Eelco Dolstra
2019-11-07
Precompile headers
Eelco Dolstra
2019-11-06
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-11-06
Make --enable-gc the default
Eelco Dolstra
2019-11-01
Pass --static flag to pkg-config when necessary
Matthew Bauer
2019-10-21
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-10-01
Use more robust test for libatomics
Matthew Bauer
2019-10-01
Add libatomic for 32-bit ARM
Matthew Bauer
2019-07-06
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-07-05
Revert 82b7f0e840983879a510245903ff7c917276f65d, cd8bc06e8786018ddb16cea4cb10...
Eelco Dolstra
2019-07-03
autoconf: Implement release tarball detection. Fixes #257.
Niklas Hambüchen
2019-07-03
autoconf: Add comment on use of `false`.
Niklas Hambüchen
2019-07-03
autoconf: Check if --nonet works. Fixes #967 #506.
Niklas Hambüchen
2019-07-03
Get BOOST_LDFLAGS from autoconf, fix Ubuntu 16.04 build.
Niklas Hambüchen
2019-07-03
autoconf: Allow overriding CFLAGS/CXXFLAGS from outside.
Niklas Hambüchen
2019-07-03
autoconf: Fix AC_STRUCT_DIRENT_D_TYPE being used before AC_PROG_CC.
Niklas Hambüchen
2019-07-03
autoconf: Fix C++17 detection not working on Ubuntu 16.04.
Niklas Hambüchen
2019-07-03
autoconf: Work around editline not being found on Ubuntu 16.04.
Niklas Hambüchen
2019-07-03
autoconf: Detect boost, require version, set CXXFLAGS.
Niklas Hambüchen
2019-07-03
autoconf: Change quotes in description.
Niklas Hambüchen
2019-05-07
Add basic flake tests
Eelco Dolstra
2019-03-25
configure.ac: update for new version file location
Will Dietz
2019-03-10
require c++ 17
Guillaume Maudoux
2019-02-13
Support --disable-shared flag.
Matthew Bauer
2019-01-10
Revert "Remove some bashisms from configure.ac"
Eelco Dolstra
2019-01-10
Revert "Escape square brackets in configure.ac"
Eelco Dolstra
2019-01-09
Escape square brackets in configure.ac
Mateusz Piotrowski
2019-01-07
Merge pull request #2607 from 0mp/configure.ac-fix
Eelco Dolstra
2019-01-07
Don't look for a "pv" program, or mention it in the manual source
John Ericson
2019-01-05
brotli is only used as a library now
John Ericson
2019-01-05
Remove dead code computing `dynlib_suffix` from comfigure.ac
John Ericson
2018-12-30
Remove some bashisms from configure.ac
Mateusz Piotrowski
2018-10-29
editline: wip
Will Dietz
2018-09-03
docs: change expired bzip2.org to archive.org
Vladimír Čunát
2018-08-20
Drop all references to --disable-init-state
Tuomas Tynkkynen
2018-08-06
Require libbrotli
Eelco Dolstra
2018-04-06
Use $CPPFLAGS when detecting version of aws-sdk-cpp
Andrew Dunham
2018-03-20
ask autotools for c++14 support flags, not c++11; don't override later
Will Dietz
[next]