lix/src/libstore/build
regnat 527da73690 Properly bypass the registering step when all outputs are present
There was already some logic for that, but it didn't handle the case of
content-addressed outputs, so extend it a bit for that
2021-02-23 08:04:03 +01:00
..
derivation-goal.cc Properly bypass the registering step when all outputs are present 2021-02-23 08:04:03 +01:00
derivation-goal.hh Store the output hashes in the initialOutputs of the drv goal 2021-02-19 15:48:31 +01:00
entry-points.cc LocalStore: Send back the new realisations 2021-02-23 08:04:03 +01:00
goal.cc Change .cc files to use split build headers 2020-10-12 17:08:52 +00:00
goal.hh shut up clang warnings 2020-12-01 15:04:03 +01: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
substitution-goal.cc Merge pull request #4467 from edolstra/error-formatting 2021-01-25 12:50:57 +01:00
substitution-goal.hh Move primeCache() to Worker::run() 2020-12-01 13:44:48 +01:00
worker.cc Merge pull request #4467 from edolstra/error-formatting 2021-01-25 12:50:57 +01:00
worker.hh Crudely make worker only provide a Store, not LocalStore 2020-12-23 22:42:06 +00:00