On 8/25/10 6:41 PM, Johannes Ring wrote:
> What are the steps that the buildbot should run for building and
> testing DOLFIN with CMake? I have currently simply converted the steps
> that was used before with the SCons based build system. It is
> basically running the following steps:
> 
> * Update
> * Clean up from last build
> * Disable all optional packages and run make
> * Enable demos and run make
> * Enable UFMPACK, CHOLMOD, MTL4, CGAL, Python, and zlib and run make
> * Enable MPI, SCOTCH, ParMETIS, and Trilinos and run make
> * Enable PETSc, SLEPc, and GMP and run make
> * Set install prefix and run make install
> * Enable benchmarks and run make
> * Enable tests and run make
> * Run tests
> 
> Some of these steps doesn't do anything with the new build system
> (demos, benchmarks, and tests doesn't get built). Any suggestions for
> what the steps should be?

Would it be possible to move the buildbots to dorsal too? That
automatically adds another level of tests for the build script.

Harish

_______________________________________________
Mailing list: https://launchpad.net/~dolfin
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~dolfin
More help   : https://help.launchpad.net/ListHelp

Reply via email to