![]() |
Lumiera 0.pre.04
»edit your freedom«
|
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. | |
| 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 | ( | 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: