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
..
haspywin.py license year bump (#34921) 2023-01-18 14:30:17 -08:00
sbang license year bump (#34921) 2023-01-18 14:30:17 -08:00
spack Remove from __future__ imports (#38703) 2023-07-04 08:30:29 +02:00
spack-python license year bump (#34921) 2023-01-18 14:30:17 -08:00
spack-tmpconfig Allow users to specify root env dir (#32836) 2023-02-22 00:37:14 +00:00
spack.bat spack.bat: Fixup CL arg parsing (#39359) 2023-08-18 14:29:47 -07:00
spack.ps1 Windows: Add PowerShell env support (#37951) 2023-06-27 18:26:51 -07:00
spack_cmd.bat Remove Spack external find from startup 2023-01-09 09:14:17 -08:00
spack_pwsh.ps1 license year bump (#34921) 2023-01-18 14:30:17 -08:00