index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstore
/
build
/
hook-instance.cc
Age
Commit message (
Expand
)
Author
2024-10-01
Split ignoreException to avoid suppressing CTRL-C
Robert Hensing
2024-08-28
tree-wide: shuffle headers around for about 30s compile time
Jade Lovelace
2024-08-19
libstore: downsize hook pipes
eldritch horrors
2024-06-23
libutil: return Pid from startProcess, not pid_t
eldritch horrors
2024-06-23
libutil: give Pid proper resource semantics
eldritch horrors
2024-06-23
libutil: make Pid -> pid_t operations explicit
eldritch horrors
2024-05-29
util.{hh,cc}: Split out child.{hh,cc}
Tom Hubrecht
2024-05-29
util.{hh,cc}: Split out file-system.{hh,cc}
Tom Hubrecht
2024-03-18
libutil: make AutoCloseFD a better resource
eldritch horrors
2023-06-18
Split `OptionalPathSetting` from `PathSetting`
John Ericson
2023-03-20
Cleanup
Eelco Dolstra
2023-03-14
Simplify commonChildInit()
Eelco Dolstra
2022-10-27
Pass the right argv when calling the build hook
Théophane Hufschmitt
2022-06-23
Fix build-remote in nix-static
Eelco Dolstra
2020-10-12
Change .cc files to use split build headers
John Ericson
2020-10-11
Trim build/hook-instance.cc
John Ericson
2020-10-11
Rename to hand-hold git (build/hook-instance.cc)
John Ericson