Build dependency on external cppunit

Richard Cochran richardcochran at gmail.com
Sun May 10 23:56:31 PDT 2015


On Mon, May 11, 2015 at 06:41:06AM +0200, Andras Timar wrote:
> On Fri, May 8, 2015 at 5:09 PM, Richard Cochran
> <richardcochran at gmail.com> wrote:
> 
> > I specifically did 'make build' in order to avoid the tests, but the
> > build system compiles the tests anyhow.
> 
> The 'build' target includes tests. Try the 'build-nocheck' target.

Thanks, that is very useful to know.

BTW, the output of 'make help' says,

AVAILABLE TARGETS
       all              build product and run unit tests (default goal)
       build            build product
       ...

which implies that 'build = all - unittests'.  No mention is make of
'build-nocheck' at all.

Thanks,
Richard



More information about the LibreOffice mailing list