lix/src/libstore/build
John Ericson 05cc5a8587 Copy {,local-}derivation-goal.{cc,h}
Doing this prior to splitting, so we get better diff with default
options (e.g. on GitHub).
2021-02-26 16:01:47 +00:00
..
derivation-goal.cc Merge pull request #4477 from NixOS/ca/build-remote 2021-02-26 16:54:44 +01:00
derivation-goal.hh Make DerivationGoal::drv a full Derivation 2021-02-23 14:15:45 +01:00
entry-points.cc Simplify the case where the drv is a purely input-addressed one 2021-02-26 16:35:05 +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
local-derivation-goal.cc Copy {,local-}derivation-goal.{cc,h} 2021-02-26 16:01:47 +00:00
local-derivation-goal.hh Copy {,local-}derivation-goal.{cc,h} 2021-02-26 16:01:47 +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