guix/src/libstore
2006-08-01 09:43:41 +00:00
..
build.cc * Call find-runtime-roots.pl from the garbage collector to prevent 2006-07-20 12:17:25 +00:00
build.hh * `nix-env (-i|-u) --dry-run' now shows exactly which missing paths 2006-03-06 11:21:15 +00:00
db.cc
db.hh
derivations-ast.def
derivations.cc * Removed a bunch of ATreverses. 2006-05-02 17:51:50 +00:00
derivations.hh
gc.cc * Use $(libexecdir) to find find-runtime-roots.pl. 2006-07-20 13:21:37 +00:00
gc.hh
globals.cc * Use $(libexecdir) to find find-runtime-roots.pl. 2006-07-20 13:21:37 +00:00
globals.hh * Use $(libexecdir) to find find-runtime-roots.pl. 2006-07-20 13:21:37 +00:00
Makefile.am * Support for srcdir != builddir (NIX-41). 2006-05-12 11:47:45 +00:00
misc.cc * `nix-env (-i|-u) --dry-run' now shows exactly which missing paths 2006-03-06 11:21:15 +00:00
misc.hh * `nix-env (-i|-u) --dry-run' now shows exactly which missing paths 2006-03-06 11:21:15 +00:00
pathlocks.cc * Concurrent GC on Cygwin. 2006-06-20 17:48:10 +00:00
pathlocks.hh * Concurrent GC on Cygwin. 2006-06-20 17:48:10 +00:00
references.cc * 64-bit compatibility fixes (for problems revealed by building on an Athlon 2006-05-11 02:19:43 +00:00
references.hh
store.cc * Show some progress. 2006-08-01 09:43:41 +00:00
store.hh
test-builder-1.sh
test-builder-2.sh