index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstore
/
build
/
local-derivation-goal.cc
Age
Commit message (
Expand
)
Author
2024-10-05
libstore: remove Goal::StillAlive
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: remove Goal::WaitForWorld
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-26
Fix passing custom CA files into the builtin:fetchurl sandbox
Puck Meerburg
2024-09-08
libstore: turn Worker in a kj event loop user
eldritch horrors
2024-08-28
tree-wide: shuffle headers around for about 30s compile time
Jade Lovelace
2024-08-25
Merge "fix: good errors for failures caused by allowSubstitutes" into main
jade
2024-08-25
libstore: diagnose local build failure in goal
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: run childStarted as late as possible
eldritch horrors
2024-08-19
libstore: move respect-timeoutiness to goal method
eldritch horrors
2024-08-18
libstore: remove DerivationGoal::isReadDesc
eldritch horrors
2024-08-18
libstore: add explicit in-build-slot-ness to goals
eldritch horrors
2024-08-13
Merge "libutil: Add bindPath function from libstore" into main
Artemis Tosini
2024-08-09
libutil: rename and optimize closeMostFDs
eldritch horrors
2024-08-08
Merge changes I526cceed,Ia4e2f1fa,I22e66972,I9fbd55a9,Ifca22e44 into main
jade
2024-08-08
tree-wide: fix a pile of lints
Jade Lovelace
2024-08-08
refactor: make HashType and Base enum classes for type safety
Jade Lovelace
2024-08-08
libstore: make Worker status flags 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-07
Merge "fix: warn and document when advanced attributes will have no impact du...
Maximilian Bosch
2024-08-06
libstore: add LocalDerivationGoal setupSyscallFilter hook
Alois Wohlschlager
2024-08-03
fix: warn and document when advanced attributes will have no impact due to __...
Tom Bereknyei
2024-08-02
libstore: return finishedness from Goal methods
eldritch horrors
2024-07-27
libutil: Add bindPath function from libstore
Artemis Tosini
2024-07-26
Merge changes I45d3895f,I541be3ea,Ibe51416d into main
alois31
2024-07-25
libstore/build: block io_uring
Alois Wohlschlager
2024-07-25
libstore/build: use an allowlist approach to syscall filtering
Alois Wohlschlager
2024-07-25
libstore/build: always treat seccomp setup failures as fatal
Alois Wohlschlager
2024-07-23
tree-wide: NULL -> nullptr
Jade Lovelace
2024-07-22
enable -Werror=suggest-override
eldritch horrors
2024-07-19
Fix namespace warning being emitted if sandbox is disabled
Winter
2024-07-15
libstore: rewrite narFromPath as generator
eldritch horrors
2024-07-11
libutil: rewrite RewritingSink as source
eldritch horrors
2024-07-07
libstore: make LocalDerivationGoal::needsHashRewrite virtual
Artemis Tosini
2024-07-06
libutil: turn HashModuloSink into a free function
eldritch horrors
2024-07-05
libutil: convert readFileSource to a generator
eldritch horrors
2024-07-05
libstore: convert dumpPath to a generator
eldritch horrors
2024-07-03
libstore: add LocalDerivationGoal startChild hook
Artemis Tosini
2024-07-03
libstore: Add LocalDerivationGoal prepareSandbox hook
Artemis Tosini
2024-06-27
store: guess the URL of failing fixed-output derivations
Jade Lovelace
2024-06-24
Add build-dir setting, clean up default TMPDIR handling
Robert Hensing
2024-06-23
libutil: return Pid from startProcess, not pid_t
eldritch horrors
2024-06-23
libutil: give Pid proper resource semantics
eldritch horrors
[next]