lix/src
Eelco Dolstra b33da599c5 * In the garbage collector, delete invalid paths before deleting
unreachable paths.  This matters when using --max-freed etc.:
  unreachable paths could become reachable again, so it's nicer to
  keep them if there is "real" garbage to be deleted.  Also, don't use
  readDirectory() but read the Nix store and delete invalid paths in
  parallel.  This reduces GC latency on very large Nix stores.
2011-12-22 15:55:53 +00:00
..
bin2c * Sync with the trunk. 2010-04-20 09:20:29 +00:00
boost * Install some headers in the right location. 2009-03-05 14:57:50 +00:00
bsdiff-4.3 * Quick hack around one of the pathological cases in bsdiff 2010-11-29 17:07:04 +00:00
libexpr * Move parseHash16or32 into libutil, and use in nix-hash. 2011-12-02 11:47:06 +00:00
libmain * Remove the terminate handler, which was only really needed because 2011-12-14 22:41:10 +00:00
libstore * In the garbage collector, delete invalid paths before deleting 2011-12-22 15:55:53 +00:00
libutil * In the garbage collector, delete invalid paths before deleting 2011-12-22 15:55:53 +00:00
nix-env * Allow '<nixexpr>' syntax to be used in nix-instantiate, nix-build 2011-12-01 16:41:43 +00:00
nix-hash * Move parseHash16or32 into libutil, and use in nix-hash. 2011-12-02 11:47:06 +00:00
nix-instantiate * Allow '<nixexpr>' syntax to be used in nix-instantiate, nix-build 2011-12-01 16:41:43 +00:00
nix-log2xml * Emit warning='1' or error='1' attributes for lines marked as 2010-03-05 12:54:58 +00:00
nix-setuid-helper * Drop the dependency on the ATerm library. 2010-04-19 14:51:58 +00:00
nix-store * importPath() -> importPaths(). Because of buffering of the input 2011-12-16 22:31:25 +00:00
nix-worker * importPath() -> importPaths(). Because of buffering of the input 2011-12-16 22:31:25 +00:00
Makefile.am * Drop the dependency on the ATerm library. 2010-04-19 14:51:58 +00:00