Doug Schaefer
451cdd5787
Bug 303083 - Rename spawner bundle to 'native'
...
Native more accurately reflects what we've put there. They're native
utilities that can be reused by other Eclipse bundles to access
native services.
Also fixed up the cdt 4.4 target which had fixed version numbers for
some of the dependencies and used RSE out of the Luna repo instead
of their latest milestones.
Change-Id: I259aa9e92212409378679a8c61bf2fffd05c67a2
Reviewed-on: https://git.eclipse.org/r/27304
Tested-by: Hudson CI
Reviewed-by: Doug Schaefer <dschaefer@qnx.com>
2014-05-26 14:38:12 -04:00
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
Sergey Prigogin
1d166260a8
Bumped up CDT version to 8.4.
...
Change-Id: I1229344feaaed4a3551ceb7b1ef1410545048b55
Reviewed-on: https://git.eclipse.org/r/20908
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2014-01-21 17:35:29 -05:00
Chris Recoskie
e87c41012e
Bug 406479 - Some "org.eclipse.cdt.core" fragments are missing an
...
"Eclipse-PlatformFilter" in their manifest
2013-09-26 11:37:38 -04:00
Andrew Gvozdev
652ce4748e
Fixed parent pom version to reference
2013-08-27 15:16:24 -04:00
David Salinas
d0c99408cd
Bug 393455 - Terminal sessions broken on AIX
2013-01-15 10:35:06 -05:00
Doug Schaefer
bdbc4e359f
Remove fragment jars. Add missing property files. (Cherry picked 8_0)
2012-10-13 18:25:17 -04:00
Sergey Prigogin
3be412111c
Bumped up feature versions for Kepler.
2012-06-28 11:08:11 -07:00
Marc-Andre Laperle
a4538dbc3a
Increment versions so that they are >= Indigo SR2
2012-02-05 15:35:26 -05:00
Chris Recoskie
d4ea43f6c8
Bug 365142 - Linux specific API used in AIX libpty -> NULL dereference
2011-11-29 17:49:54 -05:00
Sergey Prigogin
09967ad791
Version number changes missed in the previous commit.
2011-10-19 20:53:44 -07:00
Sergey Prigogin
2932f9122c
Updated parent feature version in pom.xml files.
2011-10-19 19:32:07 -07:00
Doug Schaefer
28aea5e385
clean up last of the plug-in jars.
2011-09-02 15:21:56 -04:00
Doug Schaefer
d7092b12c9
Mavenizing CDT releng.
...
Also removed unsupported cdt.core fragments from the platform feature.
2011-06-28 05:21:58 -04:00
Chris Recoskie
1ca8db05d7
Bug 330282 - AIX spawner should kill all child processes
2010-11-17 16:19:38 +00:00
Chris Recoskie
8462736684
fix binary properties
2010-11-17 14:46:44 +00:00
James Blackburn
b911acf559
Bug 314504 ProcessList leaks file descriptors during #getProcessList()
2010-05-27 10:01:52 +00:00
Vivian Kong
79b44437a2
update copyrights
2009-05-26 21:34:15 +00:00
Vivian Kong
b849a3be06
bug 268581 individual source bundles
2009-04-09 19:51:46 +00:00
Vivian Kong
729b639f75
update bundle version
2008-11-24 19:00:15 +00:00
Chris Recoskie
7bf1b3fe02
copyrights
2008-06-11 15:50:53 +00:00
Vivian Kong
ef1e1674e2
fix for bug 236271
2008-06-09 16:19:14 +00:00
Anton Leherbauer
8f9be92af5
Fix manifest warnings
2008-02-15 10:29:25 +00:00
Anton Leherbauer
8629e6b5d1
Upversion plug-ins to 5.0.0
2007-11-06 08:02:32 +00:00
Doug Schaefer
77bb9964a6
Bug 189539 - Fix dates on about.html files to reflect projected release date.
2007-05-29 03:48:49 +00:00
Anton Leherbauer
b7f5c2f33e
Upversion to 4.0.0 and fix dependency version ranges (bug 157543)
2006-10-11 12:28:54 +00:00
Doug Schaefer
a48b5f55b1
Updated copyright dates to reflect latest in CVS.
2006-06-23 17:52:45 +00:00
Doug Schaefer
17464c08f4
Update Copyright dates and fix those that had no copyrights.
2006-06-23 17:27:03 +00:00
Chris Recoskie
4836857ef3
update copyrights
2006-06-14 12:16:17 +00:00
Doug Schaefer
7b0cf6dc03
Updated the about.html files.
2006-05-24 13:51:50 +00:00
David Inglis
58f26dfed6
Fixed build for jar'd plugins
...
cleaned up .project files
2006-01-18 18:16:35 +00:00
Doug Schaefer
c5c47c0842
Trying out the .qualifier version for builds.
2006-01-03 19:11:47 +00:00
Doug Schaefer
f68ca2c02b
Made all of the plugins OSGi components.
2005-11-15 21:33:43 +00:00
Doug Schaefer
f1fa62b185
Upversioned everything. Changed the features to not unpack the plugins that don't have shared libraries.
2005-11-10 21:41:23 +00:00
David Inglis
92cae3205a
CPL to EPL transistion - license header update for QNX
2005-06-23 16:01:26 +00:00
Doug Schaefer
e470be8631
EPL'ing the CDT.
2005-06-23 14:44:35 +00:00
David Inglis
a1c3367c10
cleanup,
...
nls proivder name
removed some uneed files
2005-03-24 17:52:06 +00:00
Doug Schaefer
0583121e43
Updated the version numbers to 3.0.0.
2004-12-22 19:49:22 +00:00
Doug Schaefer
2b21f4f108
Checking in the shared libraries for AIX.
2004-11-18 20:28:43 +00:00
Alain Magloire
3051c780f3
Updated to reflect the changes in Spawner.java and PTY.java
2004-11-18 17:07:29 +00:00
Doug Schaefer
739203fe55
Upversioning head to 2.1.0.
2004-07-15 15:54:47 +00:00
David Inglis
162af467d5
update copyright
2004-06-25 13:29:04 +00:00
Doug Schaefer
f132e86cc0
Fixed up the fragment name properties. Apparently you
...
have to put them in the plugin.properties file. Weird.
2004-06-21 15:34:49 +00:00
Doug Schaefer
de0397f03e
Cleaned up the build.properties files to ensure the right things end up in the binary and source builds.
2004-05-24 17:18:38 +00:00
David Inglis
189c17b74d
fixed up aix processlist extension
2004-04-12 13:54:38 +00:00
Doug Schaefer
b4cdaf9198
Patch for Alain Magloire:
...
- Fix to fragment xml version dependencies.
2003-12-05 18:53:06 +00:00
Doug Schaefer
9c677d807f
Upversioned the plugins, etc to 2.0.0.
...
Made sure the jar files got included in the zips.
2003-11-25 18:24:55 +00:00
Doug Schaefer
9dc3aa63e5
Upgrade to Eclipse 3.0. Includes:
...
- upgrade plugin.xml files
- use PDE containers
- apply Eclipse 3.0 porting items, in particular openEditor and gotoMarker
- remove TestWorkbenches from test plugins
2003-11-24 18:31:03 +00:00
Doug Schaefer
3947a0947a
Implemented the AIX feature.
2003-11-13 14:38:25 +00:00
Doug Schaefer
f2d6ec947a
Built the shared libraries for AIX.
2003-11-10 20:20:53 +00:00