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 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
core Patch for Sean Evoy: 2003-05-21 16:30:00 +00:00
debug Created preference for the maximum number of disassembly instructions. 2003-05-14 19:24:12 +00:00
doc/org.eclipse.cdt.doc.user Add build.properties to automate builds for feature 2003-05-01 12:54:23 +00:00
launch/org.eclipse.cdt.launch fix NPE when list is empty and user select OK 2003-04-30 17:33:41 +00:00
releng Commit update for bugzilla 37049 -- add a reference to 2003-05-14 22:37:54 +00:00