1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-05 16:56:04 +02:00
cdt/core/org.eclipse.cdt.core
Martin Oberhuber 251d54056e Bug 303083 - Split out the CDT Spawner into a separate feature
This commit creates a new feature "org.eclipse.cdt.spawner"
which is included by the cdt.platform feature and only holds the
CDT native code fragments along with a new bundle named
"org.eclipse.cdt.core.spawner" as their new fragment host.

This new feature and bundle provide access to the CDT PTY, Spawner,
Windows Registry Accesss and Tasklist capabilities without having to
depend on the full cdt.core bundle.

Nothing changes for existing consumers of the cdt.platform feature, or
cdt.sdk feature (the new feature and bundle are installed and pulled
in automatically). Consumers who only installed the org.eclipse.cdt
bundle in the past will now also need the new spawner bundle.

Change-Id: I3943b35948d1bba4771f715c5e700570aa2ae125
Signed-off-by: Martin Oberhuber <martin.oberhuber@windriver.com>
Reviewed-on: https://git.eclipse.org/r/27225
Tested-by: Hudson CI
Reviewed-by: Anton Leherbauer <anton.leherbauer@windriver.com>
Tested-by: Anton Leherbauer <anton.leherbauer@windriver.com>
Reviewed-by: Doug Schaefer <dschaefer@qnx.com>
2014-05-26 09:38:09 -04:00
..
.settings Enabled JDK 1.7. 2014-01-24 13:38:55 -05:00
browser Cosmetics. 2013-09-30 16:01:21 -07:00
META-INF Bug 303083 - Split out the CDT Spawner into a separate feature 2014-05-26 09:38:09 -04:00
model/org/eclipse/cdt Adjusted selection of the most representative index file variant for 2014-05-16 11:10:53 -07:00
parser/org/eclipse/cdt Bug 435340 - Add Include inserts an extra blank line 2014-05-20 14:12:41 -07:00
schema Bug 425538 - Syntax errors in QML reported as "C/C++ Problems" because errors from Qt Linguist 2014-01-16 10:46:50 -05:00
src/org/eclipse/cdt Bug 303083 - Split out the CDT Spawner into a separate feature 2014-05-26 09:38:09 -04:00
templateengine/org/eclipse/cdt/core/templateengine Bug 416471: Support for extra ILanguageSettingsProviders in new projects 2013-10-01 20:59:40 -04:00
utils/org/eclipse/cdt Bug 303083 - Split out the CDT Spawner into a separate feature 2014-05-26 09:38:09 -04:00
.classpath Enabled JDK 1.7. 2014-01-24 13:38:55 -05:00
.cvsignore
.options Bug 366570: Added tracing option. 2012-04-04 14:45:52 +02:00
.project
about.html
build.properties Enabled JDK 1.7. 2014-01-24 13:38:55 -05:00
ChangeLog testing: cvs commit 2010-11-11 15:53:22 +00:00
ChangeLog-2003
plugin.properties Bug 303083 - Split out the CDT Spawner into a separate feature 2014-05-26 09:38:09 -04:00
plugin.xml Revert "added supported gnu file types to cdt file-types-list (defined here: http://gcc.gnu.org/onlinedocs/gcc-4.8.2/gcc/Overall-Options.html#index-file-name-suffix-71)" 2014-05-09 09:36:06 -07:00
pom.xml Up o.e.cdt.core version and update @since tag based on 8.3 release 2014-02-04 20:37:02 -05:00