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-09-24
build(deps): bump urllib3 from 2.0.4 to 2.0.5 in /lib/spack/docs (#40119)
dependabot[bot]
1
-1
/
+1
2023-09-22
Remove distutils dependency in Spack (#40153)
Harmen Stoppels
1
-3
/
+2
2023-09-22
Add support for macOS Sonoma (#40115)
Adam J. Stewart
1
-0
/
+1
2023-09-21
Harden compiler detection against errors (#39736)
John W. Parent
4
-36
/
+106
2023-09-21
Restore virtuals normalization on edge construction (#40130)
Massimiliano Culpo
3
-1
/
+19
2023-09-20
Fix a leftover typo from depflag rework (#40101)
Massimiliano Culpo
1
-1
/
+1
2023-09-20
Add details on error messages from requirements (#40092)
Marc Mengel
1
-2
/
+6
2023-09-19
Use process pool executors for web-crawling and retrieving archives (#39888)
Massimiliano Culpo
18
-278
/
+288
2023-09-19
ASP-based solver: declare deprecated versions iff config:deprecated:true (#40...
Massimiliano Culpo
8
-41
/
+146
2023-09-18
Better detection of Python libs/headers (#39308)
Adam J. Stewart
1
-8
/
+12
2023-09-18
checksum: use FIXME instead of FIX ME when adding versions (#40050)
Michael Kuhn
1
-1
/
+1
2023-09-15
CI: add spec to job vars (#39905)
Caetano Melone
1
-0
/
+5
2023-09-15
Windows RPATHing: fix symlink error (#39933)
John W. Parent
2
-23
/
+38
2023-09-15
Group primitive url/path handling functions together (#40028)
Massimiliano Culpo
20
-884
/
+901
2023-09-15
build(deps): bump sphinx from 7.2.5 to 7.2.6 in /lib/spack/docs (#40029)
dependabot[bot]
1
-1
/
+1
2023-09-14
Ensure PythonExtension is consistent when finding externals (#40012)
Massimiliano Culpo
1
-41
/
+41
2023-09-14
Add efficient `deptype` flag and `spack.deptypes` module (#39472)
Harmen Stoppels
33
-455
/
+529
2023-09-13
Revert "ASP-based solver: don't declare deprecated versions unless required (...
Harmen Stoppels
8
-91
/
+42
2023-09-13
ASP-based solver: don't declare deprecated versions unless required (#38181)
Massimiliano Culpo
8
-42
/
+91
2023-09-13
Spec.tree: add type hints (#39948)
Massimiliano Culpo
2
-21
/
+47
2023-09-12
Fix typo in metaclasses (#39947)
Massimiliano Culpo
1
-1
/
+1
2023-09-12
asp.py: fix deprecation warning (#39943)
Harmen Stoppels
1
-3
/
+2
2023-09-12
build(deps): bump black from 23.7.0 to 23.9.1 in /lib/spack/docs (#39937)
dependabot[bot]
1
-1
/
+1
2023-09-11
Update archspec to latest commit (#39920)
Massimiliano Culpo
4
-10
/
+119
2023-09-08
NMake Builder: change property name (#39824)
John W. Parent
1
-5
/
+5
2023-09-08
Windows decompression: fix removal of intermediate file (#38958)
Dan Lipsa
1
-6
/
+7
2023-09-08
Speed-up `spack external find` execution (#39843)
Massimiliano Culpo
9
-340
/
+314
2023-09-08
build(deps): bump pytest from 7.4.1 to 7.4.2 in /lib/spack/docs (#39883)
dependabot[bot]
1
-1
/
+1
2023-09-07
Docs/Packaging guide: Add BundlePackage (#39691)
Tamara Dahlgren
2
-12
/
+80
2023-09-07
CI Timing Statistics (#38598)
kwryankrattiger
5
-38
/
+113
2023-09-07
move determine_number_of_jobs into spack.util.cpus, use it in concretize (#37...
Harmen Stoppels
7
-46
/
+86
2023-09-07
CUDA 10.1/10.2: Fix conflicts with PGI 19+. (#39747)
RĂ©mi Lacroix
1
-1
/
+1
2023-09-06
Handles case of empty craype_dir (#39371)
Dominic Hofer
1
-0
/
+2
2023-09-06
"spack config add": support values with ":" (#39831)
John W. Parent
2
-8
/
+44
2023-09-05
CMakePackage: remove -DBUILD_TESTING flag (#37967)
Adam J. Stewart
1
-2
/
+0
2023-09-05
Revert ""spack config add": allow values with a ":" (#39279)" (#39825)
Harmen Stoppels
2
-30
/
+7
2023-09-05
compilers/gcc.py: support cxx{20,23}_flag (#39777)
Wouter Deconinck
1
-0
/
+22
2023-09-05
Add type-hints to the `spack.detection` package (#39803)
Massimiliano Culpo
2
-67
/
+99
2023-09-05
build(deps): bump pytest from 7.4.0 to 7.4.1 in /lib/spack/docs (#39790)
dependabot[bot]
1
-1
/
+1
2023-09-04
glibc: add package (#39695)
Harmen Stoppels
1
-0
/
+41
2023-09-01
Windows: fix pwsh env activate/deactivate; load/unload (#39118)
John W. Parent
6
-11
/
+31
2023-09-01
"spack config add": allow values with a ":" (#39279)
John W. Parent
2
-7
/
+30
2023-08-31
environment: improve spack remove matching (#39390)
Massimiliano Culpo
3
-5
/
+95
2023-08-31
build(deps): bump sphinx from 7.2.4 to 7.2.5 in /lib/spack/docs (#39716)
dependabot[bot]
1
-1
/
+1
2023-08-31
Remove a few local imports in tests (#39719)
Harmen Stoppels
1
-12
/
+0
2023-08-31
ASP-based solver: add hidden mode to ignore versions that are moving targets,...
Harmen Stoppels
5
-134
/
+194
2023-08-30
Windows: oneapi/msvc consistency (#39180)
John W. Parent
1
-36
/
+145
2023-08-30
completion: add alias handling
Todd Gamblin
1
-0
/
+3
2023-08-30
Add `concretise` and `containerise` aliases for our UK users
Todd Gamblin
1
-1
/
+1
2023-08-29
Revert "Add style tool to fix fish file formatting (#39155)" (#39680)
Harmen Stoppels
3
-37
/
+13
[next]