index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstore
/
build
/
derivation-goal.cc
Age
Commit message (
Expand
)
Author
2024-10-14
ssh-ng: better way to keep SSH errors visible
Maximilian Bosch
2024-10-05
libstore: have goals promise WorkResults, not void
eldritch horrors
2024-10-05
libstore: extract Worker::goalFinished specifics
eldritch horrors
2024-10-05
libstore: remove Goal::StillAlive
eldritch horrors
2024-10-05
Merge "Split ignoreException to avoid suppressing CTRL-C" into main
rebecca “wiggles” turner
2024-10-04
libstore: forbid addWantedGoals when finished
eldritch horrors
2024-10-01
Split ignoreException to avoid suppressing CTRL-C
Robert Hensing
2024-10-01
libstore: turn DerivationGoal::work into *one* promise
eldritch horrors
2024-09-29
libstore: merge ContinueImmediately and StillAlive
eldritch horrors
2024-09-29
libstore: remove Goal::key
eldritch horrors
2024-09-29
libstore: remove Goal::WaitForWorld
eldritch horrors
2024-09-27
libstore: turn Goal::WaitForGoals into a promise
eldritch horrors
2024-09-27
libstore: replace Goal::WaitForSlot with semaphores
eldritch horrors
2024-09-27
libstore: make waiting for a while a promise
eldritch horrors
2024-09-27
libstore: turn builder output processing into event loop
eldritch horrors
2024-09-08
libstore: turn Worker in a kj event loop user
eldritch horrors
2024-08-30
libstore: add build result to Goal::Finished
eldritch horrors
2024-08-30
libstore: rename Goal::Finished::result to exitCode
eldritch horrors
2024-08-30
libstore: use notifications for stats counters
eldritch horrors
2024-08-30
libstore: don't ContinueImmediately where we can tail call
eldritch horrors
2024-08-30
libstore: print dependency errors from DerivationGoal
eldritch horrors
2024-08-30
libstore: hide Worker goal factory methods
eldritch horrors
2024-08-30
libstore: add "is dependency" info to goal
eldritch horrors
2024-08-28
tree-wide: shuffle headers around for about 30s compile time
Jade Lovelace
2024-08-25
libstore: make Goal::ex a shared_ptr
eldritch horrors
2024-08-25
libstore: remove unused Goal ctor parameter
eldritch horrors
2024-08-23
fix: good errors for failures caused by allowSubstitutes
Jade Lovelace
2024-08-19
libstore: make Worker::childStarted private
eldritch horrors
2024-08-19
libstore: turn HookReply into a variant type
eldritch horrors
2024-08-19
libstore: downsize hook pipes
eldritch horrors
2024-08-19
libstore: move respect-timeoutiness to goal method
eldritch horrors
2024-08-18
libstore: clarify that build log fd and hook log fd are different
eldritch horrors
2024-08-18
libstore: remove DerivationGoal::isReadDesc
eldritch horrors
2024-08-18
libstore: don't ignore max-build-log-size for ssh-ng
eldritch horrors
2024-08-18
libstore: add explicit in-build-slot-ness to goals
eldritch horrors
2024-08-18
libstore: remove unused includes in worker code
eldritch horrors
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-03
libstore: move Goal::waiteeDone into Worker::goalFinished
eldritch horrors
2024-08-02
libstore: move Goal::amDone to Worker
eldritch horrors
2024-08-02
libstore: return finishedness from Goal methods
eldritch horrors
2024-08-02
libstore: encapsulate worker build hook state
eldritch horrors
2024-07-30
libstore: move Goal::getBuildResult to BuildResult
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-24
fix building with Musl, fixing static builds
Qyriad
2024-07-20
libutil: make basic loggers thread-safe
eldritch horrors
2024-07-18
Fixup a bunch of references to nixos.org manuals
Jade Lovelace
[next]