Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSean Evoy2004-03-05 16:13:28 +0000
committerSean Evoy2004-03-05 16:13:28 +0000
commit762808825e16b3e1cd4922e97d683be9b7bcf3d7 (patch)
tree9b33a882acba81dcbca02dc5ba62e9483ed5c8e6 /releng/org.eclipse.cdt
parent463db40e82b29e29f49dfd0ffca005c01e999cb8 (diff)
downloadorg.eclipse.cdt-762808825e16b3e1cd4922e97d683be9b7bcf3d7.tar.gz
org.eclipse.cdt-762808825e16b3e1cd4922e97d683be9b7bcf3d7.tar.xz
org.eclipse.cdt-762808825e16b3e1cd4922e97d683be9b7bcf3d7.zip
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.
Diffstat (limited to 'releng/org.eclipse.cdt')
0 files changed, 0 insertions, 0 deletions

Back to the top