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
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-30
match .spack literal, not as a regex (#26374)
Harmen Stoppels
3
-5
/
+6
2021-09-30
Bump version from v0.16.2 to v0.16.3 (#26372)
Harmen Stoppels
1
-1
/
+1
2021-09-30
Move new CUDA conflicts inside when('~allow-unsupported-compilers') block (#2...
David Beckingsale
1
-22
/
+21
2021-09-29
Un-unset TERM and DISPLAY (#26326)
Harmen Stoppels
1
-4
/
+0
2021-09-28
Move detection logic in its own package (#26119)
Massimiliano Culpo
5
-287
/
+376
2021-09-27
Use gnuconfig package for config file replacement (#26035)
Harmen Stoppels
3
-44
/
+234
2021-09-27
Correct path comparisons for fs view (#25891)
psakievich
2
-6
/
+13
2021-09-26
log_parser.py: Find failed test case messages in error logs (#25694)
bernhardkaindl
1
-1
/
+7
2021-09-25
autotools doc PR: No depends_on('m4') with depends_on('autoconf') (#26101)
bernhardkaindl
1
-8
/
+32
2021-09-24
autotools.py/autoreconf: Show the depends_on()s to add to the package (#26115)
bernhardkaindl
1
-4
/
+18
2021-09-24
Remove centos:6 image references (#26095)
Harmen Stoppels
3
-12
/
+1
2021-09-22
spack/build_environment.py: Clean MAKEFLAGS, DISPLAY and TERM (#26092)
bernhardkaindl
1
-0
/
+7
2021-09-21
Feature: Add deprecated versions section to spack info output (#25972)
Tamara Dahlgren
1
-5
/
+20
2021-09-21
Rename 'variant_name' to 'variant' and document it in autotools build system ...
Harmen Stoppels
3
-20
/
+40
2021-09-20
Allow setting variant name in AutotoolsPackage._activate_or_not (#26054)
iarspider
2
-15
/
+29
2021-09-19
Python: use platform-specific site packages dir (#25998)
Adam J. Stewart
2
-2
/
+2
2021-09-17
Bootstrap should search for compilers after switching config scopes (#26029)
Massimiliano Culpo
6
-47
/
+80
2021-09-16
cc: Use parameter expansion instead of basename (#24509)
Michael Kuhn
1
-1
/
+1
2021-09-16
Recommend Git's manyFiles feature (#25977)
Michael Kuhn
2
-2
/
+2
2021-09-16
Add a deprecation warning when using the old concretizer (#25966)
Massimiliano Culpo
1
-0
/
+8
2021-09-16
Improve bootstrapping docs a hair (#25962)
Harmen Stoppels
2
-50
/
+51
2021-09-16
Fix NameError in foreground/background test (#25967)
Harmen Stoppels
1
-2
/
+4
2021-09-16
Inform the user about bootstrapping (#25964)
Harmen Stoppels
1
-0
/
+3
2021-09-15
Raise exception when 1+ stand-alone tests fail (#25857)
Tamara Dahlgren
1
-0
/
+14
2021-09-14
Make clingo the default solver (#25502)
Massimiliano Culpo
2
-1
/
+11
2021-09-14
Add a __reduce__ method to Environment (#25678)
Adam J. Stewart
2
-0
/
+27
2021-09-14
Adding ability to compare git references to spack install (#24639)
Vanessasaurus
11
-43
/
+614
2021-09-14
Update spack monitor to support new spec (#25928)
Vanessasaurus
1
-1
/
+3
2021-09-13
Fix environment reading from lockfile to trust written hashes (#25879)
Greg Becker
3
-10
/
+57
2021-09-13
Avoid hidden circular dependencies in spack.architecture (#25873)
Massimiliano Culpo
22
-473
/
+490
2021-09-13
Bugfix: Correct checksum's sha256 when retrieve from remote (#25831)
Tamara Dahlgren
1
-0
/
+10
2021-09-13
Bugfix: spack test debug requires Spack tty (#25897)
Tamara Dahlgren
1
-1
/
+1
2021-09-10
[docs] document official gfortran macOS precompiled binaries (#25818)
Stephen McDowell
1
-3
/
+5
2021-09-10
Remove dead code in installer (#24035)
Harmen Stoppels
3
-69
/
+0
2021-09-09
CUDA official GCC conflicts (#25054)
albestro
1
-6
/
+21
2021-09-09
Refactor unit-tests in test/architecture.py (#25848)
Massimiliano Culpo
5
-121
/
+101
2021-09-09
specs: move to new spec.json format with build provenance (#22845)
Nathan Hanford
34
-674
/
+1195
2021-09-08
Account for bootstrapping from sources niche case
Massimiliano Culpo
1
-7
/
+23
2021-09-08
Fix clingo bootstrapping on rhel + ppc64le
Massimiliano Culpo
1
-0
/
+53
2021-09-08
Disable module generation during bootstrapping
Massimiliano Culpo
5
-7
/
+41
2021-09-08
url stats: add `--show-issues` option (#25792)
Todd Gamblin
4
-36
/
+91
2021-09-08
lib/spack/env/cc: tolerate trailing / in elements of $PATH (#25733)
bernhardkaindl
2
-1
/
+35
2021-09-07
docs: minor grammar fix (#25814)
Stephen McDowell
1
-1
/
+1
2021-09-03
Always disable leftover active environment after tests
Harmen Stoppels
1
-12
/
+12
2021-09-03
Don't error when removing scope that does not exist
Harmen Stoppels
1
-1
/
+2
2021-09-02
start of work to add spack audit packages-https checker (#25670)
Vanessasaurus
3
-4
/
+92
2021-09-01
Add variant to allow unsupported compiler & CUDA combinations (#19736)
David Beckingsale
1
-84
/
+82
2021-09-01
Speed-up two unit tests by using builtin.mock instead of builtin (#25544)
Harmen Stoppels
1
-2
/
+2
2021-08-30
Add documentation on compiler `environment` (#25508)
kwryankrattiger
1
-0
/
+28
2021-08-28
Add a __reduce__ method to Spec (#25658)
Massimiliano Culpo
1
-22
/
+38
[prev]
[next]