lix/src/build-remote
Eelco Dolstra fcca702a96
Replace a few bool flags with enums
Functions like copyClosure() had 3 bool arguments, which creates a
severe risk of mixing up arguments.

Also, implement copyClosure() using copyPaths().
2017-07-03 11:38:08 +02:00
..
build-remote.cc Replace a few bool flags with enums 2017-07-03 11:38:08 +02:00
local.mk Add an option for specifying remote builders 2017-05-02 15:42:43 +02:00