1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-09 18:56:02 +02:00
cdt/build
Sean Evoy ef50454dbd This patch implements 2 pieces of additional option functionality that were discussed on CDT-DEV.
1.	For a String option, if the defaultValue attribute is present, and contains a string of length > 0, then the command string (if any) is prepended to the defaultValue string to form the command line string.
2.	Add a commandFalse attribute to the Option Schema to be used, if specified, when the value of a Boolean option is False.
2004-03-22 21:28:40 +00:00
..
org.eclipse.cdt.make.core check for changes before saving 2004-03-19 20:31:51 +00:00
org.eclipse.cdt.make.ui update due to Core Model changes 2004-03-22 17:53:44 +00:00
org.eclipse.cdt.managedbuilder.core This patch implements 2 pieces of additional option functionality that were discussed on CDT-DEV. 2004-03-22 21:28:40 +00:00
org.eclipse.cdt.managedbuilder.ui Committing work submitted by BitMethods to round-trip tool options from a summary field back into the option. 2004-03-22 16:57:03 +00:00