mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
![]() This is a fix for the bug 41275. The problem was pretty simple; the delta passed to a project when one of the projects it depends on changes, is empty. I tried to optimize the managed builder to run only when a change was passed to it, but this is a valid case. Now, if there is a 0-length delta passed to a project, it simply calls make without regenerating any makefiles. |
||
---|---|---|
.. | ||
org.eclipse.cdt.make.core | ||
org.eclipse.cdt.make.ui | ||
org.eclipse.cdt.managedbuilder.core | ||
org.eclipse.cdt.managedbuilder.ui |