mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
Mirror of https://github.com/eclipse-cdt/cdt
![]() 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. |
||
---|---|---|
build | ||
core | ||
debug | ||
doc/org.eclipse.cdt.doc.user | ||
launch/org.eclipse.cdt.launch | ||
releng |