From: Romain Naour <romain.naour@openwide.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v4] cppunit: new package
Date: Wed, 29 Oct 2014 00:01:31 +0100 [thread overview]
Message-ID: <5450204B.3050704@openwide.fr> (raw)
In-Reply-To: <54501964.4050702@openwide.fr>
Hi Sebastien,
Le 28/10/2014 23:32, Romain Naour a ?crit :
> Hi Sebastien,
>
> Le 16/10/2014 17:46, Sebastien Bourdelin a ?crit :
>> CppUnit is the C++ port of the famous JUnit framework for unit testing.
>> Test output is in XML or text format for automatic testing and GUI
>> based for supervised tests.
>>
>> http://www.freedesktop.org/wiki/Software/cppunit/
>>
>> Signed-off-by: Sebastien Bourdelin <sebastien.bourdelin@savoirfairelinux.com>
>> ---
>> Changes v3 -> v4:
>> - move the package from "Librairies" > "Others" to "Development tools"
>> (suggested by arnout at mind.be)
>> - change the CPPUNIT_VERSION and remove the useless CPPUNIT_SOURCE
>> (suggested by jerzy.grzegorek at trzebnica.net and
>> arnout at mind.be)
>> - change the link which refer to the md5 hash (suggested by
>> arnout at mind.be)
>> - change the comment for the locally calculated hash in the .hash file
>> - change the commit title
>> - add a dependency to a toolchain with dynamic library supported
>> since the static situation is not correctly detected (suggested by
>> arnout at mind.be and thomas.petazzoni at free-electrons.com)
>> ---
>> Changes v2 -> v3:
>> - use the release tarball instead of the git repository (suggested by
>> arnout at mind.be)
>> - fix the Licence (suggested by arnout at mind.be)
>> - add upstream and locally compute .hash (suggested by
>> arnout at mind.be)
>> ---
>> Changes v1 -> v2:
>> - used AUTORECONF option (suggested by romain.naour at openwide.fr)
>> - removed useless CONFIGURE_CMDS (suggested by romain.naour at openwide.fr)
>
> It's almost done but I noticed that the cppunit documentation is generated with
> doxygen because the configure script doesn't handle one of these option:
> --disable-doc, --disable-docs, --disable-documentation
>
> The build will fail if doxygen is not found on the system (which is generally
> the case in auto-builders)
>
> I have attached a patch that implement --disable-docs option but since it touch
> the configure.ac file, the package will need again CPPUNIT_AUTORECONF = YES.
>
> Can you please integrate this patch in v5.
> In the same time I'll upstream it.
>
Ok, forget that. You just need to add CPPUNIT_CONF_OPTS = --disable-doxygen in
cppunit.mk file.
Best regards,
--
Romain Naour
OPEN WIDE Ing?nierie - Paris
23/25, rue Daviel| 75013 PARIS
http://ingenierie.openwide.fr
Le blog des technologies libres et embarqu?es :
http://www.linuxembedded.fr
prev parent reply other threads:[~2014-10-28 23:01 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-16 15:46 [Buildroot] [PATCH v4] cppunit: new package Sebastien Bourdelin
2014-10-28 22:32 ` Romain Naour
2014-10-28 23:01 ` Romain Naour [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5450204B.3050704@openwide.fr \
--to=romain.naour@openwide.fr \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.