lix/src/libstore
Shea Levy af2e53fd48 Include all outputs of derivations in the closure of explicitly-passed derivation paths
This required adding a queryOutputDerivationNames function in the store API
2011-11-06 06:28:20 +00:00
..
build.cc * Eliminate all uses of the global variable ‘store’ from libstore. 2011-08-31 21:11:50 +00:00
derivations.cc * Ouch. A store upgrade could cause a substituter to be triggered, 2011-09-12 09:07:43 +00:00
derivations.hh * Eliminate all uses of the global variable ‘store’ from libstore. 2011-08-31 21:11:50 +00:00
gc.cc * Eliminate all uses of the global variable ‘store’ from libstore. 2011-08-31 21:11:50 +00:00
globals.cc Add support for the build-timeout' and --timeout' options. 2011-06-30 15:19:13 +00:00
globals.hh Add support for the build-timeout' and --timeout' options. 2011-06-30 15:19:13 +00:00
local-store.cc Include all outputs of derivations in the closure of explicitly-passed derivation paths 2011-11-06 06:28:20 +00:00
local-store.hh Include all outputs of derivations in the closure of explicitly-passed derivation paths 2011-11-06 06:28:20 +00:00
Makefile.am * Sync with the trunk. 2010-05-12 22:13:09 +00:00
misc.cc * Eliminate all uses of the global variable ‘store’ from libstore. 2011-08-31 21:11:50 +00:00
misc.hh * Eliminate all uses of the global variable ‘store’ from libstore. 2011-08-31 21:11:50 +00:00
optimise-store.cc * Store the size of a store path in the database (to be precise, the 2010-11-16 17:11:46 +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 * Store the size of a store path in the database (to be precise, the 2010-11-16 17:11:46 +00:00
references.hh * Store the size of a store path in the database (to be precise, the 2010-11-16 17:11:46 +00:00
remote-store.cc Include all outputs of derivations in the closure of explicitly-passed derivation paths 2011-11-06 06:28:20 +00:00
remote-store.hh Include all outputs of derivations in the closure of explicitly-passed derivation paths 2011-11-06 06:28:20 +00: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 * Fix a huuuuge security hole in the Nix daemon. It didn't check that 2011-07-20 18:10:47 +00:00
store-api.hh Include all outputs of derivations in the closure of explicitly-passed derivation paths 2011-11-06 06:28:20 +00:00
worker-protocol.hh Include all outputs of derivations in the closure of explicitly-passed derivation paths 2011-11-06 06:28:20 +00:00