diff options
author | John W. Parent <45471568+johnwparent@users.noreply.github.com> | 2024-05-10 14:00:13 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-10 13:00:13 -0500 |
commit | 427013659893f1d25fac3d1d9adf2a260ac6aebb (patch) | |
tree | 97cec3104bad2345e2bfde23dcd1e667e46794d6 /.github | |
parent | f73d7d2dce226857cbc774e942454bad2992969e (diff) | |
download | spack-427013659893f1d25fac3d1d9adf2a260ac6aebb.tar.gz spack-427013659893f1d25fac3d1d9adf2a260ac6aebb.tar.bz2 spack-427013659893f1d25fac3d1d9adf2a260ac6aebb.tar.xz spack-427013659893f1d25fac3d1d9adf2a260ac6aebb.zip |
Windows: Non config changes to support Gitlab CI (#43965)
* Quote python for shlex
* Remove python path quoting patch
* spack env: Allow `C` "protocol" for config_path
When running spack on windows, a path beginning with `C://...` is a valid path.
* Remove makefile from ci rebuild
* GPG use llnl.util.filesystem.getuid
* Cleanup process_command
* Remove unused lines
* Fix tyop in encode_path
* Double quote arguments
* Cleanup process_command
* Pass cdash args with =
* Escape parens in CMD script
* escape parens doesn't only apply to paths
* Install deps
* sfn prefix
* use sfn with libxml2
* Add hash to dep install
* WIP
* REview
* Changes missed in prior review commit
* Style
* Ensure we handle Windows paths with config scopes
* clarify docstring
* No more MAKE_COMMAND
* syntax cleanup
* Actually correct is_path_url
* Correct call
* raise on other errors
* url2path behaves differently on unix
* Ensure proper quoting
* actually prepend slash in slash_hash
---------
Co-authored-by: Ryan Krattiger <ryan.krattiger@kitware.com>
Co-authored-by: Mike VanDenburgh <michael.vandenburgh@kitware.com>
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions