1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/build
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
..
org.eclipse.cdt.make.core It should be an IDirective. 2004-03-04 04:39:54 +00:00
org.eclipse.cdt.make.ui fixed bug #53692 2004-03-04 20:42:23 +00:00
org.eclipse.cdt.managedbuilder.core 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
org.eclipse.cdt.managedbuilder.ui Marked those strings that are non-translatable as such and externalized those strings that can be translated. 2004-03-05 15:20:44 +00:00