guix/src/libstore
Eelco Dolstra 80e722278c * When using the build hook, distinguish between the stderr of the
hook script proper, and the stdout/stderr of the builder.  Only the
  latter should be saved in /nix/var/log/nix/drvs.
* Allow the verbosity to be set through an option.
* Added a flag --quiet to lower the verbosity level.
2010-08-30 14:53:03 +00:00
..
Makefile.am * Sync with the trunk. 2010-05-12 22:13:09 +00:00
build.cc * When using the build hook, distinguish between the stderr of the 2010-08-30 14:53:03 +00:00
derivations.cc * Don't use an ostringstream in unparseDerivation(), because it's 2010-04-21 19:25:50 +00:00
derivations.hh * Sync with the trunk. 2010-05-12 22:13:09 +00:00
gc.cc * When using the build hook, distinguish between the stderr of the 2010-08-30 14:53:03 +00:00
globals.cc * When using the build hook, distinguish between the stderr of the 2010-08-30 14:53:03 +00:00
globals.hh Added support for passing an (impure) NIX_BUILD_CORES variable to build expressions. 2010-06-23 14:34:08 +00:00
local-store.cc * Don't complain if the stored hash of a path is zero (unknown). 2010-08-24 14:25:33 +00:00
local-store.hh * Okay, putting a lock on the temporary directory used by importPath() 2010-06-21 11:08:09 +00:00
misc.cc * Sync with the trunk. 2010-05-12 22:13:09 +00:00
misc.hh
optimise-store.cc * Applied a patch from David Brown to prevent `nix-store --optimise' 2010-06-04 13:56:11 +00:00
pathlocks.cc * Revert r19797, and use a simpler solution: just don't monitor build 2010-02-03 21:38:41 +00:00
pathlocks.hh * Revert r19797, and use a simpler solution: just don't monitor build 2010-02-03 21:38:41 +00:00
references.cc
references.hh
remote-store.cc * When using the build hook, distinguish between the stderr of the 2010-08-30 14:53:03 +00:00
remote-store.hh * Allow unprivileged users to do `nix-store --clear-failed-paths' and 2010-05-04 10:45:10 +00:00
schema.sql 2010-02-24 14:39:52 +00:00
store-api.cc * Revert r19650 (implement gc-keep-outputs by looking for derivations 2010-02-22 11:44:17 +00:00
store-api.hh * Sync with the trunk. 2010-06-21 07:55:38 +00:00
worker-protocol.hh * Sync with the trunk. 2010-08-24 09:56:28 +00:00