A few questions about project manager

Alexandre Courbot gnurou at gmail.com
Fri Mar 30 08:45:12 UTC 2012


> Ah, so its not about targets, but rather about passing make variables
> into the make invocation.

Exactly, sorry for not phrasing it better, I was in a hurry when
typing my previous mail. :)

> That indeed makes even more sense to add, but
> should probably be something like a QMap and the make-builder will then
> take care of creating the correct commandline. So something like
>
> build( target )
> build( target, variables )
> build( targetlist )
> build( targetlist, variables )
>
> as API, where the single-target function would just be convenience API
> calling the list-version with a single-item-list...

That looks great - I will try to submit a patch ASAP.

Alex.




More information about the KDevelop-devel mailing list