nix-super/src/libstore
Eelco Dolstra 4acca1a5b9 Remove chatty message
This broke building with "-vv", because the builder is not allowed to
write to stderr at this point.
2014-12-12 13:43:59 +01:00
..
build.cc Remove chatty message 2014-12-12 13:43:59 +01:00
derivations.cc Use proper quotes everywhere 2014-08-20 18:03:48 +02:00
derivations.hh If a .drv cannot be parsed, show its path 2014-04-08 19:24:29 +02:00
gc.cc Disable vacuuming the DB after garbage collection 2014-11-19 18:14:24 +01:00
globals.cc Settings: Add bool get() 2014-09-17 15:18:13 +02:00
globals.hh Settings: Add bool get() 2014-09-17 15:18:13 +02:00
local-store.cc Don't wait for PID -1 2014-12-10 13:53:04 +01:00
local-store.hh Clean up temp roots in a more C++ way 2014-11-19 17:07:29 +01:00
local.mk Update spec file 2014-09-18 15:42:01 +02:00
misc.cc Use proper quotes everywhere 2014-08-20 18:03:48 +02:00
misc.hh Don't set $preferLocalBuild and $requiredSystemFeatures in builders 2013-06-20 18:07:27 +00:00
nix-store.pc.in Install some pkgconfig files 2014-09-18 12:00:40 +02:00
optimise-store.cc Add an 'optimiseStore' remote procedure call. 2014-09-01 23:53:26 +02:00
pathlocks.cc Use proper quotes everywhere 2014-08-20 18:03:48 +02:00
pathlocks.hh Use "#pragma once" to prevent repeated header file inclusion 2012-07-18 14:59:03 -04:00
references.cc Use proper quotes everywhere 2014-08-20 18:03:48 +02:00
references.hh Use "#pragma once" to prevent repeated header file inclusion 2012-07-18 14:59:03 -04:00
remote-store.cc Improve error message if the daemon worker fails to start 2014-10-31 09:36:09 +01:00
remote-store.hh Add an 'optimiseStore' remote procedure call. 2014-09-01 23:53:26 +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 Use proper quotes everywhere 2014-08-20 18:03:48 +02:00
store-api.hh Add an 'optimiseStore' remote procedure call. 2014-09-01 23:53:26 +02:00
worker-protocol.hh Add an 'optimiseStore' remote procedure call. 2014-09-01 23:53:26 +02:00