aboutsummaryrefslogtreecommitdiff
path: root/src/libstore/build/hook-instance.cc
AgeCommit message (Expand)Author
2024-10-01Split ignoreException to avoid suppressing CTRL-CRobert Hensing
2024-08-28tree-wide: shuffle headers around for about 30s compile timeJade Lovelace
2024-08-19libstore: downsize hook pipeseldritch horrors
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-05-29util.{hh,cc}: Split out child.{hh,cc}Tom Hubrecht
2024-05-29util.{hh,cc}: Split out file-system.{hh,cc}Tom Hubrecht
2024-03-18libutil: make AutoCloseFD a better resourceeldritch horrors
2023-06-18Split `OptionalPathSetting` from `PathSetting`John Ericson
2023-03-20CleanupEelco Dolstra
2023-03-14Simplify commonChildInit()Eelco Dolstra
2022-10-27Pass the right argv when calling the build hookThéophane Hufschmitt
2022-06-23Fix build-remote in nix-staticEelco Dolstra
2020-10-12Change .cc files to use split build headersJohn Ericson
2020-10-11Trim build/hook-instance.ccJohn Ericson
2020-10-11Rename to hand-hold git (build/hook-instance.cc)John Ericson