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.tests
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
..
build/org/eclipse/cdt/core/build/managed/tests Patch for Sean Evoy: 2003-09-26 19:54:33 +00:00
failures/org/eclipse/cdt/core CORE 2003-09-26 19:21:12 +00:00
indexer/org/eclipse/cdt/core/indexer/tests CORE 2003-09-26 19:21:12 +00:00
model/org/eclipse/cdt/core Patch for Bogdan Gheorghe 2003-09-23 15:17:20 +00:00
parser/org/eclipse/cdt/core/parser/tests CORE 2003-09-26 19:21:12 +00:00
resources Patch for Bogdan Gheorghe: 2003-09-26 17:53:45 +00:00
search/org/eclipse/cdt/core/search/tests Patch for Andrew Niefer 2003-09-26 14:58:17 +00:00
suite/org/eclipse/cdt Patch for Bogdan Gheorghe: 2003-09-26 17:53:45 +00:00
.classpath Fix classpath after make refactoring. 2003-09-17 16:00:24 +00:00
.cvsignore Added bin to .cvsignore. 2003-06-18 21:32:11 +00:00
.project Fix classpath after make refactoring. 2003-09-17 16:00:24 +00:00
about.html Patch for Brent Nicolle. 2003-06-18 21:29:47 +00:00
build.properties Include the .jar file. 2003-07-18 18:45:45 +00:00
ChangeLog Patch for Sean Evoy: 2003-09-26 19:54:33 +00:00
plugin.xml Patch for Sean Evoy: 2003-09-26 19:54:33 +00:00
test.xml Merge in patch from Vladimir Hirsl 2003-06-24 19:56:34 +00:00