1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-03 22:35:43 +02:00
Commit graph

48 commits

Author SHA1 Message Date
Greg Watson
40f31e1164 Add missing about.html files
Change-Id: I1515393029a1788cebb5b7943ff1e9de316765d8
Signed-off-by: Greg Watson <g.watson@computer.org>
2018-02-15 09:16:05 -05:00
Greg Watson
99a5f44928 Add support for ppc64le
Change-Id: Id842538aa17cf577464759e084a6834f60384be4
Signed-off-by: Greg Watson <g.watson@computer.org>
2018-02-14 09:19:45 -05:00
Greg Watson
ea50b5d22c Bug 530750 - Enable launch support using proxy. Also adds support for
command shell and fixes a number of bugs.

Change-Id: I6b9a0bf40647d6f5682c425c754371f8af6cb918
Signed-off-by: Greg Watson <g.watson@computer.org>
2018-02-08 16:24:42 -05:00
Greg Watson
82645df3ce Update target for Oxygen.X
Change-Id: I491e22be34cf873685b8d1d89e8b3d770ceacd6b
Signed-off-by: Greg Watson <g.watson@computer.org>
2017-12-18 16:22:31 -05:00
Greg Watson
2ee39026c0 Add missing plugin.properties
Change-Id: I7917ef011eb96f16b59ce43a27e994934fe85bbc
Signed-off-by: Greg Watson <g.watson@computer.org>
2017-05-31 09:21:56 -04:00
Greg Watson
df4fb93a5a Rename targets. Update to build using oxygen.
Change-Id: I779c1eba8395d9442a907d503f3947f015a23a07
Signed-off-by: Greg Watson <g.watson@computer.org>
2016-12-07 09:57:46 -05:00
Greg Watson
57114ebc1d Update to latest repos
Change-Id: Ica55a0eb53b9d8067be5c22da39c2e008b72f24a
Signed-off-by: Greg Watson <g.watson@computer.org>
2016-12-07 09:42:39 -05:00
Greg Watson
006b9d8342 Add remote proxy to repo.
Change-Id: I90eb87869ae4477627c1dafe96d4f09f08f3087a
Signed-off-by: Greg Watson <g.watson@computer.org>
2016-11-18 14:56:01 +00:00
Greg Watson
cf33718b51 Bug 507699 - Support for proxy agent
Change-Id: Ic09c458d5dbfd18f0826c1463253b4dc09283992
Signed-off-by: Greg Watson <g.watson@computer.org>
2016-11-17 13:49:13 -05:00
Greg Watson
28b6d22079 Updated to 3.0
Change-Id: If59e60c60fd3340310847224c1d13cf01425dd85
Signed-off-by: Greg Watson <g.watson@computer.org>
2016-09-01 15:39:43 -04:00
Greg Watson
9e941839a8 Update version to 2.1.0
Change-Id: I615241761e8d7e34cb208e653114b5bca31b8ea3
Signed-off-by: Greg Watson <g.watson@computer.org>
2016-05-02 19:08:35 -04:00
Greg Watson
a59238ffeb Bug 488338 - Change to using import-package
Change-Id: I9c78e4488c7ff93f70403fd005e6443ceaa163be
Signed-off-by: Greg Watson <g.watson@computer.org>
2016-03-11 09:58:16 -05:00
Greg Watson
dfe0d18473 Update tycho and parent pom versions.
Change-Id: If6966953b16984d655a1360e29a2ce9a5f51ce45
Signed-off-by: Greg Watson <g.watson@computer.org>
2016-03-10 09:29:51 -05:00
Greg Watson
0e974c88b9 Updated version to 2.0.2 2016-03-09 21:52:42 -05:00
Rafael Peria de Sene
2269b3cf6d Build: fix the reference to eclipse update repository
Change-Id: Ib8ad437b8a818f8bc9125901410f2bc7b24cb901
Signed-off-by: Rafael Peria de Sene <rpsene@br.ibm.com>
2016-01-19 14:24:42 -02:00
Wainer dos Santos Moschetta
150b50ab79 Bug 472514 - Add plug-in documentation.
The org.eclipse.remote.doc.isv plug-in holds developer's guide.

The API is generated at build time with tychon in the html/reference/api folder.

