1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/build
Sean Evoy fbf82be3cd Commit for Jeremiah Lott.
Allows the managed build system to resolve "forward references" within its extensions. In practice this is necessary to allow references between extensions in different plugins.	
Partial fix for bugzilla 54202:
No longer use the cdtbuild file for persisting the default target and configuration settings for a project. This is assumed to be an individual workspace level setting so the choices are persisted in the project's persistent settings store.
2004-03-12 19:11:53 +00:00
..
org.eclipse.cdt.make.core Support for OpenDeclaration action on the MakefileEditor. 2004-03-11 21:41:37 +00:00
org.eclipse.cdt.make.ui Support for OpenDeclaration action on the MakefileEditor. 2004-03-11 21:41:37 +00:00
org.eclipse.cdt.managedbuilder.core Commit for Jeremiah Lott. 2004-03-12 19:11:53 +00:00
org.eclipse.cdt.managedbuilder.ui Removed the __CYGWIN__ symbol that was defined by default for the C and C++ compiler definitions. This was causing a parser error and content assist was failing. 2004-03-09 15:14:59 +00:00