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-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
2021-03-31
hotfix: make ifx work with autoconf <= 2.69 in Spack (#22683)
Todd Gamblin
2
-0
/
+22
2021-03-31
specs: remove "or ''" from Spec comparisons
Todd Gamblin
2
-4
/
+8
2021-03-31
specs: use lazy lexicographic comparison instead of key_ordering
Todd Gamblin
5
-155
/
+340
2021-03-31
specs: speed up traversal by avoiding redundant canonicalization
Todd Gamblin
1
-1
/
+10
2021-03-30
Make -j flag less exceptional (#22360)
Harmen Stoppels
7
-39
/
+90
2021-03-30
SpackCommand objects can set global args (#22318)
Harmen Stoppels
3
-5
/
+31
2021-03-30
Bootstrapping: swap store before configuration (#22631)
Massimiliano Culpo
3
-6
/
+45
2021-03-30
Bootstrap: add _builtin config scope (#22610)
Harmen Stoppels
1
-2
/
+5
2021-03-30
Fix clearing cache of InternalConfigScope (#22609)
Harmen Stoppels
3
-38
/
+47
2021-03-29
move binary indices are stored into the misc_cache (#22500)
Danny McClanahan
2
-13
/
+20
2021-03-29
bugfix for active when pkg is already active error (#22587)
Cyrus Harrison
1
-2
/
+7
2021-03-29
Externals are preferred even when they have non-default variant values
Massimiliano Culpo
3
-1
/
+33
2021-03-29
Enforce uniqueness of the version_weight atom per node
Massimiliano Culpo
4
-7
/
+32
2021-03-29
Make stage use concrete specs from environment (#22320)
Harmen Stoppels
2
-1
/
+121
2021-03-29
Add "spack [cd|location] --source-dir" (#22321)
Harmen Stoppels
2
-56
/
+80
2021-03-26
clingo: modify recipe for bootstrapping (#22354)
Massimiliano Culpo
2
-12
/
+57
2021-03-26
ASP-based solver: model disjoint sets for multivalued variants (#22534)
Massimiliano Culpo
3
-2
/
+49
2021-03-26
Make SingleFileScope able to repopulate the cache after clearing it (#22559)
Massimiliano Culpo
2
-16
/
+47
2021-03-24
Add doc for mirror of env (#22525)
Frédéric Simonis
1
-0
/
+21
2021-03-23
Add stdcxx_libs for PGI and Cray compilers (#22491)
Sergey Kosukhin
3
-0
/
+12
2021-03-23
bootstrap: account for platform specific configuration scopes (#22489)
Massimiliano Culpo
1
-7
/
+18
2021-03-22
Oneapi packages: update URLs, environment management, and dependencies (#22202)
Robert Cohn
4
-36
/
+185
2021-03-22
use link/run deps only to compare extensions (#22396)
Greg Becker
1
-2
/
+2
2021-03-21
Document cli syntax for environment scopes (#20344)
Greg Becker
2
-4
/
+18
2021-03-18
Fix broken spack -c flag (#22361)
Harmen Stoppels
1
-1
/
+1
2021-03-18
archspec: update to latest version (#22357)
Massimiliano Culpo
2
-2
/
+45
2021-03-18
Tab to spaces (#22362)
Harmen Stoppels
1
-2
/
+2
2021-03-17
Fix indentation compiler wrapper issue (#22352)
Harmen Stoppels
1
-1
/
+1
2021-03-17
aocc: add support for v3.0 compilers (#22219)
AMD Toolchain Support
3
-0
/
+29
2021-03-17
spack location: bugfix for out of source build dirs (#22348)
Harmen Stoppels
1
-1
/
+13
2021-03-16
fix weird failure in variant values (#22328)
Danny McClanahan
1
-1
/
+14
2021-03-16
containerize: fix typo in documentation (#22331)
Wouter Deconinck
1
-1
/
+1
2021-03-16
Speed-up CI by reorganizing tests (#22247)
Massimiliano Culpo
6
-12
/
+18
2021-03-16
bugfix: allow imposed constraints to be overridden in special cases
Todd Gamblin
1
-6
/
+16
2021-03-16
bugfix: do not generate dep conditions when no dependency
Todd Gamblin
1
-10
/
+15
2021-03-16
concretizer: unify logic for spec conditionals
Todd Gamblin
3
-183
/
+119
2021-03-15
Expand relative dev paths in environment files (#22045)
Harmen Stoppels
6
-19
/
+138
2021-03-15
Propagate --test= for environments (#22040)
Harmen Stoppels
7
-27
/
+125
2021-03-15
Fix use of quotes in Python build system (#22279)
Adam J. Stewart
1
-1
/
+1
2021-03-14
do not validate variants of concrete specs in solver setup (#22272)
Vanessasaurus
1
-10
/
+11
[next]