Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] Parallel build and incremental build

Hi,

I was wondering about the best way to get a patch committed?

I have attached a patch for this problem to an old bug but as that seemed to go unnoticed I will post it here also.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=217674
or more specifically:
https://bugs.eclipse.org/bugs/attachment.cgi?id=191625

The patch is for org.eclipse.cdt.managedbuilder.core tagged v201009241320, I guess pretty old by now, if you want me to update it maybe I can have a go at it.

If you don't want this type of requests to this mailing list I'm sorry, then I shall continue to attach patches to old/new bugs whenever I have one and try to train my patience ;)

I have been running this patch for a while now and it works pretty good. Parallel build is usable now with the internal builder since it doesn't rebuild the entire project all the time ;).

Kind regards


Back to the top