nightly and continuous build setups
William A. Hoffman
billlist at nycap.rr.com
Fri Mar 24 03:36:17 CET 2006
At 06:43 PM 3/23/2006, David Faure wrote:
>I fixed the katepart regression test to not run it when kdelibs isn't installed yet,
>let's see if that was enough.
>
>> http://public.kitware.com/KDE/Testing/Sites/matt.rogers.name/Linux-Archlinux-gcc4.0.3/20060323-1939-Continuous/BuildError.html
>
>khtml's testregression is a rather special build, a developer tool in a way.
>It shouldn't be built by default, but rather by a special target.
>In the old buildsystem this would mean "make check" wouldn't build it,
>but "make testregression" would. Can we do something similar with cmake?
In cmake, it would be better to just make it a cmake option that you specify
in at compile time. Is there a reason you do not want to do that?
-Bill
More information about the Kde-buildsystem
mailing list