| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
BuildInfoBase --+
|
DirBuildInfo
The generic base class for build information for a Node.
This is what gets stored in a .sconsign file for each target file. It contains a NodeInfo instance for this node (signature information that's specific to the type of Node) and direct attributes for the generic build stuff we have to track: sources, explicit dependencies, implicit dependencies, and action information.
|
|||
|
Inherited from Inherited from |
|||
|
|||
current_version_id = 2
|
|||
|
|||
|
Inherited from Inherited from |
|||
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Aug 8 14:51:07 2019 | http://epydoc.sourceforge.net |