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
2023-08-15
Reduce the number of unification sets to only two
Massimiliano Culpo
1
-1
/
+2
2023-08-15
Make cycle detection optional, to speed-up grounding and solving
Massimiliano Culpo
3
-11
/
+35
2023-08-15
Deduplicate trigger and effect conditions in packages
Massimiliano Culpo
2
-28
/
+95
2023-08-15
Extract a function to emit variant rules
Massimiliano Culpo
1
-20
/
+23
2023-08-15
ASP-based solver: do not optimize on known dimensions
Massimiliano Culpo
4
-30
/
+33
2023-08-15
Tweak a unit test by allowing a different type of exception to be raised
Massimiliano Culpo
1
-2
/
+3
2023-08-15
Reduce the dependency types in a solve
Massimiliano Culpo
1
-4
/
+25
2023-08-15
Parametrize all the logic program for multiple nodes
Massimiliano Culpo
3
-77
/
+185
2023-08-15
Introduce unification sets
Massimiliano Culpo
1
-5
/
+13
2023-08-15
Allow clingo to generate edges
Massimiliano Culpo
2
-20
/
+33
2023-08-15
Rework the encoding to introduce node(ID, Package) nested facts
Massimiliano Culpo
3
-543
/
+635
2023-08-15
Remove unneeded #defined directives
Massimiliano Culpo
1
-31
/
+0
2023-08-15
Remove useless rule
Massimiliano Culpo
1
-5
/
+0
2023-08-15
Transform many package related facts to use a nested function
Massimiliano Culpo
3
-112
/
+141
2023-08-15
spack.caches: uppercase global variables (#39428)
Massimiliano Culpo
9
-23
/
+24
2023-08-15
spack.config: use all caps for globals (#39424)
Harmen Stoppels
29
-160
/
+147
2023-08-14
Windows: executable/path handling (#37762)
markus-ferrell
4
-55
/
+86
2023-08-14
Windows: enable "spack install" tests (#34696)
markus-ferrell
8
-181
/
+72
2023-08-14
Fix style issues with latest versions of tools (#39422)
Massimiliano Culpo
10
-20
/
+19
2023-08-14
Fix containerize view symlink issue (#39419)
Harmen Stoppels
1
-10
/
+11
2023-08-14
Fix broken semver regex (#39414)
Harmen Stoppels
2
-9
/
+36
2023-08-14
spack bootstrap dev: detect git as an external (#39417)
Harmen Stoppels
2
-2
/
+11
2023-08-13
autotools: set 'ldlibs' as 'LIBS' (#17254)
Sergey Kosukhin
1
-1
/
+2
2023-08-12
ci: continue to support SPACK_SIGNING_KEY (#39170)
Scott Wittenburg
1
-6
/
+5
2023-08-12
Python: remove maintainer (#39384)
Adam J. Stewart
3
-9
/
+4
2023-08-11
Revert "package import: remove magic import line (#39183)" (#39380)
Todd Gamblin
5
-46
/
+43
2023-08-11
spack.repo: uppercase the global PATH variable (#39372)
Massimiliano Culpo
74
-246
/
+246
2023-08-11
build(deps): bump mypy from 1.4.1 to 1.5.0 in /lib/spack/docs (#39383)
dependabot[bot]
1
-1
/
+1
2023-08-10
Windows build systems: use ninja and enable tests (#33589)
markus-ferrell
2
-3
/
+4
2023-08-10
build(deps): bump pygments from 2.15.1 to 2.16.1 in /lib/spack/docs (#39365)
dependabot[bot]
1
-1
/
+1
2023-08-10
build(deps): bump flake8 from 6.0.0 to 6.1.0 in /lib/spack/docs (#39366)
dependabot[bot]
1
-1
/
+1
2023-08-10
build(deps): bump sphinx-design from 0.4.1 to 0.5.0 in /lib/spack/docs (#39367)
dependabot[bot]
1
-1
/
+1
2023-08-10
Prefix conflict messages with package name (#39106)
Aiden Grossman
2
-4
/
+6
2023-08-10
Fixed broken calls to _if_ninja_target_execute (#38992)
Ricard Zarco Badia
1
-2
/
+2
2023-08-10
Revert "Spec versions: allow `git.` references for branches with `/` (#38239)...
Harmen Stoppels
3
-36
/
+3
2023-08-10
build(deps): bump urllib3 from 2.0.3 to 2.0.4 in /lib/spack/docs (#39002)
dependabot[bot]
1
-1
/
+1
2023-08-09
Windows: enable more stage tests (#36834)
markus-ferrell
1
-8
/
+9
2023-08-09
add info about devito and qe for intel env (#39357)
Andrey Parfenov
1
-0
/
+2
2023-08-09
Fix package.py error handling bug (#39017)
Jordan Galby
1
-3
/
+2
2023-08-09
build(deps): bump black from 23.1.0 to 23.7.0 in /lib/spack/docs (#38982)
dependabot[bot]
1
-1
/
+1
2023-08-09
package import: remove magic import line (#39183)
Harmen Stoppels
5
-43
/
+46
2023-08-09
Fix suffix of tab completion scripts (#39154)
Adam J. Stewart
2
-4
/
+5
2023-08-09
zlib-api: new virtual with zlib/zlib-ng as providers (#37372)
Harmen Stoppels
2
-2
/
+2
2023-08-09
containerize: ensure bootstrap images contain all system dependencies (#36818)
Jonathon Anderson
2
-2
/
+9
2023-08-09
Spec versions: allow `git.` references for branches with `/` (#38239)
Peter Scheibel
3
-3
/
+36
2023-08-09
Push conflict between rocm and blt down to packages that actually use blt (#3...
Massimiliano Culpo
1
-2
/
+0
2023-08-08
Ensure that all variants have a description (#39025)
Adam J. Stewart
2
-30
/
+41
2023-08-08
Name clash error message include hash of clashing packages (#39234)
simonLeary42
1
-1
/
+2
2023-08-08
Fix broken inode assertion (#39188)
Harmen Stoppels
1
-1
/
+1
2023-08-07
use {%compiler.name}{@compiler.version} in matching_specs (#39247)
Harmen Stoppels
1
-1
/
+1
[prev]
[next]