Age | Commit message (Expand) | Author |
---|---|---|
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 |