Change-Id: I9812be3bcf7248f3b3c6330df86c0b862510dd3e
Signed-off-by: Wainer dos Santos Moschetta <wainersm@linux.vnet.ibm.com>
2015-10-01 19:02:14 -03:00
Greg Watson
b0984e7aef Bug 475609 - Add telnet support to build
Change-Id: I7d7ae05add1626a664f7da72be0931f77ad71582
Signed-off-by: Greg Watson <g.watson@computer.org>
2015-08-21 19:48:28 -04:00
Greg Watson
8148e71c38 Change master build directory to nightly
Change-Id: If774f9f91f37db3e833416b984e127836b40065e
Signed-off-by: Greg Watson <g.watson@computer.org>
2015-08-21 07:19:51 -04:00
Greg Watson
320eeb332e Update versions to 2.0.1
Change-Id: Iebe3219178d35e2514cd7b363cb7bd4958ec81c4
Signed-off-by: Greg Watson <g.watson@computer.org>
2015-07-08 09:50:19 -04:00
Greg Watson
018403c3cc Remote terminal has been replaced by the new tm.terminals. Use this
instead.

Change-Id: I8844f64671872a76b91b9c244516e80db5281566
Signed-off-by: Greg Watson <g.watson@computer.org>
2015-05-06 14:34:11 -04:00
Doug Schaefer
9825f0f0cb Bug 463976 - Implement a Console View based Terminal
Adds a terminal console which can be opened by selecting Open Console >
Terminal Console and selecting a remote connection which supports the
command shell service.  If a console is already open for that remote
connection it will be shown and if one doesn't exist then a new one will
be created.  Buttons for connecting, disconnecting, scroll lock, and
closing the console are also available.

Also adds a local command shell with PTY support. Also added some
syncronization around the connections in the connection type.

Moved the Open Terminal to console plug-in and renamed it Open
Command Shell.

Also fixed missing serial port feature from the remote repo.

Change-Id: I84282b04813471bb01385a328ebc144bdf0e6a28
Signed-off-by: Doug Schaefer <dschaefer@qnx.com>
2015-05-02 23:12:07 -04:00
Greg Watson
8059f28aff Remove old plugin repos
Change-Id: Iaaf0791d597de221bf2f74f14e871b2d706278d9
Signed-off-by: Greg Watson <g.watson@computer.org>
2015-04-15 17:58:59 -04:00
Doug Schaefer
1bbe4be784 Bug 463844 - Support serial port connection type.
This adds a remote connection type that uses the CDT Native serial
port driver. Really all this is supported is the command shell for
the Remote Terminal. But it's a great example of something very
different from SSH and Local that supports the same common infra
structure such as the Terminal.

Change-Id: I813e26370d3d137d5158fa63deba4b0820cdd596
Signed-off-by: Doug Schaefer <dschaefer@qnx.com>
2015-04-10 12:35:11 -04:00
Greg Watson
7d608a4b5c Terminal view that is specific to the remote API
Change-Id: I9033ed0fd0ec1007bf84fd935d0e5a9efcdff3c1
Signed-off-by: Greg Watson <g.watson@computer.org>
2015-03-13 11:27:55 -07:00
Greg Watson
71d0786dbb Update version to 2.0.0
Change-Id: Ie21940bc8dd34c455d97eee48d6e6c22e7fd3e6b
Signed-off-by: Greg Watson <g.watson@computer.org>
2015-02-13 16:36:53 -05:00
Doug Schaefer
e97eb96c5d Bug 458583 Remote Services v2 API with UI, Local, and JSch updated.
v2 of Remote API. New Services architecture.

Connections are now stored in preferences and loaded by the framework.
Attributes are stored in the preferences. Secure attributes are stored
in the secure preferences. Remote services renamed to connection types.
Remote connections broken up into services. JSch and Local connection
types have been updated to new architecture.

Also moved the tests from core.tests to jsch.core.tests since they
are actually JSch tests and need to reference attribute names from
the jsch.core plug-in.

This is just phase one. Many more changes are expected to clean up
and to fix bugs this introduces.

Change-Id: I62ad2567b0c5ca7d277649879a8d16bec7058d5f
Signed-off-by: Doug Schaefer <dschaefer@qnx.com>
2015-02-13 12:33:30 -05:00
Marc-Andre Laperle
e8f83ae762 Bug 458295 - Add SourceReferences to Remote Services plugins
This allows the user to clone and checkout the source code of Remote Services
without knowing where the repository is. See:
https://wiki.eclipse.org/PDE/UI/SourceReferences

One use case is to right-click on a plug-in under the Plug-in dependencies in
Package Explorer view and select Import from Repository. Note that for this
EGit needs to be installed.

What this patch does is to let Tycho generate the source references in the
MANIFEST.MF of the built jars. So to test this patch, one can build the update
site locally and inspect the manifests of the (non-source) jars.

