index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstore
/
build
/
worker.cc
Age
Commit message (
Expand
)
Author
2021-12-06
Update manual links
Jan Tojnar
2021-10-07
Typo
Eelco Dolstra
2021-07-22
buildPaths(): Add an evalStore argument
Eelco Dolstra
2021-04-07
PathSubstitutionGoal: Clean up pipe
Eelco Dolstra
2021-04-05
Rename Buildable
John Ericson
2021-04-05
Use `BuildableReq` for `buildPaths` and `ensurePath`
John Ericson
2021-03-01
Allow substituting drv outputs when building
regnat
2021-03-01
SubstitutionGoal -> PathSubstitutionGoal
regnat
2021-02-26
Split {,local-}derivation-goal.{cc,hh}
John Ericson
2021-01-25
Merge pull request #4467 from edolstra/error-formatting
Eelco Dolstra
2021-01-21
Improve error formatting
Eelco Dolstra
2020-12-23
Crudely make worker only provide a Store, not LocalStore
John Ericson
2020-12-03
Don't fail early when -j0 is passed
regnat
2020-12-01
Move primeCache() to Worker::run()
Eelco Dolstra
2020-10-17
Just use `auto` in two places.
John Ericson
2020-10-17
tab -> space
John Ericson
2020-10-12
Merge remote-tracking branch 'obsidian/split_build_cc' into typed-goal-maps
John Ericson
2020-10-12
Change .cc files to use split build headers
John Ericson
2020-10-11
Properly type the derivation and substitution goal maps
John Ericson
2020-10-11
Trim build/worker.cc
John Ericson
2020-10-11
Rename to hand-hold git (build/worker.cc)
John Ericson