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-05-07
fix check when retrieving matching spec from environment when there is a matc...
Peter Josef Scheibel
2
-1
/
+19
2021-05-07
compilers: aocc is now also available as a Cray PrgEnv (#23289)
Tiziano Müller
1
-0
/
+3
2021-05-07
Show useful error in build-env (#23458)
Harmen Stoppels
2
-11
/
+21
2021-05-06
ASP-based solver: minimize mismatch of targets (#23462)
Massimiliano Culpo
1
-32
/
+19
2021-05-06
ASP-based solver: no intermediate package for concretizing together (#23307)
Massimiliano Culpo
2
-0
/
+33
2021-05-06
Reduce visual noise during distributed build (#23338)
Harmen Stoppels
2
-3
/
+7
2021-05-06
Put a module object in sys.modules before executing module code (#23269)
Massimiliano Culpo
2
-2
/
+39
2021-05-05
intel-oneapi packages: support root installs (#23401)
Robert Cohn
1
-0
/
+21
2021-05-03
archspec: updated external dependency (#23311)
Massimiliano Culpo
3
-13
/
+71
2021-05-03
Use Python's built-in machinery to import compilers (#23290)
Massimiliano Culpo
1
-8
/
+7
2021-05-03
cmd: improve shell support help message (#23410)
Michael Kuhn
1
-1
/
+8
2021-05-03
Use an environment variable to set the default stacktrace behavior (#23357)
Harmen Stoppels
1
-0
/
+1
2021-04-28
Make Spack able to apply gz compressed remote patches (#22823)
Massimiliano Culpo
2
-2
/
+19
2021-04-28
Fix intersection if a version is a prefix of another (#22941)
BenWeber42
2
-1
/
+6
2021-04-28
Read colorization from environment variable, if command line is not set (#23130)
Harmen Stoppels
2
-2
/
+9
2021-04-27
Import hooks using Python's built-in machinery (#23288)
Massimiliano Culpo
1
-52
/
+66
2021-04-27
Don't report configure errors to CDash for successful packages (#23286)
Zack Galbreath
2
-9
/
+28
2021-04-26
Dyninst: Add dependencies for v11.0.0 (#23121)
Tim Haines
1
-1
/
+1
2021-04-23
docs: be more precise on what `spack add ...` does (#23204)
George Hartzell
1
-3
/
+3
2021-04-22
Docs: Updated copyrights in files still using 2020 as ending year (#23215)
Tamara Dahlgren
4
-4
/
+4
2021-04-21
ASP-based solve: minimize compiler mismatches (#23016)
Massimiliano Culpo
2
-32
/
+26
2021-04-21
ASP-based solver: suppress warnings when constructing facts (#23090)
Massimiliano Culpo
1
-1
/
+4
2021-04-20
check for package in spec not variant (#23157)
Chris White
1
-3
/
+3
2021-04-20
Catch rstudio based URL for `cran` attribute in create.py (#23072)
Glenn Johnson
1
-1
/
+1
2021-04-20
Fixing typo tty.fail -> tty.die and monitor docstrings (#23152)
Vanessasaurus
1
-37
/
+90
2021-04-16
docs: spack does not have a variant debug for libelf (#23021)
Vanessasaurus
1
-3
/
+3
2021-04-15
Return non-zero from CDash reporter when errors are detected (#22962)
Zack Galbreath
1
-4
/
+12
2021-04-15
Merge pull request #21930 from vsoch/add/spack-monitor
Vanessasaurus
29
-102
/
+2253
2021-04-15
Use `gethostname()` instead of `getfqdn()` for lock debug mode
vsoch
2
-2
/
+2
2021-04-14
updates for new tutorial
Gregory Becker
1
-2
/
+2
2021-04-13
Documentation: update intel-parallel-studio instructions (#22248)
Tiziano Müller
1
-36
/
+36
2021-04-13
intel-parallel-studio: fix vtune installation for 2020+ (#22255)
Tiziano Müller
1
-3
/
+5
2021-04-12
Externals with merged prefixes (#22653)
Peter Scheibel
2
-17
/
+85
2021-04-11
ASP-based solver: assign OS correctly with inheritance from parent (#22896)
Massimiliano Culpo
3
-0
/
+28
2021-04-09
Build process output: handle UTF-8 for python 3.x to 3.7 (#22888)
Peter Scheibel
1
-2
/
+9
2021-04-08
bugfix: `spack config blame` should print all lines of config (#22598)
Todd Gamblin
2
-7
/
+44
2021-04-08
autotools: ensure config.guess and config.sub are writeable before patching t...
Toyohisa Kameyama
1
-0
/
+4
2021-04-07
[oneapi] fix mkl deps, externally installed, and docs (#22607)
Robert Cohn
2
-24
/
+45
2021-04-06
meson: added variants, changed defaults for the build system (#22715)
Harmen Stoppels
2
-4
/
+21
2021-04-06
spack location: fix usage without args (#22755)
Harmen Stoppels
2
-4
/
+5
2021-04-06
Remove erroneous warnings about quotes for from_source_file (#22767)
Adam J. Stewart
2
-10
/
+18
2021-04-02
Check against a list of known-broken specs in `ci generate` (#22690)
Zack Galbreath
7
-16
/
+124
2021-04-02
Document unzip (#22723)
Harmen Stoppels
1
-1
/
+1
2021-04-02
concretizer: improve display of optimization criteria (#22433)
Todd Gamblin
4
-18
/
+78
2021-04-01
add CachedCMakePackage for using CMake initial config files
Greg Becker
2
-0
/
+253
2021-04-01
Revert "CachedCMakePackage for using *.cmake initial config files (#19316)""
Todd Gamblin
2
-253
/
+0
2021-04-01
bugfix: compiler wrappers should handle extra spaces between arguments (#22725)
Elizabeth Fischer
1
-1
/
+9
2021-03-31
CachedCMakePackage for using *.cmake initial config files (#19316)"
Greg Becker
2
-0
/
+253
2021-03-31
Revert "CachedCMakePackage for using *.cmake initial config files (#19316)"
Chris White
2
-253
/
+0
2021-03-31
CachedCMakePackage for using *.cmake initial config files (#19316)
Greg Becker
2
-0
/
+253
[next]