index
:
spack
adelie
adelie-v0.19.0
adelie-v0.20.3
adelie-v0.21.0
develop
A flexible package manager that supports multiple versions, configurations, platforms, and compilers.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-08
Spack on Windows: fix shell scripts when root contains a space (#39875)
John W. Parent
2
-18
/
+17
2023-09-01
Windows: fix pwsh env activate/deactivate; load/unload (#39118)
John W. Parent
1
-4
/
+19
2023-08-18
spack.bat: Fixup CL arg parsing (#39359)
John W. Parent
1
-51
/
+29
2023-07-04
Remove from __future__ imports (#38703)
Adam J. Stewart
1
-2
/
+0
2023-06-27
Windows: Add PowerShell env support (#37951)
John W. Parent
2
-1
/
+133
2023-04-06
Spack on Windows: spack.bat comment syntax (#36531)
John W. Parent
1
-19
/
+19
2023-03-28
Windows: spack.bat CLI handling robustness (#36281)
John W. Parent
1
-36
/
+71
2023-02-22
Allow users to specify root env dir (#32836)
psakievich
1
-0
/
+1
2023-02-17
Windows: enforce carriage return for .bat files (#35514)
John W. Parent
1
-1
/
+1
2023-02-07
Windows: Fix spack.bat handling of env commands (#35143)
Dan Lipsa
1
-18
/
+30
2023-01-18
license year bump (#34921)
Harmen Stoppels
6
-6
/
+6
2023-01-09
Remove Spack external find from startup
John Parent
1
-1
/
+0
2023-01-09
Update haspywin
John Parent
1
-0
/
+1
2022-11-14
Remove support for running with Python 2.7 (#33063)
Massimiliano Culpo
1
-5
/
+3
2022-11-07
encode development requirements in pyproject.toml (#32616)
Tom Scogland
1
-46
/
+2
2022-09-07
Make GHA tests parallel by using xdist (#32361)
Tom Scogland
1
-1
/
+0
2022-09-02
Reorder workflow execution in GHA (#32183)
Tom Scogland
1
-0
/
+96
2022-07-31
black: reformat entire repository with black
Todd Gamblin
2
-9
/
+9
2022-07-31
black: clean up noqa comments from most of the code
Todd Gamblin
2
-3
/
+3
2022-04-20
refactor powershell setup to make it sourceable (#29987)
Tom Scogland
1
-54
/
+5
2022-03-22
Windows PWSH setup fix (#29649)
John W. Parent
1
-4
/
+4
2022-03-17
PWSH Support
John Parent
1
-0
/
+59
2022-03-17
Windows Support: Testing Suite integration
John Parent
1
-0
/
+1
2022-03-17
Update tests support for Windows
Betsy McPhail
1
-5
/
+5
2022-03-17
Spack on Windows package ports
John Parent
1
-2
/
+6
2022-03-17
Add Github Actions for Windows (#24504)
John Parent
2
-3
/
+9
2022-03-17
Relocate spack_cmd and scripts from installer to root bin (#24651)
John W. Parent
3
-0
/
+304
2022-01-14
Update copyright year to 2022
Todd Gamblin
2
-2
/
+2
2021-11-23
Remove support for Python 2.6 (#27256)
Massimiliano Culpo
1
-4
/
+2
2021-08-17
Use a patched argparse only in Python 2.X (#25376)
Massimiliano Culpo
1
-0
/
+23
2021-05-22
Spack can Use RHEL8's `platform-python` if nothing else is available. (#23857)
Todd Gamblin
1
-1
/
+2
2021-04-22
Docs: Updated copyrights in files still using 2020 as ending year (#23215)
Tamara Dahlgren
1
-1
/
+1
2021-03-20
notify and error out on more unsupported versions (#22389)
Tom Scogland
1
-9
/
+14
2021-02-12
Introduce a SPACK_PYTHON environment variable (#21222)
Chuck Atkins
1
-3
/
+6
2021-01-02
copyrights: update all files with license headers for 2021
Todd Gamblin
2
-2
/
+2
2020-12-22
add mypy to style checks; rename `spack flake8` to `spack style` (#20384)
Tom Scogland
1
-0
/
+2
2020-11-12
macos: update build process to use spawn instead of fork (#18205)
Peter Scheibel
1
-2
/
+4
2020-10-28
sbang: vendor sbang
Todd Gamblin
1
-95
/
+15
2020-10-27
sbang: convert sbang script to POSIX shell
Todd Gamblin
1
-48
/
+106
2020-10-26
sbang: add support for php (#18299)
Toyohisa Kameyama
1
-7
/
+18
2020-03-29
spack-python should exec `spack python` (#15738)
Todd Gamblin
1
-1
/
+1
2020-01-24
sbang: Fix perl binary detection
Michael Kuhn
1
-3
/
+3
2020-01-21
pipelines: `spack ci` command with env-based workflow (#12854)
Scott Wittenburg
3
-503
/
+0
2019-12-30
copyright: update copyright dates for 2020 (#14328)
Todd Gamblin
5
-5
/
+5
2019-10-22
fetching: S3 upload and download (#11117)
Omar Padron
1
-1
/
+1
2019-09-29
prefer Python 3 to Python 2 for running Spack
Todd Gamblin
1
-1
/
+17
2019-09-13
Fixes identified in ecp facilities hackathon fixes:
Scott Wittenburg
1
-26
/
+18
2019-09-13
Implement an optional compiler bootstrapping phase
Scott Wittenburg
2
-116
/
+193
2019-09-13
Add pre-ci job generation for a multi-repo setup
Scott Wittenburg
1
-0
/
+93
2019-09-13
Refactor release-jobs cmd based on use of environments (no docker either)
Scott Wittenburg
1
-8
/
+20
[next]