lix/src/libstore/build
John Ericson 678d1c2aa0 Factor out a LogStore interface
Continue progress on #5729.

Just as I hoped, this uncovered an issue: the daemon protocol is missing
a way to query build logs. This doesn't effect `unix://`, but does
effect `ssh://`. A FIXME is left for this, so we come back to it later.
2022-03-11 13:32:16 +00:00
..
derivation-goal.cc BuildResult: Remove unused drvPath field 2022-03-09 20:31:50 +01:00
derivation-goal.hh Add Store::buildPathsWithResults() 2022-03-08 19:56:34 +01:00
drv-output-substitution-goal.cc BuildResult: Use DerivedPath 2022-03-09 12:25:35 +01:00
drv-output-substitution-goal.hh Remove std::string alias (for real this time) 2022-02-25 16:13:02 +01:00
entry-points.cc BuildResult: Use DerivedPath 2022-03-09 12:25:35 +01:00
goal.cc Remove std::string alias (for real this time) 2022-02-25 16:13:02 +01:00
goal.hh BuildResult: Use DerivedPath 2022-03-09 12:25:35 +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 Factor out a LogStore interface 2022-03-11 13:32:16 +00:00
local-derivation-goal.hh Add Store::buildPathsWithResults() 2022-03-08 19:56:34 +01:00
substitution-goal.cc BuildResult: Use DerivedPath 2022-03-09 12:25:35 +01:00
substitution-goal.hh Add Store::buildPathsWithResults() 2022-03-08 19:56:34 +01:00
worker.cc Remove std::string alias (for real this time) 2022-02-25 16:13:02 +01:00
worker.hh Remove std::set alias 2022-02-21 16:28:23 +01:00