parallel compilation in the dashboards

Matt Rogers mattr at kde.org
Fri Mar 31 17:40:51 CEST 2006


On Friday 31 March 2006 09:35, William A. Hoffman wrote:
> At 10:17 AM 3/31/2006, Matt Rogers wrote:
> >and replying to myself:
> >
> >I'm attempting to override the MAKECOMMAND variable to add "-j4" in the
> >CMakeCache.txt file for continuous builds, but that doesn't have the
> > desired effect. Should I override something else as well?
>
> That should work, what is in the CMakeCache.txt that you have?
> The notes file looks good.   I assume, you re-ran the script after
> added the -j4, as it only writes the cache the first time.
>

The CMakeCache.txt file has the following:

//Missing description
MAKECOMMAND:STRING=/usr/bin/make -i -j4

i've just been letting the script run via the cron job and the -j4 has been in 
there for a few days. I'll try again with a clean builddir and see if that 
helps.
--
Matt


More information about the Kde-buildsystem mailing list