-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor tools to allow building container and setting up dev machine (…
…#276) * DO NOT MERGE Initial revision. Attempting single run windows container, in hopes of being able to make shared environment script * fix path location (vcpkg) * temp stop before vcpkg for debugging * fix path error in networking script * fix vcpkg * fix go entry in path * make work on local system * fix typo in gsdk * debugging statement for vcpkg * remove ridk enable; fixes calls to cmd * Working both locally and in container * clean up python handling fix error in go path finding Attempt to catch msys install failure :Add some debugging for 2022ltsc Move mingit after vstudio fix path to patch * Break install-all into phases to allow for some Docker layers (#346) Change env var helpers to write to USER env instead of SYSTEM env * Apply suggestions from code review Co-authored-by: Julien Lebot <[email protected]> * fix dockerfile syntax * Fix go SHA256 Ensure Get-RemoteFile can handle empty env vars --------- Co-authored-by: Branden Clark <[email protected]> Co-authored-by: Julien Lebot <[email protected]>
- Loading branch information
1 parent
ea14b3e
commit 8c1c831
Showing
50 changed files
with
1,375 additions
and
2,429 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.