spack/lib/spack
Massimiliano Culpo ccd205bfeb
Allow tuning max_dupes for build dependencies (#48948)
Up to now, Spack was allowing all build-tools that
may appear in the DAG to have 2 max_dupes.

This is not needed in practice for most of them,
and adding them out of caution just increases
grounding and concretization time.

This PR makes the value of max_dupes configurable
per package, and sets only a few known packages to
2 max_dupes by default.

In case user needs different values, they can
tune the configuration for their use case.
2025-02-14 14:25:12 +01:00
..
docs env create: create copies of relative include files in envs created from manifest (#48689) 2025-02-01 01:41:18 +00:00
env Remove years from license headers (#48352) 2025-01-02 15:40:28 +01:00
external Remove years from license headers (#48352) 2025-01-02 15:40:28 +01:00
llnl views: normalize paths on case insensitive file systems (#47370) 2025-02-14 09:35:40 +01:00
spack Allow tuning max_dupes for build dependencies (#48948) 2025-02-14 14:25:12 +01:00
spack_installable Remove years from license headers (#48352) 2025-01-02 15:40:28 +01:00