nix-gh/src/libstore
Eelco Dolstra 30d19a2bdc Handle debug messages from runChild()
Turns out that "nix-build -vvv" with chroots enabled has been broken
for some time, because some debug message got interpreted as an error.
2015-08-03 18:04:32 +02:00
..
build.cc Handle debug messages from runChild() 2015-08-03 18:04:32 +02:00
builtins.cc Fix fetchurl of executable file 2015-07-23 22:25:04 +02:00
builtins.hh Make <nix/fetchurl.nix> a builtin builder 2015-07-20 04:38:46 +02:00
derivations.cc OCD: foreach -> C++11 ranged for 2015-07-17 20:13:56 +02:00
derivations.hh Allow remote builds without sending the derivation closure 2015-07-17 17:57:40 +02:00
download.cc Make <nix/fetchurl.nix> a builtin builder 2015-07-20 04:38:46 +02:00
download.hh Make <nix/fetchurl.nix> a builtin builder 2015-07-20 04:38:46 +02:00
gc.cc OCD: foreach -> C++11 ranged for 2015-07-17 20:13:56 +02:00
globals.cc OCD: foreach -> C++11 ranged for 2015-07-17 20:13:56 +02:00
globals.hh Add the pre-build hook. 2015-04-18 16:56:02 -04:00
local-store.cc nix-copy-closure: Add -v flag 2015-07-20 01:52:07 +02:00
local-store.hh Allow remote builds without sending the derivation closure 2015-07-17 17:57:40 +02:00
local.mk Make <nix/fetchurl.nix> a builtin builder 2015-07-20 04:38:46 +02:00
misc.cc OCD: foreach -> C++11 ranged for 2015-07-17 20:13:56 +02:00
misc.hh Allow remote builds without sending the derivation closure 2015-07-17 17:57:40 +02:00
nix-store.pc.in Install some pkgconfig files 2014-09-18 12:00:40 +02:00
optimise-store.cc OCD: foreach -> C++11 ranged for 2015-07-17 20:13:56 +02:00
pathlocks.cc OCD: foreach -> C++11 ranged for 2015-07-17 20:13:56 +02:00
pathlocks.hh Use "#pragma once" to prevent repeated header file inclusion 2012-07-18 14:59:03 -04:00
profiles.cc nix-collect-garbage: Don't call nix-env 2015-05-21 16:28:30 +02:00
profiles.hh nix-collect-garbage: Don't call nix-env 2015-05-21 16:28:30 +02:00
references.cc OCD: foreach -> C++11 ranged for 2015-07-17 20:13:56 +02:00
references.hh Use "#pragma once" to prevent repeated header file inclusion 2012-07-18 14:59:03 -04:00
remote-store.cc More cleanup 2015-07-20 01:16:16 +02:00
remote-store.hh Allow remote builds without sending the derivation closure 2015-07-17 17:57:40 +02:00
schema.sql * Store the size of a store path in the database (to be precise, the 2010-11-16 17:11:46 +00:00
store-api.cc More cleanup 2015-07-20 01:16:16 +02:00
store-api.hh Provide more detailed info about build status to hydra-queue-runner 2015-07-20 03:20:03 +02:00
worker-protocol.hh Add a ‘verifyStore’ RPC 2015-06-02 02:14:24 +02:00