runtests::AutotoolsBuild Class Reference

Inheritance diagram for runtests::AutotoolsBuild:

Inheritance graph
[legend]
Collaboration diagram for runtests::AutotoolsBuild:

Collaboration graph
[legend]

List of all members.

Public Member Functions

def __init__
def execute

Public Attributes

 src
 configargs
 runner
 dependencies
 installdir
 builddir


Detailed Description

Definition at line 344 of file runtests.py.


Member Function Documentation

def runtests::AutotoolsBuild::__init__ (   self,
  name,
  src,
  configargs,
  runner,
  dependencies 
)

Runs configure from the src directory with the given arguments.
runner is a prefix for the configure command and can be used to setup the
environment.

Reimplemented in runtests::SyncEvolutionCross, and runtests::SyncEvolutionDist.

Definition at line 345 of file runtests.py.

def runtests::AutotoolsBuild::execute (   self  ) 

Runs action. Throws an exeception if anything fails.
Will be called by tryexecution() with stderr/stdout redirected into a file
and the current directory set to an empty temporary directory.

Reimplemented from runtests::Action.

Reimplemented in runtests::SyncEvolutionBuild, runtests::SyncEvolutionCross, and runtests::SyncEvolutionDist.

Definition at line 357 of file runtests.py.


Member Data Documentation

Reimplemented in runtests::SyncEvolutionCross.

Definition at line 355 of file runtests.py.

Definition at line 351 of file runtests.py.

Reimplemented from runtests::Action.

Definition at line 353 of file runtests.py.

Definition at line 354 of file runtests.py.

Definition at line 352 of file runtests.py.

Definition at line 350 of file runtests.py.


The documentation for this class was generated from the following file:

Generated on Sat Oct 18 17:17:08 2008 for SyncEvolution and Funambol by  doxygen 1.5.7.1