.. |
bootstrap
|
python: always use a venv (#40773)
|
2024-05-06 16:17:35 +02:00 |
build_systems
|
python: always use a venv (#40773)
|
2024-05-06 16:17:35 +02:00 |
cmd
|
Include concrete environments with include_concrete (#33768)
|
2024-05-07 09:32:40 -07:00 |
compilers
|
External package detection for compilers (#43464)
|
2024-05-06 10:33:33 +02:00 |
container
|
Remove Fedora 37 and 38, Ubuntu 18 from CI (#44006)
|
2024-05-06 15:51:45 +02:00 |
detection
|
gcc: generate spec file and fix external libc default paths after install from cache (#43839)
|
2024-04-27 08:49:20 -06:00 |
environment
|
Remove dead environment creation code (#44065)
|
2024-05-07 22:49:06 -06:00 |
hooks
|
python: always use a venv (#40773)
|
2024-05-06 16:17:35 +02:00 |
modules
|
Refactor to improve spec format speed (#43712)
|
2024-04-23 10:52:15 -07:00 |
oci
|
certs: fix interpolation and disallow relative paths (#44030)
|
2024-05-07 11:16:32 +02:00 |
operating_systems
|
Windows: Update MSVC + oneAPI detection and integration (#43646)
|
2024-04-18 21:53:56 +00:00 |
platforms
|
cray: return false more readily in detection logic (#43150)
|
2024-03-20 15:43:45 -07:00 |
reporters
|
certs: fix interpolation and disallow relative paths (#44030)
|
2024-05-07 11:16:32 +02:00 |
schema
|
Bump removal version in deprecation messages (#44064)
|
2024-05-08 08:49:14 +02:00 |
solver
|
Remove spurious ASP debug lines (#44051)
|
2024-05-07 11:28:38 +02:00 |
test
|
Include concrete environments with include_concrete (#33768)
|
2024-05-07 09:32:40 -07:00 |
util
|
certs: fix interpolation and disallow relative paths (#44030)
|
2024-05-07 11:16:32 +02:00 |
version
|
Refactor to improve spec format speed (#43712)
|
2024-04-23 10:52:15 -07:00 |
__init__.py
|
Update copyright year to 2024 (#41919)
|
2024-01-02 09:21:30 +01:00 |
abi.py
|
Update copyright year to 2024 (#41919)
|
2024-01-02 09:21:30 +01:00 |
audit.py
|
Bump removal version in deprecation messages (#44064)
|
2024-05-08 08:49:14 +02:00 |
binary_distribution.py
|
CI: fail the rebuild command if buildcache push failed (#40045)
|
2024-03-28 17:02:41 +01:00 |
build_environment.py
|
build_environment.py: expand SPACK_MANAGED_DIRS with realpath (#43844)
|
2024-04-25 13:33:50 +02:00 |
builder.py
|
Fix callbacks accumulation when using mixins with builders (#43100)
|
2024-03-11 20:48:21 +01:00 |
caches.py
|
Apply black 2024 style to Spack (#42317)
|
2024-01-27 16:15:35 +01:00 |
ci_needs_workaround.py
|
Apply black 2024 style to Spack (#42317)
|
2024-01-27 16:15:35 +01:00 |
ci_optimization.py
|
Update copyright year to 2024 (#41919)
|
2024-01-02 09:21:30 +01:00 |
ci.py
|
ci.py: visit all edges (#43761)
|
2024-04-20 21:29:32 +02:00 |
compiler.py
|
compiler.py: fix early return (#43898)
|
2024-04-29 08:53:27 -06:00 |
concretize.py
|
hack: drop glibc and musl in old concretizer (#43914)
|
2024-04-30 13:55:48 +02:00 |
config.py
|
environment.py: fix excessive re-reads (#43746)
|
2024-04-19 13:39:34 -06:00 |
context.py
|
Update copyright year to 2024 (#41919)
|
2024-01-02 09:21:30 +01:00 |
cray_manifest.py
|
Allow compilers to be configured in packages.yaml (#42016)
|
2024-03-15 11:01:49 +01:00 |
database.py
|
database.py: stream of json objects forward compat (#43598)
|
2024-04-22 09:43:41 +02:00 |
dependency.py
|
refactor: Index dependency metadata by when spec
|
2024-01-09 00:26:22 -08:00 |
deptypes.py
|
traverse: w/o deptype (#42345)
|
2024-01-29 16:31:50 +01:00 |
directives.py
|
python: always use a venv (#40773)
|
2024-05-06 16:17:35 +02:00 |
directory_layout.py
|
Update copyright year to 2024 (#41919)
|
2024-01-02 09:21:30 +01:00 |
error.py
|
Update copyright year to 2024 (#41919)
|
2024-01-02 09:21:30 +01:00 |
extensions.py
|
Allow loading extensions through python entry-points (#42370)
|
2024-03-06 11:18:49 +01:00 |
fetch_strategy.py
|
allow packages to request no submodules be updated (#40409)
|
2024-02-15 22:36:37 -08:00 |
filesystem_view.py
|
view: dont warn about externals (#43771)
|
2024-04-22 16:05:32 +02:00 |
graph.py
|
Update copyright year to 2024 (#41919)
|
2024-01-02 09:21:30 +01:00 |
hash_types.py
|
Update copyright year to 2024 (#41919)
|
2024-01-02 09:21:30 +01:00 |
install_test.py
|
Update copyright year to 2024 (#41919)
|
2024-01-02 09:21:30 +01:00 |
installer.py
|
python: always use a venv (#40773)
|
2024-05-06 16:17:35 +02:00 |
main.py
|
llnl.util.tty.color._force_color: init in global scope (#44036)
|
2024-05-07 09:49:46 +02:00 |
mirror.py
|
Allow packages to be pushed to build cache after install from source (#42423)
|
2024-04-11 19:43:13 -06:00 |
mixins.py
|
Update copyright year to 2024 (#41919)
|
2024-01-02 09:21:30 +01:00 |
multimethod.py
|
Update copyright year to 2024 (#41919)
|
2024-01-02 09:21:30 +01:00 |
package_base.py
|
Bump removal version in deprecation messages (#44064)
|
2024-05-08 08:49:14 +02:00 |
package_prefs.py
|
Update copyright year to 2024 (#41919)
|
2024-01-02 09:21:30 +01:00 |
package_test.py
|
Update copyright year to 2024 (#41919)
|
2024-01-02 09:21:30 +01:00 |
package.py
|
External package detection for compilers (#43464)
|
2024-05-06 10:33:33 +02:00 |
parser.py
|
Update copyright year to 2024 (#41919)
|
2024-01-02 09:21:30 +01:00 |
patch.py
|
spack.patch: support reversing patches (#43040)
|
2024-03-12 23:22:10 -07:00 |
paths.py
|
Update copyright year to 2024 (#41919)
|
2024-01-02 09:21:30 +01:00 |
projections.py
|
Support environment variable expansion inside module projections (#42917)
|
2024-02-29 16:49:37 -08:00 |
provider_index.py
|
refactor: Index provided virtuals by when spec
|
2024-01-09 00:26:22 -08:00 |
relocate_text.py
|
Update copyright year to 2024 (#41919)
|
2024-01-02 09:21:30 +01:00 |
relocate.py
|
elf: relocate PT_INTERP (#42318)
|
2024-01-30 22:36:49 +01:00 |
repo.py
|
repo.py: drop deleted packages from provider cache (#43779)
|
2024-04-22 19:03:44 +02:00 |
report.py
|
Reduce the size on disk for logs (#42122)
|
2024-01-18 16:02:11 -08:00 |
resource.py
|
Update copyright year to 2024 (#41919)
|
2024-01-02 09:21:30 +01:00 |
rewiring.py
|
Update copyright year to 2024 (#41919)
|
2024-01-02 09:21:30 +01:00 |
spec_list.py
|
Environments: Fix environment configuration (#42058)
|
2024-01-23 13:01:40 -08:00 |
spec.py
|
python: always use a venv (#40773)
|
2024-05-06 16:17:35 +02:00 |
stage.py
|
Don't delete "spack develop" build artifacts after install (#43424)
|
2024-03-29 09:36:31 -07:00 |
store.py
|
Update copyright year to 2024 (#41919)
|
2024-01-02 09:21:30 +01:00 |
subprocess_context.py
|
Update copyright year to 2024 (#41919)
|
2024-01-02 09:21:30 +01:00 |
tag.py
|
Update copyright year to 2024 (#41919)
|
2024-01-02 09:21:30 +01:00 |
target.py
|
Improve hit-rate on buildcaches (#43272)
|
2024-04-05 20:10:28 +02:00 |
tengine.py
|
Update copyright year to 2024 (#41919)
|
2024-01-02 09:21:30 +01:00 |
traverse.py
|
Update copyright year to 2024 (#41919)
|
2024-01-02 09:21:30 +01:00 |
url.py
|
Typing for spack checksum code paths (#42183)
|
2024-01-19 13:56:20 +00:00 |
user_environment.py
|
generate modules of non-roots during spack install of env (#42147)
|
2024-01-24 09:45:58 -08:00 |
variant.py
|
Refactor to improve spec format speed (#43712)
|
2024-04-23 10:52:15 -07:00 |
verify.py
|
Update copyright year to 2024 (#41919)
|
2024-01-02 09:21:30 +01:00 |