1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/build
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
..
org.eclipse.cdt.make.core Bug fix in isifndef(). 2003-09-25 18:51:06 +00:00
org.eclipse.cdt.make.ui apply setting in worksapce runnnable to reduce change notifications 2003-09-25 17:05:47 +00:00
org.eclipse.cdt.managedbuilder.core Patch for Sean Evoy: 2003-09-29 18:49:06 +00:00
org.eclipse.cdt.managedbuilder.ui Patch for Sean Evoy: 2003-09-26 19:54:33 +00:00