Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-10-17 | Add hidden option -ldlibpath-no-reset | Sebastien Douheret | 1 | -7/+14 | |
Following change (https://gerrit.automotivelinux.org/gerrit/#/c/17253/) xds-server unset LD_LIBRARY_PATH by default. This new option allows user to keep LD_LIBRARY_PATH as is (IOW don't uset LD_LIBRARY_PATH) before executing the requested commands. Note that this option is hidden (not listed in help output) because it's only reserved for advanced usage. Change-Id: I34928763699bc24e726f5cb7de0877c0b2bfb813 Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2018-03-12 | Exit xds-cli on XDS-Server disconneciton. | Sebastien Douheret | 1 | -0/+4 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2018-03-09 | Fixed terminal output (support escape and control characters) | Sebastien Douheret | 1 | -4/+4 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2018-02-23 | Fixed conflict name between exec package and local exec function. | Sebastien Douheret | 1 | -2/+2 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2018-01-05 | Migration to AGL gerrit (update go import) | Sebastien Douheret | 1 | -2/+2 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-12-06 | Fixed rpath option detection of exec command. | Sebastien Douheret | 1 | -1/+1 | |
2017-11-30 | Added Copyright headers.v0.1.0 | Sebastien Douheret | 1 | -0/+18 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-11-30 | Used new agent lib name xaapiv1 and fix env setup. | Sebastien Douheret | 1 | -8/+8 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-11-08 | Log projects events. | Sebastien Douheret | 1 | -0/+10 | |
2017-11-08 | Added short options for exec and project subcommands. | Sebastien Douheret | 1 | -2/+2 | |
2017-11-06 | Fixed env vars setting from config file. | Sebastien Douheret | 1 | -22/+2 | |
2017-11-06 | Initial commitv0.0.1 | Sebastien Douheret | 1 | -0/+166 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> |