lix/src/nix-store
Eelco Dolstra 65b6c8ab4c * Move root finding from nix-collect-garbage' to nix-store --gc'.
This was necessary becase root finding must be done after
  acquisition of the global GC lock.

  This makes `nix-collect-garbage' obsolete; it is now just a wrapper
  around `nix-store --gc'.

* Automatically remove stale GC roots (i.e., indirect GC roots that
  point to non-existent paths).
2005-02-01 15:05:32 +00:00
..
dotgraph.cc * Renamed normalise.cc' -> build.cc', `storeexprs.cc' -> 2005-01-19 16:39:47 +00:00
dotgraph.hh * Renamed normalise.cc' -> build.cc', `storeexprs.cc' -> 2005-01-19 16:39:47 +00:00
help.txt * nix-store, nix-instantiate: added an option `--add-root' to 2005-02-01 12:36:25 +00:00
main.cc * Move root finding from nix-collect-garbage' to nix-store --gc'. 2005-02-01 15:05:32 +00:00
Makefile.am * Do initialise state (the DB etc.) when doing a `make install', 2004-04-21 10:54:46 +00:00