| .. |
|
build.cc
|
* Delete the output paths before invoking the build hook.
|
2007-03-07 15:53:11 +00:00 |
|
db.cc
|
* A helpful message.
|
2006-10-13 11:49:55 +00:00 |
|
db.hh
|
* Use a proper namespace.
|
2006-09-04 21:06:23 +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-store -qR' and friends: print the paths sorted topologically
|
2007-02-21 22:45:10 +00:00 |
|
globals.cc
|
* Kill a build if it has gone for more than a certain number of
|
2006-12-08 15:44:00 +00:00 |
|
globals.hh
|
* Kill a build if it has gone for more than a certain number of
|
2006-12-08 15:44:00 +00:00 |
|
local-store.cc
|
* Look for the openssl program at compile time. If not found, call
|
2007-03-01 13:30:46 +00:00 |
|
local-store.hh
|
* nix-store --import': import an archive created by nix-store
|
2007-02-21 15:45:32 +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
|
* More remote operations.
|
2006-11-30 22:43:55 +00:00 |
|
misc.hh
|
* Use a proper namespace.
|
2006-09-04 21:06:23 +00:00 |
|
pathlocks.cc
|
* Use a proper namespace.
|
2006-09-04 21:06:23 +00:00 |
|
pathlocks.hh
|
* Use a proper namespace.
|
2006-09-04 21:06:23 +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
|
* `nix-store --import' now also works in remote mode. The worker
|
2007-02-21 17:34:02 +00:00 |
|
remote-store.hh
|
* `nix-store --import' now also works in remote mode. The worker
|
2007-02-21 17:34:02 +00:00 |
|
store-api.cc
|
* Doh!
|
2007-01-29 15:55:49 +00:00 |
|
store-api.hh
|
* `nix-store -qR' and friends: print the paths sorted topologically
|
2007-02-21 22:45:10 +00:00 |
|
worker-protocol.hh
|
* `nix-store --import' now also works in remote mode. The worker
|
2007-02-21 17:34:02 +00:00 |