Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-09-16 | Drop separate release notes | Eelco Dolstra | |
2014-05-02 | Install an Upstart service | Eelco Dolstra | |
2014-04-09 | Add docbook icons to the distribution | Eelco Dolstra | |
Grmbl... | |||
2014-04-07 | Install systemd units | Eelco Dolstra | |
2014-03-12 | Generate release notes again | Eelco Dolstra | |
2014-02-18 | Update ignores | Shea Levy | |
2013-11-25 | Add support for ‘make installcheck’ | Eelco Dolstra | |
2013-11-25 | Rename Makefile.new -> Makefile | Eelco Dolstra | |
2013-11-25 | Add config.guess, config.sub and install-sh | Eelco Dolstra | |
Autoreconf doesn't install these if you're not using Automake. | |||
2013-11-22 | Automatically emit make rules for header files | Eelco Dolstra | |
2013-11-22 | New non-recursive, plain Make-based build system | Eelco Dolstra | |
2013-11-14 | Remove nix-setuid-helper | Eelco Dolstra | |
AFAIK, nobody uses it, it's not maintained, and it has no tests. | |||
2012-10-03 | Rename nix-worker to nix-daemon | Eelco Dolstra | |
2012-10-03 | Remove bin2c | Eelco Dolstra | |
2012-10-03 | When ‘--help’ is given, just run ‘man’ to show the manual page | Eelco Dolstra | |
I.e. do what git does. I'm too lazy to keep the builtin help text up to date :-) Also add ‘--help’ to various commands that lacked it (e.g. nix-collect-garbage). | |||
2012-07-26 | Add some .gitignore entries | Eelco Dolstra | |
2012-07-26 | Merge branch 'master' into no-manifests | Eelco Dolstra | |
2012-07-18 | Use "#pragma once" to prevent repeated header file inclusion | Eelco Dolstra | |
2012-06-29 | First attempt at the manifest-less substituter | Eelco Dolstra | |
2012-03-18 | Drop the externals directory | Eelco Dolstra | |
Nix now requires SQLite and bzip2 to be pre-installed. SQLite is detected using pkg-config. We required DBD::SQLite anyway, so depending on SQLite is not a big problem. The --with-bzip2, --with-openssl and --with-sqlite flags are gone. | |||
2012-02-08 | Update .gitignore | Eelco Dolstra | |
2011-09-19 | Update gitignore | Shea Levy | |
2010-02-10 | Add `.gitignore'. | Ludovic Courtès | |