build options

Aleix Pol aleixpol at kde.org
Fri Nov 14 11:41:20 GMT 2014


On Fri, Nov 14, 2014 at 12:17 PM, Kevin Funk <kfunk at kde.org> wrote:

> On Monday 27 October 2014 12:59:22 Aleix Pol wrote:
> > On Mon, Oct 27, 2014 at 12:18 PM, Mikko Finell <mikko.finell at gmail.com>
> >
> > wrote:
> > > How can I change the build and execute commands to use `-j 8` to make
> it
> > > faster? I believe it's set to -j 2 and I can't find a setting to change
> > > it.
> >
> > You can find this dialog in the project configuration. Just change the
> > amount of simultaneous jobs.
> > http://imgur.com/6RKM14F
> >
> > Aleix
>
> Btw, can we make this default to the number of processors at least?
>
> (Too stupid that make doesn't use this by default on its own, ninja ftw.)
>
> Cheers
>
> --
> Kevin Funk | kfunk at kde.org | http://kfunk.org
>

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.

Aleix
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop/attachments/20141114/02a94e9b/attachment.html>


More information about the KDevelop mailing list