1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/build/org.eclipse.cdt.managedbuilder.core
Doug Schaefer 103296262c Patch for Sean Evoy:
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.
2003-09-29 18:49:06 +00:00
..
schema Patch for Sean Evoy: 2003-09-26 19:54:33 +00:00
src/org/eclipse/cdt/managedbuilder Patch for Sean Evoy: 2003-09-29 18:49:06 +00:00
.classpath Make sure everything is exported out of the plugins. 2003-09-16 19:23:40 +00:00
.cvsignore Patch for Sean Evoy: 2003-09-15 20:44:43 +00:00
.project Patch for Sean Evoy: 2003-09-15 20:44:43 +00:00
about.html Patch for Sean Evoy: 2003-09-15 20:44:43 +00:00
build.properties Fixed up the build properties. 2003-09-16 18:34:27 +00:00
ChangeLog Patch for Sean Evoy: 2003-09-29 18:49:06 +00:00
plugin.properties Patch for Sean Evoy: 2003-09-26 19:54:33 +00:00
plugin.xml Make sure everything is exported out of the plugins. 2003-09-16 19:23:40 +00:00