index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstore
/
build
/
derivation-goal.hh
Age
Commit message (
Expand
)
Author
2023-05-12
Merge pull request #8299 from urbas/max-substitution-jobs
Eelco Dolstra
2023-05-08
introduces `Goal::jobCategory`
Matej Urbas
2023-05-08
libstore: also pass unwanted outputs to the post-build-hook
Yorick van Pelt
2023-04-15
Introduce `SingleDrvOutputs`
John Ericson
2023-04-15
Make restarting state machines explicit
John Ericson
2023-04-07
Finish converting existing comments for internal API docs (#8146)
John Ericson
2023-03-31
Ensure all headers have `#pragma once` and are in API docs
John Ericson
2023-01-11
Split `OutputsSpec` and `ExtendedOutputsSpec`, use the former more
John Ericson
2022-12-07
Remove repeat and enforce-determinism options
Linus Heckemann
2022-03-31
Add support for impure derivations
Eelco Dolstra
2022-03-24
Retry substitution after an incomplete closure only once
Eelco Dolstra
2022-03-08
Add Store::buildPathsWithResults()
Eelco Dolstra
2022-03-01
Move `BuildResult` defintion to its own header
John Ericson
2022-02-25
Remove std::string alias (for real this time)
Eelco Dolstra
2021-12-13
More properly track the status of CA builds
regnat
2021-03-15
Properly sign the unresolved drvs
regnat
2021-02-26
Split {,local-}derivation-goal.{cc,hh}
John Ericson
2021-02-23
Make `DerivationGoal::drv` a full Derivation
regnat
2021-02-19
Store the output hashes in the initialOutputs of the drv goal
regnat
2021-02-19
Register the realisations for unresolved drvs
regnat
2020-12-01
Move primeCache() to Worker::run()
Eelco Dolstra
2020-10-12
Trim derivation-goal.hh
John Ericson
2020-10-12
Rename to hand-hold git (derivation-goal.hh)
John Ericson