Commit Graph

3 Commits

Author SHA1 Message Date
Rob Mohr
709472a957 pw_env_setup: add warning when using *.bat on Linux
Change-Id: I62da6ad0f14fd0563eee07c20b8fd78e38b53e28
2020-04-17 11:50:47 -07:00
Wyatt Hepler
61682e8180 Quote batch variables to support paths with spaces
With this change, bootstrap and activate complete successfully on
Windows when Pigweed is checked out at a path with spaces.

Change-Id: Ida465f422d706b78e12d10997477226c45d67908
2020-03-19 21:19:39 +00:00
Alexei Frolov
4dcf99d274 env_setup: Split activate and bootstrap on Windows
This change creates a top level bootstrap and activate script on Windows
to mirror the Linux setup.

Change-Id: I6d06ea2112b68deceb0d6d2011c3c80699a7e77f
2020-03-11 16:32:26 +00:00