1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/build
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
..
org.eclipse.cdt.make.core More work on the GNU makefile parser. 2003-09-21 19:09:27 +00:00
org.eclipse.cdt.make.ui More work to support gnu makefiles 2003-09-21 19:10:19 +00:00
org.eclipse.cdt.managedbuilder.core Patch for Sean Evoy: 2003-09-22 02:32:08 +00:00
org.eclipse.cdt.managedbuilder.ui Patch for Sean Evoy: 2003-09-22 02:32:08 +00:00