CppUnit CMake build system

Markus Mohrhard markus.mohrhard at googlemail.com
Fri Dec 13 07:56:49 PST 2013


Hey,


2013/12/12 Bernhard Seßler <bernhard.sessler at corscience.de>

> 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).
>


So in general I'm very happy to accept patches: I'm just not convinced that
another build system is the right step right now. We provide MSVC
project/solution files for Windows and a autotools based build system for
the rest that works quite well. Additionally I understand the current build
system and feel competent to maintain it which I'm not sure I will be with
a cmake based build system.

However if it helps we can surely push build system patches into a branch
which might make it easier for you to keep the patches in sync with the
cppunit development. How does this sound to you?

Regards,
Markus


> 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.
>
> _______________________________________________
> LibreOffice mailing list
> LibreOffice at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/libreoffice
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20131213/e4696721/attachment.html>


More information about the LibreOffice mailing list