spack/lib/spack/spack
Xavier Delaruelle c4923fe3b3
modules: add support for append_flags/remove_flags (#36402)
Adapt tcl and lmod modulefile templates to generate append-path or
remove-path commands in modulefile when respectively append_flags or
remove_flags commands are defined in package for run environment.

Fixes #10299.
2023-03-24 15:38:24 -04:00
..
bootstrap Split satisfies(..., strict=True/False) into two functions (#35681) 2023-03-08 13:00:53 +01:00
build_systems cmake build system: make "generator" a variant (#35552) 2023-03-18 16:39:04 +01:00
cmd spack install: simplify behavior when inside environments (#35206) 2023-03-20 13:51:30 +01:00
compilers Libogg and libtheora: build on windows (#35099) 2023-03-14 16:46:49 -07:00
container license year bump (#34921) 2023-01-18 14:30:17 -08:00
detection windows: use sys.platform == "win32" instead of is_windows (#35640) 2023-03-05 07:58:05 -08:00
environment spack install: simplify behavior when inside environments (#35206) 2023-03-20 13:51:30 +01:00
hooks windows: use sys.platform == "win32" instead of is_windows (#35640) 2023-03-05 07:58:05 -08:00
modules Fix case spelling for Lmod and Tcl (#36215) 2023-03-19 01:42:50 +00:00
operating_systems license year bump (#34921) 2023-01-18 14:30:17 -08:00
platforms Detection of Cray's slingshot detection has relied on the presence of (#35779) 2023-03-01 23:19:20 -08:00
reporters Style: black 23, skip magic trailing comma (#35351) 2023-02-16 23:06:12 -06:00
schema Package requirements: allow single specs in requirement lists (#36258) 2023-03-20 12:30:33 -07:00
solver Fix regression on compiler constraint (#36342) 2023-03-23 20:43:13 +01:00
test modules: add support for append_flags/remove_flags (#36402) 2023-03-24 15:38:24 -04:00
util Fix case spelling for Lmod and Tcl (#36215) 2023-03-19 01:42:50 +00:00
__init__.py license year bump (#34921) 2023-01-18 14:30:17 -08:00
abi.py Split satisfies(..., strict=True/False) into two functions (#35681) 2023-03-08 13:00:53 +01:00
audit.py Improve wording of audit message (#36180) 2023-03-17 17:43:35 -04:00
binary_distribution.py reduce spec.json.sig file size (#36157) 2023-03-16 19:46:13 +01:00
build_environment.py add logging to help users debug where external file searches are taking a long time (#35900) 2023-03-08 09:46:13 -08:00
builder.py license year bump (#34921) 2023-01-18 14:30:17 -08:00
caches.py license year bump (#34921) 2023-01-18 14:30:17 -08:00
ci_needs_workaround.py license year bump (#34921) 2023-01-18 14:30:17 -08:00
ci_optimization.py Style: black 23, skip magic trailing comma (#35351) 2023-02-16 23:06:12 -06:00
ci.py Use bfs in get_spec_filter_list (#36093) 2023-03-14 14:34:56 +01:00
compiler.py windows: use sys.platform == "win32" instead of is_windows (#35640) 2023-03-05 07:58:05 -08:00
concretize.py Split satisfies(..., strict=True/False) into two functions (#35681) 2023-03-08 13:00:53 +01:00
config.py CI boilerplate reduction (#34272) 2023-03-10 12:25:35 -07:00
cray_manifest.py Style: black 23, skip magic trailing comma (#35351) 2023-02-16 23:06:12 -06:00
database.py Split satisfies(..., strict=True/False) into two functions (#35681) 2023-03-08 13:00:53 +01:00
dependency.py license year bump (#34921) 2023-01-18 14:30:17 -08:00
directives.py Add a maintainers directive (#35083) 2023-01-27 07:51:24 +01:00
directory_layout.py windows: use sys.platform == "win32" instead of is_windows (#35640) 2023-03-05 07:58:05 -08:00
error.py license year bump (#34921) 2023-01-18 14:30:17 -08:00
extensions.py license year bump (#34921) 2023-01-18 14:30:17 -08:00
fetch_strategy.py Split satisfies(..., strict=True/False) into two functions (#35681) 2023-03-08 13:00:53 +01:00
filesystem_view.py environment views: better, earlier error on clash (#35541) 2023-02-20 19:14:27 +01:00
gcs_handler.py license year bump (#34921) 2023-01-18 14:30:17 -08:00
graph.py license year bump (#34921) 2023-01-18 14:30:17 -08:00
hash_types.py license year bump (#34921) 2023-01-18 14:30:17 -08:00
install_test.py license year bump (#34921) 2023-01-18 14:30:17 -08:00
installer.py windows: use sys.platform == "win32" instead of is_windows (#35640) 2023-03-05 07:58:05 -08:00
main.py Polish spack.util.environment (#35812) 2023-03-03 16:17:27 -05:00
mirror.py Split satisfies(..., strict=True/False) into two functions (#35681) 2023-03-08 13:00:53 +01:00
mixins.py license year bump (#34921) 2023-01-18 14:30:17 -08:00
multimethod.py license year bump (#34921) 2023-01-18 14:30:17 -08:00
package_base.py Split satisfies(..., strict=True/False) into two functions (#35681) 2023-03-08 13:00:53 +01:00
package_prefs.py Split satisfies(..., strict=True/False) into two functions (#35681) 2023-03-08 13:00:53 +01:00
package_test.py license year bump (#34921) 2023-01-18 14:30:17 -08:00
package.py cmake build system: make "generator" a variant (#35552) 2023-03-18 16:39:04 +01:00
parser.py Extract functions to read spec files from different format (#35094) 2023-01-26 10:40:46 +01:00
patch.py license year bump (#34921) 2023-01-18 14:30:17 -08:00
paths.py license year bump (#34921) 2023-01-18 14:30:17 -08:00
projections.py Split satisfies(..., strict=True/False) into two functions (#35681) 2023-03-08 13:00:53 +01:00
provider_index.py Split satisfies(..., strict=True/False) into two functions (#35681) 2023-03-08 13:00:53 +01:00
relocate_text.py Cleanup of binary text relocation (#34188) 2023-01-26 12:18:53 +01:00
relocate.py Style: black 23, skip magic trailing comma (#35351) 2023-02-16 23:06:12 -06:00
repo.py Style: black 23, skip magic trailing comma (#35351) 2023-02-16 23:06:12 -06:00
report.py Style: black 23, skip magic trailing comma (#35351) 2023-02-16 23:06:12 -06:00
resource.py license year bump (#34921) 2023-01-18 14:30:17 -08:00
rewiring.py Cleanup of binary text relocation (#34188) 2023-01-26 12:18:53 +01:00
s3_handler.py license year bump (#34921) 2023-01-18 14:30:17 -08:00
spec_list.py license year bump (#34921) 2023-01-18 14:30:17 -08:00
spec.py Split satisfies(..., strict=True/False) into two functions (#35681) 2023-03-08 13:00:53 +01:00
stage.py license year bump (#34921) 2023-01-18 14:30:17 -08:00
store.py Revert "lib/spack/spack/store.py: Fix #28170 for padding relocation (#33122)" (#35077) 2023-02-20 13:56:11 +01:00
subprocess_context.py license year bump (#34921) 2023-01-18 14:30:17 -08:00
tag.py license year bump (#34921) 2023-01-18 14:30:17 -08:00
target.py Remove handling of deprecated target names (graviton) (#35537) 2023-03-01 11:03:12 +01:00
tengine.py license year bump (#34921) 2023-01-18 14:30:17 -08:00
traverse.py license year bump (#34921) 2023-01-18 14:30:17 -08:00
url.py license year bump (#34921) 2023-01-18 14:30:17 -08:00
user_environment.py license year bump (#34921) 2023-01-18 14:30:17 -08:00
variant.py Split satisfies(..., strict=True/False) into two functions (#35681) 2023-03-08 13:00:53 +01:00
verify.py license year bump (#34921) 2023-01-18 14:30:17 -08:00
version.py Revert "Bugfix: package requirements with git commits (#35057)" (#36341) 2023-03-23 12:10:46 +01:00