guix/src/libstore
Eelco Dolstra d059bf48e4 Pass configuration settings to the substituters
Previously substituters could read nix.conf themselves, but this
didn't take --option flags into account.
2012-07-30 16:09:54 -04:00
..
build.cc Pass configuration settings to the substituters 2012-07-30 16:09:54 -04:00
derivations.cc
derivations.hh Use "#pragma once" to prevent repeated header file inclusion 2012-07-18 14:59:03 -04:00
gc.cc Garbage collect unused links in /nix/store/.links 2012-07-23 17:14:16 -04:00
globals.cc Pass configuration settings to the substituters 2012-07-30 16:09:54 -04:00
globals.hh Pass configuration settings to the substituters 2012-07-30 16:09:54 -04:00
local-store.cc Pass configuration settings to the substituters 2012-07-30 16:09:54 -04:00
local-store.hh Remove unused variables 2012-07-30 15:43:37 -04:00
Makefile.am Compress build logs on the fly using bzip2 2012-05-30 10:12:29 -04:00
misc.cc download-from-binary-cache: parallelise fetching of NAR info files 2012-07-06 19:08:20 -04:00
misc.hh Use "#pragma once" to prevent repeated header file inclusion 2012-07-18 14:59:03 -04:00
optimise-store.cc Merge branch 'master' into no-manifests 2012-07-26 15:14:33 -04:00
pathlocks.cc Set the close-on-exec flag on file descriptors 2012-03-05 20:29:00 +01:00
pathlocks.hh Use "#pragma once" to prevent repeated header file inclusion 2012-07-18 14:59:03 -04:00
references.cc Use data() instead of c_str() where appropriate 2012-02-09 18:27:45 +01:00
references.hh Use "#pragma once" to prevent repeated header file inclusion 2012-07-18 14:59:03 -04:00
remote-store.cc Merge branch 'master' into no-manifests 2012-07-18 10:47:59 -04:00
remote-store.hh Merge branch 'master' into no-manifests 2012-07-26 15:14:33 -04:00
schema.sql
store-api.cc Reserve some disk space for the garbage collector 2012-05-29 22:59:12 -04:00
store-api.hh Merge branch 'master' into no-manifests 2012-07-26 15:14:33 -04:00
worker-protocol.hh Merge branch 'master' into no-manifests 2012-07-26 15:14:33 -04:00