aboutsummaryrefslogtreecommitdiff
path: root/src/libstore/build
AgeCommit message (Expand)Author
2024-08-07Merge "fix: warn and document when advanced attributes will have no impact du...Maximilian Bosch
2024-08-06libstore: add LocalDerivationGoal setupSyscallFilter hookAlois Wohlschlager
2024-08-03fix: warn and document when advanced attributes will have no impact due to __...Tom Bereknyei
2024-08-03libstore: move Goal::waiteeDone into Worker::goalFinishedeldritch horrors
2024-08-02libstore: move Goal::amDone to Workereldritch horrors
2024-08-02libstore: return finishedness from Goal methodseldritch horrors
2024-08-02libstore: encapsulate worker build hook stateeldritch horrors
2024-07-30libstore: move Goal::getBuildResult to BuildResulteldritch horrors
2024-07-30libstore: count all substitutions toward the same limiteldritch horrors
2024-07-30libstore: always wake up goals on EOFeldritch horrors
2024-07-30libstore: simplify substitution handleEOFeldritch horrors
2024-07-29libstore: remove Worker::updateProgresseldritch horrors
2024-07-26Merge changes I45d3895f,I541be3ea,Ibe51416d into mainalois31
2024-07-25Merge changes Ic0dfcfe2,Ibe73851f,Ia7a8df1c,I400b2031 into mainjade
2024-07-25libstore/build: block io_uringAlois Wohlschlager
2024-07-25libstore/build: use an allowlist approach to syscall filteringAlois Wohlschlager
2024-07-25libstore/build: always treat seccomp setup failures as fatalAlois Wohlschlager
2024-07-24fix building with Musl, fixing static buildsQyriad
2024-07-23tree-wide: NULL -> nullptrJade Lovelace
2024-07-22libstore: keep Goal errors as unique_ptrseldritch horrors
2024-07-22libstore: remove an always-defaulted argumenteldritch horrors
2024-07-22libstore: use std::async instead of Goal threadseldritch horrors
2024-07-22libstore: remove addToWeakGoalseldritch horrors
2024-07-22libstore: remove Goal::ecBusyeldritch horrors
2024-07-22libstore: remove unused Worker::waitForAnyGoaleldritch horrors
2024-07-22enable -Werror=suggest-overrideeldritch horrors
2024-07-20Merge "Fix namespace warning being emitted if sandbox is disabled" into mainWinter Cute
2024-07-20libutil: make basic loggers thread-safeeldritch horrors
2024-07-19Fix namespace warning being emitted if sandbox is disabledWinter
2024-07-18Fixup a bunch of references to nixos.org manualsJade Lovelace
2024-07-16libstore: remove WriteConn::sink fieldseldritch horrors
2024-07-16libstore: generatorize protocol serializerseldritch horrors
2024-07-15libstore: rewrite narFromPath as generatoreldritch horrors
2024-07-11libstore: remove upcast_goaleldritch horrors
2024-07-11libutil: rewrite RewritingSink as sourceeldritch horrors
2024-07-07libstore: make LocalDerivationGoal::needsHashRewrite virtualArtemis Tosini
2024-07-06libutil: turn HashModuloSink into a free functioneldritch horrors
2024-07-06libutil: return sources from runProgram2eldritch horrors
2024-07-05libutil: return a program handle from runProgram2eldritch horrors
2024-07-05libutil: convert readFileSource to a generatoreldritch horrors
2024-07-05libstore: convert dumpPath to a generatoreldritch horrors
2024-07-03libstore: add LocalDerivationGoal startChild hookArtemis Tosini
2024-07-03libstore: Add LocalDerivationGoal prepareSandbox hookArtemis Tosini
2024-06-27store: guess the URL of failing fixed-output derivationsJade Lovelace
2024-06-24Add build-dir setting, clean up default TMPDIR handlingRobert Hensing
2024-06-23Merge "libstore: reduce loglevel of `waiting for a machine to build`" into mainMaximilian Bosch
2024-06-23libutil: return Pid from startProcess, not pid_teldritch horrors
2024-06-23libutil: give Pid proper resource semanticseldritch horrors
2024-06-23libutil: make Pid -> pid_t operations expliciteldritch horrors
2024-06-23libutil: remove sinkToSource eof callbackeldritch horrors