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
2024-08-08
libstore: make Worker status flags private
eldritch horrors
2024-08-08
libstore: remove Goal::addWaitee
eldritch horrors
2024-08-08
libstore: make Worker::wakeUp private
eldritch horrors
2024-08-08
libstore: make Worker::waitForAWhile private
eldritch horrors
2024-08-08
libstore: make Worker::waitForBuildSlot private
eldritch horrors
2024-08-03
libstore: move Goal::waiteeDone into Worker::goalFinished
eldritch horrors
2024-08-02
libstore: move Goal::amDone to Worker
eldritch horrors
2024-07-30
libstore: always wake up goals on EOF
eldritch horrors
2024-07-29
libstore: remove Worker::updateProgress
eldritch horrors
2024-07-22
libstore: remove an always-defaulted argument
eldritch horrors
2024-07-22
libstore: remove addToWeakGoals
eldritch horrors
2024-07-22
libstore: remove Goal::ecBusy
eldritch horrors
2024-07-22
libstore: remove unused Worker::waitForAnyGoal
eldritch horrors
2024-07-18
Fixup a bunch of references to nixos.org manuals
Jade Lovelace
2024-07-11
libstore: remove upcast_goal
eldritch horrors
2024-06-23
libstore: Start creating LocalDerivationGoal subclasses
Artemis Tosini
2024-05-26
worker: process timeouts first, and exclusively
eldritch horrors
2024-03-11
util.hh: split out signals stuff
Jade Lovelace
2024-03-04
Merge pull request #9804 from edolstra/missing-nar-crash
eldritch horrors
2024-03-04
Merge pull request #9763 from L-as/avoid-unnecessary-copy
eldritch horrors
2024-03-04
Merge pull request #9400 from hercules-ci/refactors-from-5e3986f59cb
eldritch horrors
2023-10-02
Revert "Adapt scheduler to work with dynamic derivations"
John Ericson
2023-09-07
Allow dynamic derivation deps in `inputDrvs`
John Ericson
2023-08-25
Adapt scheduler to work with dynamic derivations
John Ericson
2023-08-18
Fixing #7479
John Ericson
2023-08-10
Make the Derived Path family of types inductive for dynamic derivations
John Ericson
2023-06-22
Better document build failure exit codes
John Ericson
2023-05-08
introduces `Goal::jobCategory`
Matej Urbas
2023-05-07
`max-substitution-jobs` setting
Matej Urbas
2023-04-15
Introduce `Worker::makeGoal`
John Ericson
2023-02-01
Merge pull request #7203 from graham33/feature/cpp20
Eelco Dolstra
2023-01-11
Split `OutputsSpec` and `ExtendedOutputsSpec`, use the former more
John Ericson
2022-10-22
Fix C++20 warnings
Graham Bennett
2022-05-04
Fix compiler warning
Eelco Dolstra
2022-05-04
Get rid of most `.at` calls (#6393)
Alain Zscheile
2022-02-25
Remove std::string alias (for real this time)
Eelco Dolstra
2022-02-21
Remove std::set alias
Eelco Dolstra
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
[prev]
[next]