Commit Graph

3 Commits

Author SHA1 Message Date
David Anderson 9e58be90e1 scheduler: parse <wsl> and <wsl_available>
Currently these generate a server log error message.
TODO: add plan class support for WSL
2018-11-07 09:44:23 -08:00
Vitalii Koshura 77b1f34d31
[Client] [WSL] Fix xml output
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2018-06-27 01:25:38 +03:00
Vitalii Koshura f8f6443074
[Client] [WSL] Extend detection.
Move WSL detection to get_host_info().
Enumerate available WSLs from registry.
Add wslapi library loading.
Add support of multiple installed wsl distros detection.
Detect only installed and configured distros.
Add extra information parse.
Add wslinfo files to save and parse wsl info.
Add dont_use_wsl param to cc_config.
Add missed hostinfo_wsl.cpp when building win client using gcc.
Fix small issues.
Small refactoring.

Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2018-06-24 03:08:11 +03:00