summary |
shortlog | log |
commit |
commitdiff |
review |
tree
first ⋅ prev ⋅ next
Jan-Simon Möller [Wed, 30 Jun 2021 21:39:09 +0000 (23:39 +0200)]
Add gitreview file for Lucky Lamprey branch
Update the .gitreview file.
Change-Id: I81bdc1a396e6071694ffb3d38f58fc10878f5ec6
Bug-AGL: SPEC-4006
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Jan-Simon Möller [Tue, 11 Feb 2020 17:16:00 +0000 (18:16 +0100)]
Update .gitreview file
This updates the gitreview file in the project
.
Change-Id: I5770b71b32808d86c4a73ec512a9ddfc1319c37d
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Li Xiaoming [Mon, 22 Jul 2019 12:22:54 +0000 (20:22 +0800)]
Fix expired link
Bug-AGL: SPEC-2654
Change-Id: I1435a5b5b6794c2ab06be26a7e8b051eba92c676
Signed-off-by: Li Xiaoming <lixm.fnst@cn.fujitsu.com>
Sebastien Douheret [Fri, 8 Mar 2019 22:55:52 +0000 (23:55 +0100)]
Use go module as dependency tool instead of glide
Bug-AGL: SPEC-2289
Change-Id: I0218ccd23ef9340c3d80ed0e1c5f04e651220813
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Sebastien Douheret [Thu, 7 Mar 2019 20:20:10 +0000 (21:20 +0100)]
Freeze go-socket.io & go-engine.io version to v1.0.1
Latest go-socket.io (v1.4) is not backward compatible, and
consequently breaks xds-server build.
Stick to v1.0.1 while waiting update (migration) of xds-server code.
Bug: SPEC-2250
Change-Id: I361c1b450d4cc16c6b4b0a2d352d21bc1bcafa73
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Sebastien Douheret [Fri, 4 Jan 2019 16:22:16 +0000 (17:22 +0100)]
Bump Copyright to 2019
Change-Id: Ic4cd097ec6e329a3f96bc734dab27b3803a2dd25
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Sebastien Douheret [Mon, 22 Oct 2018 07:10:53 +0000 (09:10 +0200)]
Rework zip package versioning
In order to always have a number that's incrementing, use git commits
number for last detected tag.
Change-Id: I3b8adddc410024062e1c713031507045b4adb70a
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Sebastien Douheret [Fri, 13 Jul 2018 15:37:58 +0000 (17:37 +0200)]
Rationalize VSCode settings for all xds repo
Change-Id: I4b87542e0e089dd64220c0ae61e60b1ed8f2add8
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Sebastien Douheret [Fri, 13 Jul 2018 15:33:01 +0000 (17:33 +0200)]
Packaging: ignore expected rpmlint warnings
Change-Id: I156d588cd96b5f7a54c477c4e1ebe411599ecab2
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Sebastien Douheret [Sat, 7 Jul 2018 20:53:21 +0000 (22:53 +0200)]
Fix/Update packaging
Change-Id: Ida4a102472c92492cf7d4f0eab301b37ee991cef
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Sebastien Douheret [Wed, 27 Jun 2018 15:35:14 +0000 (17:35 +0200)]
Update dependency version for xds agent & common
Change-Id: I2879984cdf585dda19c38b07fc74ee8df71b56c8
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Sebastien Douheret [Wed, 27 Jun 2018 15:17:22 +0000 (17:17 +0200)]
Improved helper message
Set valid project and sdk IDs in helper message.
Change-Id: Icd9851e2e62d03e00197eed0e9c117d0f656ec93
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Sebastien Douheret [Wed, 20 Jun 2018 21:35:54 +0000 (23:35 +0200)]
Fixed invalid arg format (must be []byte)
Since changes in xds-server, stdin parameter is now a []byte and no longer
a string (see commit
17812a0a in xds-serve repo).
Change-Id: I3beac02fafb317b404dac250525ac5d4cbe7dd1e
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Sebastien Douheret [Wed, 20 Jun 2018 21:31:49 +0000 (23:31 +0200)]
Update GOPATH in VSCode project (now in gerrit)
xds-gdb sources was previously in github (github.com/iotbzh/xds-gdb) and
then sources have been migrated into AGL gerrit
(gerrit.automotivelinux.org/gerrit/src/xds/xds-gdb)
So GOPATH must be change accordingly.
Change-Id: Ibb62e63fe499d054b7deb171222b79e53d9f899e
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Ronan Le Martret [Tue, 15 May 2018 15:59:14 +0000 (17:59 +0200)]
Add packaging files
* it's easier to manage native build package.
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
Sebastien Douheret [Thu, 5 Apr 2018 11:13:34 +0000 (13:13 +0200)]
Fixed meta tags in path to avoid conflict with spec syntax
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Sebastien Douheret [Fri, 23 Feb 2018 20:16:39 +0000 (21:16 +0100)]
Fixed list of installed SDKs
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Loïc Collignon [Wed, 14 Feb 2018 13:45:47 +0000 (14:45 +0100)]
fix install script
Change-Id: I12afb382ff79d47853a36c015f5026fb83b0f475
Signed-off-by: Loïc Collignon <loic.collignon@iot.bzh>
Sebastien Douheret [Fri, 19 Jan 2018 14:40:12 +0000 (15:40 +0100)]
Remove useless images (docs is now in xds-docs repo)
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Sebastien Douheret [Mon, 8 Jan 2018 19:20:35 +0000 (20:20 +0100)]
Updated go dep (used xds-agent api ~1.0.0)
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Sebastien Douheret [Fri, 5 Jan 2018 16:57:49 +0000 (17:57 +0100)]
Migration to AGL gerrit (update go import)
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Sebastien Douheret [Fri, 5 Jan 2018 16:04:47 +0000 (17:04 +0100)]
Added AGL .gitreview file
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Sebastien Douheret [Tue, 12 Dec 2017 10:55:40 +0000 (11:55 +0100)]
Fixed Windows support.
Sebastien Douheret [Tue, 12 Dec 2017 09:15:23 +0000 (10:15 +0100)]
Fixed crash on xds-agent or server disconnection (IOT-108)
Sebastien Douheret [Thu, 7 Dec 2017 17:03:14 +0000 (18:03 +0100)]
Improved projects+sdks list output
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Sebastien Douheret [Thu, 7 Dec 2017 16:47:02 +0000 (17:47 +0100)]
Fixed default agent URL port (set to 8800)
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Sebastien Douheret [Thu, 7 Dec 2017 16:46:44 +0000 (17:46 +0100)]
Improved reported error on invalid XDS_AGENT_URL
Specifically when AGENT_URL is set to SERVER_URL and consequently connection failed with "Failed to get device ID" error.
Sebastien Douheret [Mon, 4 Dec 2017 11:08:46 +0000 (12:08 +0100)]
Update connection env vars XDS_AGENT_URL / XDS_SERVER_URL.
XDS_AGENT_URL env var must be used to setup connection with XDS agent running locally on developer host.
XDS_SERVER_URL env var may be set to overwrite default connection settings with XDS server.
Sebastien Douheret [Thu, 30 Nov 2017 15:28:36 +0000 (16:28 +0100)]
Check go version because xds-common request go > v1.8.1
Sebastien Douheret [Thu, 30 Nov 2017 15:27:57 +0000 (16:27 +0100)]
Added Copyright headers.
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Sebastien Douheret [Thu, 30 Nov 2017 00:40:47 +0000 (01:40 +0100)]
Used new xds agent v1.0.0-rc1 and lib xaapiv1.
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Sebastien Douheret [Tue, 17 Oct 2017 11:52:56 +0000 (13:52 +0200)]
Add install script and rule
Sebastien Douheret [Tue, 17 Oct 2017 11:52:29 +0000 (13:52 +0200)]
Fixed windows build.
Sebastien Douheret [Mon, 9 Oct 2017 16:43:42 +0000 (18:43 +0200)]
Fixed generated binary name
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Sebastien Douheret [Mon, 9 Oct 2017 16:28:26 +0000 (18:28 +0200)]
Set 'all' build rule as default like other XDS packages.
Sebastien Douheret [Thu, 21 Sep 2017 09:45:54 +0000 (11:45 +0200)]
Move docs into xds-docs repo (published on docs.automotivelinux.org)
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Sebastien Douheret [Wed, 30 Aug 2017 20:44:44 +0000 (22:44 +0200)]
Fixed error about no env config file.
Sebastien Douheret [Wed, 30 Aug 2017 16:33:10 +0000 (18:33 +0200)]
Add workaround to fix Stop action with Netbeans.
Netbeans sends -gdb-exit command when user press stop button. But this command is not processed by remote gdb if debugged program is running. So send a SIGINT signal to interrupt program before sending/executing -gdb-exit command.
Sebastien Douheret [Wed, 30 Aug 2017 16:30:47 +0000 (18:30 +0200)]
Ignored Window Changed signal for now.
Sebastien Douheret [Wed, 30 Aug 2017 16:29:00 +0000 (18:29 +0200)]
Don't try to send signal while gdb is not started.
Sebastien Douheret [Mon, 28 Aug 2017 22:30:26 +0000 (00:30 +0200)]
Fix subversion setting
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Ronan Le Martret [Tue, 29 Aug 2017 10:54:10 +0000 (12:54 +0200)]
fix image link
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
Ronan Le Martret [Tue, 29 Aug 2017 10:00:45 +0000 (12:00 +0200)]
Update readme file
* parse markdown lint
* change file *.jpeg to *.jpg.
jpeg is not supported in agl doc file.
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
Sebastien D [Tue, 29 Aug 2017 08:31:32 +0000 (10:31 +0200)]
Update Readme
Sebastien Douheret [Mon, 28 Aug 2017 22:09:11 +0000 (00:09 +0200)]
Bump to 0.1.0
Sebastien Douheret [Mon, 28 Aug 2017 22:08:13 +0000 (00:08 +0200)]
Change search directory for xds-gdb.env
Sebastien Douheret [Mon, 28 Aug 2017 22:07:08 +0000 (00:07 +0200)]
Add doc in Readme
Sebastien Douheret [Mon, 28 Aug 2017 19:42:03 +0000 (21:42 +0200)]
Fix load config from gdb init file.
Sebastien Douheret [Mon, 28 Aug 2017 19:32:21 +0000 (21:32 +0200)]
Auto set relative path when possible.
Sebastien Douheret [Mon, 28 Aug 2017 14:00:22 +0000 (16:00 +0200)]
Fixed early log prints
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Sebastien Douheret [Mon, 28 Aug 2017 06:48:33 +0000 (08:48 +0200)]
Fixed --help and --version when no config file found.
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Sebastien Douheret [Fri, 25 Aug 2017 19:51:15 +0000 (21:51 +0200)]
Used fixed version of xds-server and xds-common
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Sebastien Douheret [Thu, 24 Aug 2017 14:44:27 +0000 (16:44 +0200)]
Set "exec" command from client side.
Sebastien Douheret [Mon, 21 Aug 2017 21:28:43 +0000 (23:28 +0200)]
Used fix version xds-common package
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Sebastien Douheret [Mon, 21 Aug 2017 21:25:38 +0000 (23:25 +0200)]
Fix bug when load config file.
Sebastien Douheret [Tue, 8 Aug 2017 12:38:09 +0000 (14:38 +0200)]
Defined a version or branch for each package.
Sebastien Douheret [Mon, 7 Aug 2017 06:49:25 +0000 (08:49 +0200)]
Initial commit
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>