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
Sean Evoy 762808825e Fix for bug 53856: "Option reference not reporting built-in includes paths to scanner". Changed the constructor for the OptionReference so it only creates a list if it finds built-in path or symbol definitions in the manifest or project file. The getter method for built-ins also concatenates the definitions it contains with those of its parent.
Undid the changes to the geenrated makefile builder since bug 53253 has been corrected.
	
Fix for bug 53861: "Cannot reset tool command back to default". Changed the way the configuration sets the tool command when the value is the same as the default.
2004-03-05 16:13:28 +00:00
..
schema Work for C14, add the ability to inherit a tool description via a tool 2004-02-26 20:53:54 +00:00
src/org/eclipse/cdt/managedbuilder Fix for bug 53856: "Option reference not reporting built-in includes paths to scanner". Changed the constructor for the OptionReference so it only creates a list if it finds built-in path or symbol definitions in the manifest or project file. The getter method for built-ins also concatenates the definitions it contains with those of its parent. 2004-03-05 16:13:28 +00:00
.classpath Fix the classpaths to use dynamic containers again. 2004-01-05 21:16:28 +00:00
.cvsignore Patch for Sean Evoy: 2003-09-15 20:44:43 +00:00
.project Upgrade to Eclipse 3.0. Includes: 2003-11-24 18:31:03 +00:00
about.html Patch for Sean Evoy: 2003-09-15 20:44:43 +00:00
build.properties Upversioned the plugins, etc to 2.0.0. 2003-11-25 18:24:55 +00:00
ChangeLog Fix for bug 53856: "Option reference not reporting built-in includes paths to scanner". Changed the constructor for the OptionReference so it only creates a list if it finds built-in path or symbol definitions in the manifest or project file. The getter method for built-ins also concatenates the definitions it contains with those of its parent. 2004-03-05 16:13:28 +00:00
plugin.properties Patch for Sean Evoy: 2003-09-26 19:54:33 +00:00
plugin.xml Added org.eclipse.core.runtime.compatability as a 2004-01-05 20:26:57 +00:00