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. |
||
---|---|---|
.. | ||
schema | ||
src/org/eclipse/cdt/managedbuilder | ||
.classpath | ||
.cvsignore | ||
.project | ||
about.html | ||
build.properties | ||
ChangeLog | ||
plugin.properties | ||
plugin.xml |