CppUnit CMake build system

Bernhard Seßler bernhard.sessler at corscience.de
Thu Dec 12 01:47:23 PST 2013


Hi @cppunit developers / users,

I'm currently working on replacing the autoconf build system and the MSVC
solutions used by cppunit with a CMake based build system. Currently it
successfully builds the libraries on Windows and Linux - using the GCC, MSVC and
Borland C++ compilers. I started this "project" in order to be able to _easily_
build cppunit on different platforms with a variety of compilers, as my company
is using it for testing different projects.

All I wanted to know know now is whether there's official interest in getting
this (IMHO quite drastic) change mainline. If so, I would clean up my CMake
branch (and the work I've done so far) and post patches on this ML. Please also
that in its current state merely the library itself is built and installed, I've
not yet started working on the examples and platform specific test runners. But
it's on my roadmap to integrate these, too. The next step would therefore be to
get the msvc6 related stuff working as well as porting the qttestrunner module
to Qt4 and Qt5. (it's still based on Qt3).

Any feedback on this would be appreciated.

-- 
Mit freundlichen Grüßen / Kind Regards,

Bernhard Seßler, B.A.
R&D

Corscience GmbH & Co. KG
Henkestr. 91
D-91052 Erlangen
Germany

Tel: +49 9131 977986-516
Fax: +49 9131 977986-445
e-mail: bernhard.sessler at corscience.de <mailto:bernhard.sessler at corscience.de>
Internet: www.corscience.de <http://www.corscience.de/>

------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Corscience GmbH & Co. KG
Sitz der Gesellschaft/Place of business: Erlangen
Amtsgericht/Local court: Fürth
Handelsregisternummer/Commercial Register No.: HRA 7510
Geschäftsführer/Managing director: Prof. Dr. Armin Bolz, Dipl.-Volksw. Marc Griefahn

CONFIDENTIALITY:
This e-mail and any attachments are confidential and may also be
privileged. If received in error, please do not disclose the contents to
anyone, but notify us immediately by return e-mail and delete this e-mail
and any attachments from your system. Thank you.



More information about the LibreOffice mailing list