Age | Commit message (Expand) | Author | Files | Lines |
2019-07-03 | Get BOOST_LDFLAGS from autoconf, fix Ubuntu 16.04 build. | Niklas Hambüchen | 1 | -0/+1 |
2019-07-03 | Makefile.config.in: Remove HAVE_READLINE. | Niklas Hambüchen | 1 | -1/+0 |
2019-07-03 | mk: add support for passing LDFLAGS to libs and bins | Sergei Trofimovich | 1 | -0/+1 |
2019-02-13 | Support --disable-shared flag. | Matthew Bauer | 1 | -0/+2 |
2019-01-05 | brotli is only used as a library now | John Ericson | 1 | -1/+0 |
2018-10-29 | editline: wip | Will Dietz | 1 | -0/+1 |
2018-08-06 | Require libbrotli | Eelco Dolstra | 1 | -1/+0 |
2018-02-18 | configure: Add a flag to disable seccomp. | Shea Levy | 1 | -0/+1 |
2017-12-30 | use libbrotli directly when available | Will Dietz | 1 | -1/+3 |
2017-05-15 | Add --with-sandbox-shell configure flag | Eelco Dolstra | 1 | -0/+1 |
2017-04-28 | Check for libreadline | Eelco Dolstra | 1 | -0/+1 |
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 | -3/+0 |
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-07 | Add nix-perl package for the perl bindings | Shea Levy | 1 | -3/+0 |
2017-01-24 | Makefile.config.in: drop unused bsddiff_compat_include | Sergei Trofimovich | 1 | -1/+0 |
2016-12-19 | Revert "Merge branch 'seccomp' of https://github.com/aszlig/nix" | Eelco Dolstra | 1 | -1/+0 |
2016-12-15 | Merge branch 'seccomp' of https://github.com/aszlig/nix | Eelco Dolstra | 1 | -0/+1 |
2016-12-08 | Drop unused dblatex reference | Eelco Dolstra | 1 | -1/+0 |
2016-11-16 | Add build dependency for libseccomp | aszlig | 1 | -0/+1 |
2016-09-20 | Add a new option to disable documentation generation at configure time | Adrien Devresse | 1 | -0/+1 |
2016-05-31 | use $(LIBLZMA_LIBS) instead of -llzma | Dmitry Kalinkin | 1 | -0/+1 |
2016-05-04 | Make the aws-cpp-sdk dependency optional | Eelco Dolstra | 1 | -0/+1 |
2015-11-24 | Merge pull request #704 from ysangkok/freebsd-support | Eelco Dolstra | 1 | -0/+2 |
2015-11-04 | Require OpenSSL | Eelco Dolstra | 1 | -1/+0 |
2015-10-06 | Use pkg-config-provided LDFLAGS for libsqlite3 and libcurl. | Manuel Jacob | 1 | -0/+2 |
2015-02-10 | Make libsodium an optional dependency | Eelco Dolstra | 1 | -0/+1 |
2015-02-04 | Use libsodium instead of OpenSSL for binary cache signing | Eelco Dolstra | 1 | -0/+1 |
2014-11-25 | Rely on XML catalogs to find the DocBook schemas and stylesheets | Eelco Dolstra | 1 | -2/+0 |
2014-09-17 | Remove unused w3m dependency | Eelco Dolstra | 1 | -1/+0 |
2014-05-21 | nix-store -l: Fetch build logs from the Internet | Eelco Dolstra | 1 | -0/+1 |
2014-03-12 | Generate release notes again | Eelco Dolstra | 1 | -0/+1 |
2014-02-07 | Install header files | Eelco Dolstra | 1 | -0/+1 |
2014-02-01 | Build/install manual | Eelco Dolstra | 1 | -0/+7 |
2013-11-25 | Add support for ‘make installcheck’ | Eelco Dolstra | 1 | -1/+1 |
2013-11-25 | Add a Makefile for the Perl stuff | Eelco Dolstra | 1 | -0/+3 |
2013-11-25 | Add a Makefile for bsdiff | Eelco Dolstra | 1 | -0/+1 |
2013-11-23 | Support installation of dynamically linked programs | Eelco Dolstra | 1 | -0/+2 |
2013-11-22 | Fix building without Boehm GC | Eelco Dolstra | 1 | -0/+1 |
2013-11-22 | Add a Makefile variable for enabling debug info | Eelco Dolstra | 1 | -0/+1 |
2013-11-22 | Drop the dependency on Automake | Eelco Dolstra | 1 | -0/+2 |
2013-11-22 | Respect configure flags | Eelco Dolstra | 1 | -0/+4 |
2013-11-22 | Add ‘make dist’ support | Eelco Dolstra | 1 | -1/+2 |
2013-11-22 | New non-recursive, plain Make-based build system | Eelco Dolstra | 1 | -0/+10 |