Sergey Prigogin
252eaf4c0f
Incremented CDT feature version to 8.6.0.
...
Change-Id: Ic90c8e6a68d21e5b90ec3fac997da6a95a29bedf
Signed-off-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Reviewed-on: https://git.eclipse.org/r/39066
Tested-by: Hudson CI
2015-01-06 19:40:38 -05:00
Sergey Prigogin
d8154bd340
Inremented branding plugin version to 8.5
2014-07-21 17:39:01 -07:00
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
Andrew Gvozdev
652ce4748e
Fixed parent pom version to reference
2013-08-27 15:16:24 -04: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
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
Doug Schaefer
c2a4918515
Bug 334845 - Port Linux pfind to Mac.
2011-01-20 02:05:20 +00:00
James Blackburn
b911acf559
Bug 314504 ProcessList leaks file descriptors during #getProcessList()
2010-05-27 10:01:52 +00:00
James Blackburn
75debca17a
Bug 248071 libraries rebuilt on Mac OS X 10.5, forward compatible with 10.6
2010-05-01 11:51:16 +00:00
Anton Leherbauer
6c5788f399
Bug 248071 - Improved pty support for terminal emulation
...
Thanks go to Mirko Raner, Pawel Piech, James Blackburn, et al.
2010-02-17 11:48:28 +00:00
Anton Leherbauer
fd76393f9e
Bug 208522 - ProcessList only displays processes associated with a controlling terminal, patch by Boris Pruessmann
2009-11-09 14:44:25 +00:00
Andrew Gvozdev
4174ed63d5
bug 282759: Cannot run spawner on MacOSX with a 64-bit vm
...
Patch from Alex Blewitt
2009-08-07 19:56:33 +00:00
Vivian Kong
79b44437a2
update copyrights
2009-05-26 21:34:15 +00:00
Anton Leherbauer
7db7ce6ac9
Update bundle versions
2008-11-24 09:29:32 +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
3a9a7e6e6c
Fix up copyrights.
2007-06-14 18:10:16 +00:00
Ken Ryall
5b5d40f8dd
Rebuild Libs.
2007-06-08 03:45:39 +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
Ken Ryall
67a073db92
Bug 147885. MacOS x86 support.
2007-03-10 20:45:14 +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
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
05fcfa3b2d
Rebuild of Mac libraries as provided in 79066.
2004-11-19 15:11:22 +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
Doug Schaefer
04c74b6af0
Initial contribution of Mac Port from Greg Watson.
2004-07-07 19:19:42 +00:00