Package buildbot :: Package steps :: Module vstudio :: Class VC10
[frames] | no frames]

Class VC10

source code

process.properties.PropertiesMixin --+                            
                                     |                            
           process.buildstep.BuildStep --+                        
                                         |                        
        process.buildstep.LoggingBuildStep --+                    
                                             |                    
                            shell.ShellCommand --+                
                                                 |                
                                      VisualStudio --+            
                                                     |            
                                                   VC7 --+        
                                                         |        
                                                       VC8 --+    
                                                             |    
                                                           VC9 --+
                                                                 |
                                                                VC10

Instance Methods

Inherited from VC8: __init__, setupEnvironment

Inherited from VC7: start

Inherited from VisualStudio: createSummary, describe, evaluateCommand, finished, setupInstalldir, setupLogfiles, setupProgress

Inherited from shell.ShellCommand: buildCommandKwargs, getWorkdir, setBuild, setCommand, setDefaultWorkdir, setStepStatus

Inherited from process.buildstep.LoggingBuildStep: addLogFile, checkDisconnect, commandComplete, getText, getText2, interrupt, maybeGetText2, setStatus, startCommand

Inherited from process.buildstep.BuildStep: __provides__, acquireLocks, addCompleteLog, addFactoryArguments, addHTMLLog, addLog, addLogObserver, addURL, failed, getLog, getSlaveName, getStepFactory, releaseLocks, runCommand, setBuildSlave, setProgress, slaveVersion, slaveVersionIsOlderThan, startStep

Inherited from process.properties.PropertiesMixin: __providedBy__, getProperties, getProperty, hasProperty, has_key, render, setProperty

Class Variables
  default_installdir = 'C:\\Program Files\\Microsoft Visual Stud...

Inherited from VC8: arch, renderables

Inherited from VisualStudio: INCLUDE, LIB, PATH, config, description, descriptionDone, installdir, logobserver, mode, name, project, projectfile, useenv

Inherited from shell.ShellCommand: flunkOnFailure

Inherited from process.buildstep.LoggingBuildStep: cmd, parms, progressMetrics

Inherited from process.buildstep.BuildStep: __implemented__, alwaysRun, build, doStepIf, flunkOnWarnings, haltOnFailure, hideStepIf, locks, progress, set_runtime_properties, step_status, useProgress, warnOnFailure, warnOnWarnings

Instance Variables

Inherited from shell.ShellCommand: command, lazylogfiles, logfiles

Class Variable Details

default_installdir

Value:
'C:\\Program Files\\Microsoft Visual Studio 10.0'