On Mon, 3 Dec 2012, Kirk, Benjamin (JSC-EG311) wrote:

> Controlling what gets compiled is hard - it's pretty much defined at
> configure time (by design with automake, as far as I can tell...).

Okay; no big deal.  I thought I could get lazy and tell buildbot to do
a single in-place build while doing selective "unit tests in devel
mode, examples in dbg" tests.  I'll just do everything in devel mode
for now, then switch to out-of-source builds when we get a
less-overloaded buildbot server.

> What gets run is a little easier - and my fix for the unit tests
> will have it be to have make run a shell script which delegates to
> the proper methods.  But they'll all still probably get compiled.

Don't worry about it.  "We have too many tests in some cases"
isn't a problem worth bothering about.
---
Roy

------------------------------------------------------------------------------
Keep yourself connected to Go Parallel: 
BUILD Helping you discover the best ways to construct your parallel projects.
http://goparallel.sourceforge.net
_______________________________________________
Libmesh-devel mailing list
Libmesh-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-devel

Reply via email to