Граф коммитов

84 Коммитов

Автор SHA1 Сообщение Дата
A23187 e24f929e12
Add support for Visual Studio 2022 (#100) 2022-12-14 15:51:15 -08:00
Ben Hillis 556225d6d9
Change WSL to use system error string for WSL OC not present (#117) 2022-12-14 14:05:46 -08:00
microsoft-github-policy-service[bot] 19eeb2443e
Auto merge mandatory file pr
This pr is auto merged as it contains a mandatory file and is opened for more than 10 days.
2022-11-28 19:11:53 +00:00
microsoft-github-policy-service[bot] 110275d481
Microsoft mandatory file 2022-08-30 09:39:58 +00:00
Craig Loewen 32f88e8426
Update README.md 2022-01-25 12:28:26 -08:00
Craig Loewen 0e4a3e4904
Added explicit error code and message for virtualization not present (#101)
* Added explicit error code and message for virtualization not present
2021-12-08 14:03:07 -08:00
Craig Loewen 28d908d960
Update README.md 2021-12-06 12:33:17 -08:00
Jinming Wu, Patrick 2ed9a9335f
Add Visual Studio 2019 Community support (#74) 2020-09-18 18:38:03 -07:00
WSLUser c8c9c7d4c5
Update platformtoolset to use v142 (#60)
Updates the platform tool set as v142 is the recommended default in Visual Studio 2019 and is compatible with earlier versions.
2020-09-18 18:37:44 -07:00
PrinsFrank 01a45e5f96
Update README step 5 to set TargetName instead of ProjectName (#72) 2020-09-18 18:37:15 -07:00
Craig Loewen f858909d67
Merge pull request #71 from microsoft/crloewen/promptOnError
Added prompt for input when wsl.exe fails to launch Linux process
2020-03-06 13:00:41 -08:00
Craig Loewen 75ad1b9ec1
Update DistroLauncher/DistroLauncher.cpp to better check wsl.exe exit code
Co-Authored-By: John Starks <jostarks@microsoft.com>
2020-03-06 12:50:37 -08:00
Craig Loewen 72fe6a074a Added prompt for input when wsl.exe fails to launch Linux process 2020-03-06 12:44:58 -08:00
Ana Hobden 1f8551f7e2 Minor spelling fixes. (#61) 2019-09-26 06:25:32 -07:00
Andrew Fehr 9366901793 Add support for VS2019 Preview (#55) 2019-09-05 08:58:12 -07:00
Ben Hillis d7b1f108ab
updates to support ARM64 packages (#52) 2018-11-20 13:37:32 -08:00
lcsondes 540a593313 Add support for VS2017 Professional (#46) 2018-06-07 10:37:35 -07:00
Ben Hillis 4b85a3efe8
Update README.md 2018-05-09 14:55:09 -07:00
Ben Hillis 221b4ef881
Add ARM64 target and introduce ARM64 package creation script (#43) 2018-05-09 14:54:38 -07:00
Tara Raj 28be2cbd4b
Merge pull request #42 from Microsoft/bitcrazed/41-UpdateReadme
Updated readme - added store publishing details & pre-req's
2018-05-03 14:54:38 -07:00
Rich Turner e3a4a4d727 Updated readme to improve readability and add store publishing details & pre-req's. 2018-05-03 13:57:56 -07:00
Ben Hillis 8acb12fba8
Add missing C++17 flag to ItemDefinitionGroups. 2018-04-19 14:37:22 -07:00
Ionică Bizău (Johnny B.) 09b76e8e70 Grammar fixes, typos etc. (#39) 2018-04-16 13:09:36 -07:00
Ben Hillis 2ffe4c8b1b
switch usage format (#38) 2018-04-06 12:34:45 -07:00
Ben Hillis 3dfd8c3a92
Add 'install' argument to support non-interactive install (#36)
* add 'install' and '--root' arguments to allow installing a distribution non-interactively

* Update readme.md
2018-04-06 08:47:17 -07:00
Ben Hillis 6f5942e4d1
Switch to C++17 to use string view class (#35) 2018-04-02 17:29:50 -07:00
Ben Hillis 06fe481797
Switch distributionName param in WslApiLoader constructor to const ref (#34) 2018-04-02 13:14:06 -07:00
Ben Hillis 5cf42dfd1a
Update README.md 2018-03-30 16:45:33 -07:00
Ben Hillis 4df43196f3
Add more distro-specific functionality to DistributionInfo class (#33)
* Add more distro-specific functionality to DistributionInfo class
* merge change from PR #28
* Add missing cpp file
* Incorperate PR feedback
2018-03-30 16:37:57 -07:00
Ben Hillis 3ff006dcce
Update README.md 2018-03-28 16:31:10 -07:00
Ben Hillis c27681d4e0
Create DistributionInfo.h (#31)
* Add distributionlauncher.h header for downstream distro info

* update readme.md
2018-03-28 11:40:08 -07:00
Ben Hillis 4563386af9
Update README.md with instructions on how to generate test certificate 2018-03-28 09:06:44 -07:00
Ben Hillis 5bd3f2fc97
Handle the WSL optional component not being present in Spring Creators Update where wslapi.dll is always present (#26) 2018-03-27 15:26:29 -07:00
Martin Sundhaug e9a4504514 Removed unnecessary ... (#23) 2018-03-26 11:03:36 -07:00
Ben Hillis 9b7ccb1983
minor formatting fixes and tweaks, ready for open sourcing! (#22) 2018-03-21 12:04:14 -07:00
Gilles Khouzam 01f9e145a7 Fix comment about developer mode requirements (#21) 2018-03-19 22:12:16 -07:00
Ben Hillis c578e55603
Merge pull request #19 from Microsoft/user/tara/doc-update
Windows env setup instructions
2018-03-13 10:47:54 -07:00
Tara Raj 53e5e00768 Windows env setup instructions 2018-03-13 10:22:46 -07:00
Tara Raj 7eceaa6676
Merge pull request #18 from Microsoft/user/taraj/oss-readines
OSS Readiness Changes v 1
2018-03-13 08:43:52 -07:00
Tara Raj 80f65f9a13 OSS Readiness Changes 2018-03-12 15:37:16 -07:00
Ben Hillis 973d843ed8
Update README.md 2018-03-12 13:03:45 -07:00
Ben Hillis 29ddc4d2d9
Minor updates to readme 2018-03-02 15:58:29 -08:00
Ben Hillis 86c25734ed
Merge pull request #17 from Microsoft/origin/user/benhillis/launcher_v2
Major updates to launcher sample to make it easier for new distribuitons.
2018-03-02 15:47:19 -08:00
Ben Hillis 3addbc62ee CR feedback, thanks Brian 2018-03-02 15:46:10 -08:00
Ben Hillis 89cbd1feb1 update readme and remove arm64 target for now 2018-03-02 15:43:53 -08:00
Ben Hillis 8d60197bef flip incremental build boolean 2018-03-01 09:29:01 -08:00
Ben Hillis 9f03f8d6e2 update build.bat 2018-02-28 16:31:03 -08:00
Ben Hillis 318c48d8ed modify readme and minor changes 2018-02-28 15:31:45 -08:00
Ben Hillis c119be20d4 CR updates 2018-02-28 09:40:23 -08:00
Ben Hillis 9f20dc856e minor tweaks 2018-02-27 16:46:25 -08:00