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

Functions

 generate (env)
 Modify the environment such as to redirect any C/C++ compiler invocations through CCache, while using CCache config variables found in the os.environment.
 
 exists (env)
 Ensure CCache is available.
 

Function Documentation

◆ generate()

generate (   env)

Modify the environment such as to redirect any C/C++ compiler invocations through CCache, while using CCache config variables found in the os.environment.

Definition at line 25 of file ToolCCache.py.

References exists().

+ Here is the call graph for this function:

◆ exists()

exists (   env)

Ensure CCache is available.

Definition at line 63 of file ToolCCache.py.

References Buildhelper.checkCommandOption().

Referenced by generate().

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