src/xds/xds-server.git
6 years agoRework development page: Pre-build, Build, Populate.
Sebastien Douheret [Mon, 22 May 2017 21:58:31 +0000 (23:58 +0200)]
Rework development page: Pre-build, Build, Populate.

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
6 years agoAuto detect XDS-Agent tarballs and fix URL.
Sebastien Douheret [Mon, 22 May 2017 20:22:05 +0000 (22:22 +0200)]
Auto detect XDS-Agent tarballs and fix URL.

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
6 years agoFix Agent download link when no tarball detected.
Sebastien Douheret [Mon, 22 May 2017 19:35:15 +0000 (21:35 +0200)]
Fix Agent download link when no tarball detected.

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
6 years agoAdd XDS-agent tarball download feature
Sebastien Douheret [Mon, 22 May 2017 16:45:46 +0000 (18:45 +0200)]
Add XDS-agent tarball download feature

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
6 years agoAllow to set Syncthing rescanInterval parameter.
Sebastien Douheret [Mon, 22 May 2017 11:51:04 +0000 (13:51 +0200)]
Allow to set Syncthing rescanInterval parameter.

6 years agoFix crash when retrieving installed sdks.
Sebastien Douheret [Mon, 22 May 2017 07:37:01 +0000 (09:37 +0200)]
Fix crash when retrieving installed sdks.

7 years agoFix Makefile install commands
Sebastien Douheret [Fri, 19 May 2017 14:52:37 +0000 (16:52 +0200)]
Fix Makefile install commands

7 years agoAllow to set make arguments and rework build page.
Sebastien Douheret [Fri, 19 May 2017 09:19:40 +0000 (11:19 +0200)]
Allow to set make arguments and rework build page.

7 years agoNormalize relativePath projects to support Windows path.
Sebastien Douheret [Thu, 18 May 2017 21:18:04 +0000 (23:18 +0200)]
Normalize relativePath projects to support Windows path.

7 years agoAdded prints on startup
Sebastien Douheret [Thu, 18 May 2017 21:17:04 +0000 (23:17 +0200)]
Added prints on startup

7 years agoUpdate Makefile to be smarter with syncthing compilation.
Sebastien Douheret [Thu, 18 May 2017 14:47:22 +0000 (16:47 +0200)]
Update Makefile to be smarter with syncthing compilation.

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
7 years agoBump to Syncthing 0.14.28
Sebastien Douheret [Thu, 18 May 2017 13:36:50 +0000 (15:36 +0200)]
Bump to Syncthing 0.14.28

7 years agoFix SDKs init when no sdk found in Webapp.
Sebastien Douheret [Thu, 18 May 2017 13:36:21 +0000 (15:36 +0200)]
Fix SDKs init when no sdk found in Webapp.

7 years agoFix ResolveEnvVar when param is empty.
Sebastien Douheret [Thu, 18 May 2017 10:25:20 +0000 (12:25 +0200)]
Fix ResolveEnvVar when param is empty.

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
7 years agoFix copy of agl directory in make install
Sebastien Douheret [Thu, 18 May 2017 10:15:01 +0000 (12:15 +0200)]
Fix copy of agl directory in make install

7 years agoFix syncthing-inotify version and install rule.
Sebastien Douheret [Thu, 18 May 2017 10:06:15 +0000 (12:06 +0200)]
Fix syncthing-inotify version and install rule.

7 years agoUpdate script now that #164 fix has been merged.
Sebastien Douheret [Thu, 18 May 2017 09:25:36 +0000 (11:25 +0200)]
Update script now that #164 fix has been merged.

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