1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Find a file
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
build Unnecessary Bundle-RequiredExecutionEnvironment for documentation plugin 2014-05-22 11:55:23 -04:00
codan Added a TODO. 2014-04-22 17:19:16 -07:00
core Bug 303083 - Split out the CDT Spawner into a separate feature 2014-05-26 09:38:09 -04:00
cross Update to new license text 2014-05-20 11:36:39 -04:00
debug about.html does not get included due to missing backslash 2014-05-22 11:57:01 -04:00
doc bug 433472: Sample code is untidy 2014-04-29 11:37:16 -04:00
dsf Update to new license text 2014-05-20 11:36:39 -04:00
dsf-gdb Bug 435606: Using BigInteger instead of Integer makes it possible to 2014-05-26 04:30:47 -04:00
jtag Update to new license text 2014-05-20 11:36:39 -04:00
launch/org.eclipse.cdt.launch Removed unused code 2014-04-09 15:36:11 -04:00
llvm Update to new license text 2014-05-20 11:36:39 -04:00
lrparser Update to new license text 2014-05-20 11:36:39 -04:00
memory Update to new license text 2014-05-20 11:36:39 -04:00
p2 Update to new license text 2014-05-20 11:36:39 -04:00
qt Added project-specific Java compiler settings. 2014-05-21 11:04:30 -07:00
releng Bug 303083 - Split out the CDT Spawner into a separate feature 2014-05-26 09:38:09 -04:00
remote [autotools] Prevent MalformedURLException when setting remote working 2014-05-20 12:01:40 -04:00
testsrunner Update to new license text 2014-05-20 11:36:39 -04:00
upc Update to new license text 2014-05-20 11:36:39 -04:00
util Update to new license text 2014-05-20 11:36:39 -04:00
visualizer Update to new license text 2014-05-20 11:36:39 -04:00
windows Update to new license text 2014-05-20 11:36:39 -04:00
xlc Update to new license text 2014-05-20 11:36:39 -04:00
.gitignore Ignore NFS-created files. 2012-11-08 13:34:54 -08:00
pom.xml Bug 303083 - Split out the CDT Spawner into a separate feature 2014-05-26 09:38:09 -04:00