src/xds/xds-server.git
7 years agoImproved ResolveEnvVar and add support of tilde (~/...)
Sebastien Douheret [Thu, 18 May 2017 09:04:44 +0000 (11:04 +0200)]
Improved ResolveEnvVar and add support of tilde (~/...)

7 years agoAdd Cross SDKs support (part 2)
Sebastien Douheret [Thu, 18 May 2017 09:01:13 +0000 (11:01 +0200)]
Add Cross SDKs support (part 2)

7 years agoUse autogenerated Synchting apikey.
Sebastien Douheret [Wed, 17 May 2017 14:08:03 +0000 (16:08 +0200)]
Use autogenerated Synchting apikey.

Except if gui-apikey is set in config.json file.

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
7 years agoAdd AGL specfic scripts
Sebastien Douheret [Tue, 16 May 2017 10:07:51 +0000 (12:07 +0200)]
Add AGL specfic scripts

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
7 years agoAdd SDKs support.
Sebastien Douheret [Wed, 17 May 2017 09:28:57 +0000 (11:28 +0200)]
Add SDKs support.

Don't allow to install SDKs through XDS for now.
Only probe existing SDKs that have been manually installed using scripts/agl/install-agl-sdks.sh.

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
7 years agoAuto start Syncthing and Syncthing-inotify.
Sebastien Douheret [Tue, 16 May 2017 20:51:32 +0000 (22:51 +0200)]
Auto start Syncthing and Syncthing-inotify.

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
7 years agoUse patched version of syncthing-inotify.
Sebastien Douheret [Mon, 15 May 2017 22:05:18 +0000 (00:05 +0200)]
Use patched version of syncthing-inotify.

Bug #164 has not been properly merged yet.
So patch this bug manually.

See also https://github.com/syncthing/syncthing-inotify/pull/165

7 years agoUpdate doc: add current dir in config.json discovery logic.
Sebastien Douheret [Mon, 15 May 2017 21:44:01 +0000 (23:44 +0200)]
Update doc: add current dir in config.json discovery logic.

7 years agoRework Version and Sub-version setup.
Sebastien Douheret [Mon, 15 May 2017 21:42:46 +0000 (23:42 +0200)]
Rework Version and Sub-version setup.

7 years agoCleanup
Sebastien Douheret [Mon, 15 May 2017 09:00:42 +0000 (11:00 +0200)]
Cleanup

7 years agoFix invalid json encoding definition
Sebastien Douheret [Mon, 15 May 2017 08:57:25 +0000 (10:57 +0200)]
Fix invalid json encoding definition

7 years agoDocument script directory
Sebastien Douheret [Sat, 13 May 2017 21:25:38 +0000 (23:25 +0200)]
Document script directory

7 years agoAllow to not start server (useful for debugging).
Sebastien Douheret [Sat, 13 May 2017 21:23:42 +0000 (23:23 +0200)]
Allow to not start server (useful for debugging).

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
7 years agoFix invalid rootPath when creating a new project.
Sebastien Douheret [Sat, 13 May 2017 21:13:42 +0000 (23:13 +0200)]
Fix invalid rootPath when creating a new project.

7 years agoDetect undefined env variables used in config.json
Sebastien Douheret [Sat, 13 May 2017 20:38:03 +0000 (22:38 +0200)]
Detect undefined env variables used in config.json

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
7 years agoAdd target to get Syncthing and start server script.
Sebastien Douheret [Fri, 12 May 2017 16:33:05 +0000 (18:33 +0200)]
Add target to get Syncthing and start server script.

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
7 years agoAdd install rule
Sebastien Douheret [Fri, 12 May 2017 10:01:45 +0000 (12:01 +0200)]
Add install rule

Installation directory can be changed using INSTALL_DIR and INSTALL_WEBAPP_DIR
env variables

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
7 years agoFix distclean
Sebastien Douheret [Fri, 12 May 2017 08:14:12 +0000 (10:14 +0200)]
Fix distclean

7 years agoIgnored private directory or file
Sebastien Douheret [Fri, 12 May 2017 07:40:42 +0000 (09:40 +0200)]
Ignored private directory or file

Handle directories or files prefixed by two underscores (eg. __xxx ) as private.

7 years agoFix doc and repo url
Sebastien Douheret [Fri, 12 May 2017 07:30:01 +0000 (09:30 +0200)]
Fix doc and repo url

7 years agoFixed connection retry to local Syncthing.
Sebastien Douheret [Thu, 11 May 2017 21:27:38 +0000 (23:27 +0200)]
Fixed connection retry to local Syncthing.

7 years agoInitial main commit.
Sebastien Douheret [Thu, 11 May 2017 17:42:00 +0000 (19:42 +0200)]
Initial main commit.

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
7 years agoInitial commit
Sebastien D [Thu, 11 May 2017 10:28:49 +0000 (12:28 +0200)]
Initial commit