<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Fri, Nov 14, 2014 at 12:17 PM, Kevin Funk <span dir="ltr"><<a href="mailto:kfunk@kde.org" target="_blank">kfunk@kde.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On Monday 27 October 2014 12:59:22 Aleix Pol wrote:<br>
> On Mon, Oct 27, 2014 at 12:18 PM, Mikko Finell <<a href="mailto:mikko.finell@gmail.com">mikko.finell@gmail.com</a>><br>
><br>
> wrote:<br>
> > How can I change the build and execute commands to use `-j 8` to make it<br>
> > faster? I believe it's set to -j 2 and I can't find a setting to change<br>
> > it.<br>
><br>
> You can find this dialog in the project configuration. Just change the<br>
> amount of simultaneous jobs.<br>
> <a href="http://imgur.com/6RKM14F" target="_blank">http://imgur.com/6RKM14F</a><br>
><br>
> Aleix<br>
<br>
</div></div>Btw, can we make this default to the number of processors at least?<br>
<br>
(Too stupid that make doesn't use this by default on its own, ninja ftw.)<br>
<br>
Cheers<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Kevin Funk | <a href="mailto:kfunk@kde.org">kfunk@kde.org</a> | <a href="http://kfunk.org" target="_blank">http://kfunk.org</a><br>
</font></span></blockquote></div><br></div><div class="gmail_extra">I wouldn't. Make merges the output when there's different jobs and sometimes looks weird... If people want a proper tool to build, they should just use ninja, IMHO.</div><div class="gmail_extra"><br></div><div class="gmail_extra">Aleix</div></div>