1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-05 08:46:02 +02:00
cdt/core/org.eclipse.cdt.core.tests
Doug Schaefer 0abb42e093 Patch for Sean Evoy:
- I have removed the binary parser selection from the
new managed project wizard and hard-coded the proper
parser ID in the plugin spec for the build model. There is
an updated JUnit test that verifies this change to the
build model. 
- There is also a fix for the library problem on *nix. The
makefile pattern was also changed slightly to better
capture the dependencies between the build target and
the outputs of other managed projects.
2003-09-22 02:32:08 +00:00
..
build/org/eclipse/cdt/core/build/managed/tests Patch for Sean Evoy: 2003-09-22 02:32:08 +00:00
failures/org/eclipse/cdt/core Patch for Andrew Niefer 2003-09-19 16:00:53 +00:00
indexer/org/eclipse/cdt/core/indexer/tests Patch for Bogdan Gheorghe 2003-09-16 17:31:43 +00:00
model/org/eclipse/cdt/core Got rid of the old parser. 2003-09-10 14:26:08 +00:00
parser/org/eclipse/cdt/core/parser/tests Patch for Andrew Niefer 2003-09-19 16:00:53 +00:00
resources Patch for Andrew Niefer 2003-09-18 15:15:09 +00:00
search/org/eclipse/cdt/core/search/tests Patch for Andrew Niefer 2003-09-19 16:00:53 +00:00
suite/org/eclipse/cdt Patch for Hoda Amer 2003-09-18 15:22:48 +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-22 02:32:08 +00:00
plugin.xml Patch for Sean Evoy: 2003-09-22 02:32:08 +00:00
test.xml Merge in patch from Vladimir Hirsl 2003-06-24 19:56:34 +00:00