Commit Graph

6 Commits

Author SHA1 Message Date
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
David Anderson 62cfe7d2b7 client: fix VS2013 built 2017-07-30 16:28:27 -07:00
Rom Walton 1621d19251 WINBUILD: Update VS2013 project files 2016-02-15 15:17:55 -05:00
Rom Walton ae965894ed WINBUILD: When building with VS 2013, use the XP compatible toolchain. 2015-05-14 18:45:17 -04:00
Rom Walton 99dcd3dd8a WINBUILD: Update dependency paths for VS 2013 projects to point towards 2013 dependencies. 2015-05-06 16:49:57 -04:00
Rom Walton 32981b6a17 WINBUILD: Add Visual Studio 2013 project files. 2015-05-06 14:16:00 -04:00