1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Find a file
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
build Patch for Sean Evoy: 2003-09-29 18:49:06 +00:00
core Initial contribution of AIX port. 2003-09-29 15:03:13 +00:00
debug updated. 2003-09-26 16:58:36 +00:00
doc/org.eclipse.cdt.doc.user September 29, 2003 updated C/C++ editor preferences F1 IDs for the General, 2003-09-29 15:50:44 +00:00
launch/org.eclipse.cdt.launch added help id to launch tabs 2003-09-25 13:34:49 +00:00
releng Added in the new make projects. 2003-09-16 21:31:41 +00:00