Change-Id: I9214bfc31c6d04a6945be398a2c7b10f9a30d204
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
2015-01-23 14:40:25 -05:00
Greg Watson
ce2a1d3c28 Add category names to repo.
Change-Id: I7d0fd733c876d36d46bfbaee833915e0b3707191
Signed-off-by: Greg Watson <g.watson@computer.org>
2015-01-07 15:31:18 -05:00
Greg Watson
d77fa7f2b8 Merge with master
Change-Id: I83939d136c0419f68601ddde8eae24e547869205
Signed-off-by: Greg Watson <g.watson@computer.org>
2014-12-10 19:01:53 -05:00
Greg Watson
e70802ab61 Fix build failure if directory can't be removed.
Change-Id: I6a34be72f80ab56bc5ba890d7ca5f70f4cc4a8fd
Signed-off-by: Greg Watson <g.watson@computer.org>
2014-10-13 18:20:46 -04:00
Greg Watson
1296420f07 Update version to 1.1.1 2014-09-23 22:17:46 -04:00
Greg Watson
3860c54cc0 Bug 437560 - Add new API to return contents of text field
Change-Id: Ib14c69752e61ee7e03c37834f16923b5b41f16ef
Signed-off-by: Greg Watson <g.watson@computer.org>
2014-08-14 15:27:53 -05:00
Greg Watson
ecce443c73 Merge with R1_0_maintenance
Change-Id: I74cb53e886fa54450ea13544a9c53ac7457f75d1
Signed-off-by: Greg Watson <g.watson@computer.org>
2014-08-14 14:16:16 -05:00
Alexander Kurtakov
5bdf087607 Fix build.
4.4milestones repo is gone now and in order to use final 4.4 Tycho 0.20
is needed.
Also ignore target/ dirs to get sane output of git status.

Change-Id: Iab3a807645c9fce737de5e5a8239d89d0c63eaf3
Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2014-07-23 09:36:53 +03:00
gwatson
e2705cfd34 Update version to 1.0.1 2014-06-26 14:48:05 -04:00
gwatson
087e4aafbf Make update_versions script work
Change-Id: I219502605284a8cf4f7235390b453a4e6720ad42
Signed-off-by: gwatson <g.watson@computer.org>
2014-06-26 11:33:46 -04:00
gwatson
bec4821d63 Add update_versions script
Change-Id: I65d80b51788743fe40457b02d9372f63395f3093
Signed-off-by: gwatson <g.watson@computer.org>
2014-06-26 11:07:16 -04:00
Greg Watson
c863256c2f Add license repo to pom.xml
Signed-off-by: Greg Watson <g.watson@computer.org>
2014-05-12 19:26:54 +01:00
Alexander Kurtakov
19f4d98678 Bug 434119 - Remove org.eclipse.remote.cdt* now that it's part of CDT
Removing it (especially from the build pom.xml) removes the circular
dependency problem.

Change-Id: If57ff21f72f6d04fe3ac79314a112e2bdc5848b2
Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2014-05-05 17:07:02 +03:00
Greg Watson
e09793bb6f Fix CDT repo location.
Signed-off-by: Greg Watson <g.watson@computer.org>
2014-03-24 10:55:23 -04:00
Greg Watson
4e2470b4a2 Add CDT repo.
Signed-off-by: Greg Watson <g.watson@computer.org>
2014-03-24 10:20:56 -04:00
Greg Watson
f216d3b497 Add new bundles to build.
Export package.

Signed-off-by: Greg Watson <g.watson@computer.org>
2014-03-24 09:49:20 -04:00
Alexander Kurtakov
2adb7b95ce Update build to use Tycho 0.19.
This is critical if one builds with Maven 3.1.x locally as older
Tycho versions do not work with latest Maven due to org.sonatype to
org.eclipse Aether package change.
Also maven plugins updated to later versions to prevent other possible
incompatibilities with latest Maven.

Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2013-11-26 11:04:26 +02:00
Greg Watson
caa7897b67 Add .project file build bundle.
Signed-off-by: Greg Watson <g.watson@computer.org>
2013-09-23 09:01:44 -04:00
Greg Watson
31bd51f940 Fix project name.
Signed-off-by: Greg Watson <g.watson@computer.org>
2013-09-20 10:10:33 -04:00
Greg Watson
9f57cb27b7 Update build location.
Signed-off-by: Greg Watson <g.watson@computer.org>
2013-09-20 08:48:42 -04:00
Greg Watson
632230daf9 Fix module name.
Signed-off-by: Greg Watson <g.watson@computer.org>
2013-09-20 08:40:06 -04:00
Greg Watson
f01d8e3a10 Add repo and build dirs.
Signed-off-by: Greg Watson <g.watson@computer.org>
2013-09-20 08:32:02 -04:00