Lumiera 0.pre.04
»edit your freedom«
Loading...
Searching...
No Matches
ToolDistCC Namespace Reference

Functions

 generate (env)
 Modify the environment such as to redirect any C/C++ compiler invocations through DistCC.
 
 exists (env)
 Ensure DistCC exists.
 

Function Documentation

◆ generate()

generate (   env)

Modify the environment such as to redirect any C/C++ compiler invocations through DistCC.

Additionally pull in the environment config variables used by DistCC

Definition at line 25 of file ToolDistCC.py.

References exists().

+ Here is the call graph for this function:

◆ exists()

exists (   env)

Ensure DistCC exists.

Definition at line 52 of file ToolDistCC.py.

References Buildhelper.checkCommandOption().

Referenced by generate().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: