aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-02-11Update .gitreview fileicefish_9.0.4icefish_9.0.3icefish_9.0.2icefish_9.0.1icefish_9.0.0icefish/9.0.4icefish/9.0.3icefish/9.0.2icefish/9.0.1icefish/9.0.09.0.49.0.39.0.29.0.19.0.0icefishJan-Simon Möller1-1/+1
2019-07-22Fix expired linkicefish_8.99.5icefish_8.99.4icefish_8.99.3icefish_8.99.2icefish_8.99.1icefish/8.99.5icefish/8.99.4icefish/8.99.3icefish/8.99.2icefish/8.99.1halibut_8.0.6halibut_8.0.5halibut_8.0.4halibut_8.0.3halibut_8.0.2halibut_8.0.1halibut_8.0.0halibut/8.0.6halibut/8.0.5halibut/8.0.4halibut/8.0.3halibut/8.0.2halibut/8.0.1halibut/8.0.08.99.58.99.48.99.38.99.28.99.18.0.68.0.58.0.48.0.38.0.28.0.18.0.0halibutLi Xiaoming1-2/+2
2019-04-09Use go module as dependency tool instead of glidehalibut_7.99.3halibut_7.99.2halibut_7.99.1halibut/7.99.3halibut/7.99.2halibut/7.99.17.99.37.99.27.99.1Sebastien Douheret8-139/+189
2019-03-07Freeze go-socket.io & go-engine.io version to v1.0.1Sebastien Douheret3-1/+75
2019-01-04Bump Copyright to 2019halibut_7.90.0halibut/7.90.07.90.0Sebastien Douheret1-2/+2
2018-10-22Rework zip package versioningguppy_6.99.4guppy_6.99.3guppy_6.99.2guppy_6.99.1guppy/6.99.4guppy/6.99.3guppy/6.99.2guppy/6.99.16.99.46.99.36.99.26.99.1Sebastien Douheret1-7/+6
2018-07-13Rationalize VSCode settings for all xds repoguppy_6.90.0guppy/6.90.0flounder_5.99.6flounder_5.99.5flounder_5.99.3flounder_5.99.2flounder/5.99.6flounder/5.99.5flounder/5.99.3flounder/5.99.26.90.05.99.65.99.55.99.35.99.2Sebastien Douheret1-2/+10
2018-07-13Packaging: ignore expected rpmlint warningsSebastien Douheret3-0/+8
2018-07-07Fix/Update packagingSebastien Douheret7-22/+26
2018-06-27Update dependency version for xds agent & commonflounder_5.99.1flounder/5.99.15.99.1Sebastien Douheret1-2/+2
2018-06-27Improved helper messageSebastien Douheret1-5/+10
2018-06-20Fixed invalid arg format (must be []byte)Sebastien Douheret1-1/+2
2018-06-20Update GOPATH in VSCode project (now in gerrit)Sebastien Douheret2-4/+7
2018-05-15Add packaging filesRonan Le Martret8-0/+188
2018-04-05Fixed meta tags in path to avoid conflict with spec syntaxv1.1.0v1.0.2Sebastien Douheret2-3/+3
2018-02-23Fixed list of installed SDKsv1.0.1Sebastien Douheret2-3/+5
2018-02-14fix install scriptLoïc Collignon1-2/+2
2018-01-19Remove useless images (docs is now in xds-docs repo)Sebastien Douheret2-0/+0
2018-01-08Updated go dep (used xds-agent api ~1.0.0)v1.0.0eel_5.0.1eel/5.0.15.0.1Sebastien Douheret1-1/+1
2018-01-05Migration to AGL gerrit (update go import)Sebastien Douheret11-22/+22
2018-01-05Added AGL .gitreview fileSebastien Douheret1-0/+5
2017-12-12Fixed Windows support.v0.2.2Sebastien Douheret3-14/+33
2017-12-12Fixed crash on xds-agent or server disconnection (IOT-108)Sebastien Douheret2-2/+32
2017-12-07Improved projects+sdks list outputSebastien Douheret1-14/+16
2017-12-07Fixed default agent URL port (set to 8800)Sebastien Douheret2-4/+5
2017-12-07Improved reported error on invalid XDS_AGENT_URLSebastien Douheret1-3/+11
2017-12-04Update connection env vars XDS_AGENT_URL / XDS_SERVER_URL.v0.2.1Sebastien Douheret2-26/+79
2017-11-30Check go version because xds-common request go > v1.8.1v0.2.0Sebastien Douheret1-2/+22
2017-11-30Added Copyright headers.Sebastien Douheret11-7/+190
2017-11-30Used new xds agent v1.0.0-rc1 and lib xaapiv1.Sebastien Douheret5-125/+130
2017-10-17Add install script and rulev0.1.1Sebastien Douheret4-1/+48
2017-10-17Fixed windows build.Sebastien Douheret6-18/+52
2017-10-09Fixed generated binary nameSebastien Douheret1-2/+2
2017-10-09Set 'all' build rule as default like other XDS packages.Sebastien Douheret1-5/+6
2017-09-21Move docs into xds-docs repo (published on http://docs.automotivelinux.org)Sebastien Douheret1-191/+8
2017-08-30Fixed error about no env config file.Sebastien Douheret1-4/+5
2017-08-30Add workaround to fix Stop action with Netbeans.v0.1.0Sebastien Douheret1-0/+14
2017-08-30Ignored Window Changed signal for now.Sebastien Douheret1-2/+9
2017-08-30Don't try to send signal while gdb is not started.Sebastien Douheret3-0/+12
2017-08-29Fix subversion settingSebastien Douheret1-1/+2
2017-08-29fix image linkRonan Le Martret1-2/+2
2017-08-29Update readme fileRonan Le Martret3-28/+37
2017-08-29Update ReadmeSebastien D1-3/+2
2017-08-29Bump to 0.1.0Sebastien Douheret1-2/+1
2017-08-29Change search directory for xds-gdb.envSebastien Douheret1-3/+3
2017-08-29Add doc in ReadmeSebastien Douheret3-0/+187
2017-08-28Fix load config from gdb init file.Sebastien Douheret1-9/+10
2017-08-28Auto set relative path when possible.Sebastien Douheret1-12/+41
2017-08-28Fixed early log printsSebastien Douheret2-24/+33
2017-08-28Fixed --help and --version when no config file found.Sebastien Douheret1-2/+6