Files
spack/bin
John W. Parent 4dafae8d17 spack.bat: Fixup CL arg parsing (#39359)
Previous changes to this file stopped directly processing CL args to
stop batch `for` from interpolating batch reserved characters needed in
arguments like URLS. In doing so, we relied on `for` for an easy
"split" operation, however this incorrectly splits paths with spaces in
certain cases. Processing everything ourselves with manual looping via
`goto` statements allows for full control over CL parsing and handling
of both paths with spaces and reserved characters.
2023-08-18 14:29:47 -07:00
..
2023-01-18 14:30:17 -08:00
2023-01-18 14:30:17 -08:00
2023-07-04 08:30:29 +02:00
2023-01-18 14:30:17 -08:00
2023-01-18 14:30:17 -08:00