lix/src/libstore/build
Eelco Dolstra ff4dea63c9 Generalize extra-* settings
This removes the extra-substituters and extra-sandbox-paths settings
and instead makes every array setting extensible by setting
"extra-<name> = <value>" in the configuration file or passing
"--<name> <value>" on the command line.
2020-10-29 18:17:39 +01:00
..
derivation-goal.cc Generalize extra-* settings 2020-10-29 18:17:39 +01:00
derivation-goal.hh Trim derivation-goal.hh 2020-10-12 17:15:32 +00:00
goal.cc Change .cc files to use split build headers 2020-10-12 17:08:52 +00:00
goal.hh Typo 2020-10-18 14:26:37 +02:00
hook-instance.cc Change .cc files to use split build headers 2020-10-12 17:08:52 +00:00
hook-instance.hh Trim hook-instance.hh 2020-10-12 17:16:13 +00:00
local-store-build.cc Change .cc files to use split build headers 2020-10-12 17:08:52 +00:00
substitution-goal.cc Change .cc files to use split build headers 2020-10-12 17:08:52 +00:00
substitution-goal.hh Trim substitution-goal.hh 2020-10-12 17:16:25 +00:00
worker.cc Just use auto in two places. 2020-10-17 21:47:52 +00:00
worker.hh Explain that upcast_goal is still a static cast 2020-10-17 21:50:12 +00:00