..
build.cc
* Use /tmp/nix-build-<drvpath>-<counter> instead of
2008-03-27 13:45:17 +00:00
db.cc
* Get rid of the substitutes database table (NIX-47). Instead, if we
2007-08-12 00:29:28 +00:00
db.hh
* Get rid of the substitutes database table (NIX-47). Instead, if we
2007-08-12 00:29:28 +00:00
derivations-ast.def
* Automatically upgrade <= 0.7 Nix stores to the new schema (so that
2005-02-09 09:50:29 +00:00
derivations.cc
* computeStorePathForText: take the references into account when
2007-01-29 15:51:37 +00:00
derivations.hh
* Remove unnecessary inclusions of aterm2.h.
2006-09-04 22:08:40 +00:00
gc.cc
* nix-env -e: support uninstalling by path, so that one can say
2007-11-29 16:18:24 +00:00
globals.cc
* Flag `--no-build-hook' to disable distributed builds.
2007-11-16 16:15:26 +00:00
globals.hh
* Flag `--no-build-hook' to disable distributed builds.
2007-11-16 16:15:26 +00:00
local-store.cc
* A transaction is unnecessary since the path cannot be
2008-03-01 21:05:33 +00:00
local-store.hh
* nix-store --dump-db / --load-db to dump/load the Nix DB.
2008-01-29 18:17:36 +00:00
Makefile.am
* Allow unprivileged users to run the garbage collector and to do
2006-12-05 02:18:46 +00:00
misc.cc
* Get rid of the substitutes database table (NIX-47). Instead, if we
2007-08-12 00:29:28 +00:00
misc.hh
* Use a proper namespace.
2006-09-04 21:06:23 +00:00
pathlocks.cc
* Fix a race condition with parallel builds where multiple
2007-08-28 11:36:17 +00:00
pathlocks.hh
* Fix a race condition with parallel builds where multiple
2007-08-28 11:36:17 +00:00
references.cc
* Use a bounded amount of memory in scanForReferences() by not reading
2006-09-22 13:10:30 +00:00
references.hh
* Use a proper namespace.
2006-09-04 21:06:23 +00:00
remote-store.cc
* sockaddr_un doesn't allow path names of more than 108 characters.
2008-04-09 05:57:01 +00:00
remote-store.hh
* nix-store --dump-db / --load-db to dump/load the Nix DB.
2008-01-29 18:17:36 +00:00
store-api.cc
* nix-store --dump-db / --load-db to dump/load the Nix DB.
2008-01-29 18:17:36 +00:00
store-api.hh
* nix-store --dump-db / --load-db to dump/load the Nix DB.
2008-01-29 18:17:36 +00:00
worker-protocol.hh
* Flag `--no-build-hook' to disable distributed builds.
2007-11-16 16:15:26 +00:00