guix/src/libnix
Eelco Dolstra 9d95aafe8c * Ad hoc per-package logging. When Nix performs a derivation, it now
writes stdout/stderr of the builder to ${prefix}/var/log/nix/x,
  where x is the file name of the derivation expression, e.g.,

    /nix/var/log/nix/54256391624be04fcb426048ae3ea0a4-d-pan-0.14.2.nix

  Note that consecutive builds of the same expression overwrite,
  rather than append to, existing log files.
2003-10-22 11:04:57 +00:00
..
Makefile.am * Finished refactoring the tree. 2003-10-20 10:05:01 +00:00
archive.cc * Some wrapper classes to ensure that file descriptors / directory 2003-10-22 10:48:22 +00:00
archive.hh * Refactored the source tree. 2003-10-20 09:20:11 +00:00
db.cc * Refactored the source tree. 2003-10-20 09:20:11 +00:00
db.hh * Refactored the source tree. 2003-10-20 09:20:11 +00:00
exec.cc * Ad hoc per-package logging. When Nix performs a derivation, it now 2003-10-22 11:04:57 +00:00
exec.hh * Ad hoc per-package logging. When Nix performs a derivation, it now 2003-10-22 11:04:57 +00:00
expr.cc * Refactored the source tree. 2003-10-20 09:20:11 +00:00
expr.hh * Refactored the source tree. 2003-10-20 09:20:11 +00:00
globals.cc * Refactored the source tree. 2003-10-20 09:20:11 +00:00
globals.hh * Refactored the source tree. 2003-10-20 09:20:11 +00:00
hash.cc * Refactored the source tree. 2003-10-20 09:20:11 +00:00
hash.hh * Refactored the source tree. 2003-10-20 09:20:11 +00:00
md5.c * Refactored the source tree. 2003-10-20 09:20:11 +00:00
md5.h * Refactored the source tree. 2003-10-20 09:20:11 +00:00
normalise.cc * Ad hoc per-package logging. When Nix performs a derivation, it now 2003-10-22 11:04:57 +00:00
normalise.hh * Refactored the source tree. 2003-10-20 09:20:11 +00:00
pathlocks.cc * Refactored the source tree. 2003-10-20 09:20:11 +00:00
pathlocks.hh * Refactored the source tree. 2003-10-20 09:20:11 +00:00
references.cc * Some wrapper classes to ensure that file descriptors / directory 2003-10-22 10:48:22 +00:00
references.hh * Refactored the source tree. 2003-10-20 09:20:11 +00:00
store.cc * Some wrapper classes to ensure that file descriptors / directory 2003-10-22 10:48:22 +00:00
store.hh * Refactored the source tree. 2003-10-20 09:20:11 +00:00
test-builder-1.sh * Refactored the source tree. 2003-10-20 09:20:11 +00:00
test-builder-2.sh * Refactored the source tree. 2003-10-20 09:20:11 +00:00
test.cc * Refactored the source tree. 2003-10-20 09:20:11 +00:00
util.cc * Some wrapper classes to ensure that file descriptors / directory 2003-10-22 10:48:22 +00:00
util.hh * Some wrapper classes to ensure that file descriptors / directory 2003-10-22 10:48:22 +00:00