|
BuildCache
|
This documentation describes the BuildCache internals. It is mainly useful for BuildCache contributors.
In order to add support for a new compiler or program, create a new class that inherits from the bcache::program_wrapper_t class.
The BuildCache source code is divided into the following parts:
The following namespaces are used in BuildCache:
1.8.17