1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-12-03 07:31:00 +01:00
nix/src/libstore/build
John Ericson 95eae0c002 Put worker protocol items inside a WorkerProto struct
See API docs on that struct for why. The pasing as as template argument
doesn't yet happen in that commit, but will instead happen in later
commit.

Also make `WorkerOp` (now `Op`) and enum struct. This led us to catch
that two operations were not handled!

Co-authored-by: Robert Hensing <roberth@users.noreply.github.com>
2023-06-19 12:08:23 -04:00
..
derivation-goal.cc Put worker protocol items inside a WorkerProto struct 2023-06-19 12:08:23 -04:00
derivation-goal.hh Merge pull request #8299 from urbas/max-substitution-jobs 2023-05-12 12:24:27 +02:00
drv-output-substitution-goal.cc Fix crash/hang with CA derivations 2023-03-08 11:09:15 +01:00
drv-output-substitution-goal.hh introduces Goal::jobCategory 2023-05-08 19:45:46 +01:00
entry-points.cc Merge pull request #8215 from obsidiansystems/general-repair-path 2023-05-19 13:39:48 +02:00
goal.cc Introduce SingleDrvOutputs 2023-04-15 12:51:19 -04:00
goal.hh introduces Goal::jobCategory 2023-05-08 19:45:46 +01:00
hook-instance.cc Cleanup 2023-03-20 18:06:08 +01:00
hook-instance.hh Finish converting existing comments for internal API docs (#8146) 2023-04-07 13:55:28 +00:00
local-derivation-goal.cc Split out worker protocol template definitions from declarations 2023-06-19 11:45:59 -04:00
local-derivation-goal.hh Introduce SingleDrvOutputs 2023-04-15 12:51:19 -04:00
personality.cc Also set the PER_LINUX32 personality flag on armv5tel-linux 2023-06-02 03:04:13 -06:00
personality.hh Ensure all headers have #pragma once and are in API docs 2023-03-31 23:19:44 -04:00
sandbox-defaults.sb Move macOS sandbox files to sr/libstore/build 2023-01-04 04:50:45 -08:00
sandbox-minimal.sb Move macOS sandbox files to sr/libstore/build 2023-01-04 04:50:45 -08:00
sandbox-network.sb Move macOS sandbox files to sr/libstore/build 2023-01-04 04:50:45 -08:00
substitution-goal.cc max-substitution-jobs release note entry 2023-05-14 09:51:11 +01:00
substitution-goal.hh introduces Goal::jobCategory 2023-05-08 19:45:46 +01:00
worker.cc introduces Goal::jobCategory 2023-05-08 19:45:46 +01:00
worker.hh max-substitution-jobs setting 2023-05-07 20:22:18 +01:00