1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/core/org.eclipse.cdt.core/schema
Doug Schaefer 7b1c64d5fe Patch for Sean Evoy:
Core 
1.	Added 2 new option types: Boolean and enumerated 
2.	Changed the IOption interface to get new option type values 
3.	In plugin manifest and IOption interface added concept of a default enumerated value to support on-going GUI work 
4.	In plugin manifest and IOption, added field to map the actual command line argument with the option for makefile generation.

Tests 
1.	Changed the plugin.xml manifest to match the new option types 
2.	AllBuildTests.java updated to test new option types and fields added in core
2003-05-21 16:30:00 +00:00
..
CBuildConfiguration.exsd New build model from Sam Robb. 2003-02-17 19:13:07 +00:00
CBuildVariable.exsd New build model from Sam Robb. 2003-02-17 19:13:07 +00:00
CTool.exsd New build model from Sam Robb. 2003-02-17 19:13:07 +00:00
CToolchain.exsd New build model from Sam Robb. 2003-02-17 19:13:07 +00:00
CToolType.exsd New build model from Sam Robb. 2003-02-17 19:13:07 +00:00
ManagedBuildTools.exsd Patch for Sean Evoy: 2003-05-21 16:30:00 +00:00
ProcessList.exsd new Processlist extension point 2002-09-17 19:08:38 +00:00