[Dart] cmake vs automake

jminion at cis.jhu.edu jminion at cis.jhu.edu
Sun Aug 20 21:17:23 EDT 2006


Hi,
I am working on incorporating Dart2 into several projects. I have set up
the server using the DartServer.jar file (at least I think it all works),
but I am having some trouble with the client.

One project that I know of currently creates a makefile using the
autoconf/automake tools. The makefile can be used to compile the files and
also run tests on them (it calls the testing script). Is there a way to
incorporate CMake and/or CTest into this? Or is there some better way to
build and test the project on a nightly basis (I would also then have to
take the tests' outputs and format them into the xml file, which can be
submitted to the server using the DartClient.jar file)?

I'm sorry if this is simplistic or doesn't make much sense, but I am
rather confused by the Dart client right now.

Thank you,
Jason Minion
Center for Imaging Science
Johns Hopkins University





More information about the Dart mailing list