Package SCons :: Module SConf :: Class SConfBuildInfo
[hide private]
[frames] | no frames]

Class SConfBuildInfo

source code

Node.BuildInfoBase --+    
                     |    
 Node.FS.FileBuildInfo --+
                         |
                        SConfBuildInfo


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.



Instance Methods [hide private]
 
set_build_result(self, result, string) source code

Inherited from Node.FS.FileBuildInfo: convert_from_sconsign, convert_to_sconsign, format, prepare_dependencies

Inherited from Node.BuildInfoBase: __init__, merge

Class Variables [hide private]
  result = False
  string = False

Inherited from Node.FS.FileBuildInfo: current_version_id