1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/build/org.eclipse.cdt.managedbuilder.core
Doug Schaefer dcbbea5b74 Patch for Sean Evoy:
Two of the fixes, 43614 and 43756, involved changing property files only, 
which validates the extra work of externalizing strings from the start!

For 43616, I simply took the advice of the bug reporter and added the '-' 
in front of the RM macro in the clean target and the include directives in 
the makefile.

The largest part of the fix involves 43220. Until just now, this was a 
critical bug in bugzilla, so I addressed it. It has just been downgraded 
to an enhancement request. There is now a new entry widget in the linker 
options for user objects. The makefile will simply add these to the final 
build target's command. Most of the work was done in the plugin file and 
the build model to handle the new "type" of option.
2003-09-26 19:54:33 +00:00
..
schema Patch for Sean Evoy: 2003-09-26 19:54:33 +00:00
src/org/eclipse/cdt/managedbuilder Patch for Sean Evoy: 2003-09-26 19:54:33 +00:00
.classpath Make sure everything is exported out of the plugins. 2003-09-16 19:23:40 +00:00
.cvsignore Patch for Sean Evoy: 2003-09-15 20:44:43 +00:00
.project Patch for Sean Evoy: 2003-09-15 20:44:43 +00:00
about.html Patch for Sean Evoy: 2003-09-15 20:44:43 +00:00
build.properties Fixed up the build properties. 2003-09-16 18:34:27 +00:00
ChangeLog Patch for Bogdan Gheorghe: 2003-09-26 17:53:45 +00:00
plugin.properties Patch for Sean Evoy: 2003-09-26 19:54:33 +00:00
plugin.xml Make sure everything is exported out of the plugins. 2003-09-16 19:23:40 +00:00