Special build info for targets of configure tests. Additional members
are result (did the builder succeed last time?) and string, which
contains messages of the original build phase.
| Method Summary |
| |
set_build_result(self,
result,
string)
|
| Inherited from FileBuildInfo |
| |
convert_from_sconsign(self,
dir,
name)
Converts a newly-read FileBuildInfo object for in-SCons use |
| |
convert_to_sconsign(self)
Converts this FileBuildInfo object for writing to a .sconsign file |
| |
format(self,
names)
|
| |
prepare_dependencies(self)
Prepares a FileBuildInfo object for explaining what changed |
| Inherited from BuildInfoBase |
| |
__init__(self,
node)
|
| |
merge(self,
other)
|