spack/etc/spack/defaults
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
..
darwin Tune default compiler preferences (#43805) 2024-04-24 18:00:40 +02:00
linux iconv: remove requirement (#45206) 2024-07-15 17:45:32 +02:00
windows Windows: Update default config for stage location (#48511) 2025-02-06 23:25:11 -08:00
bootstrap.yaml bootstrap: add clingo 3.13 binaries and more (#47126) 2024-10-24 08:55:14 +02:00
concretizer.yaml Allow tuning max_dupes for build dependencies (#48948) 2025-02-14 14:25:12 +01:00
config.yaml config:shared_linking:missing_library_policy to error/warn about accidental use of system libraries on linux/freebsd (#47365) 2024-12-16 12:32:36 +01:00
mirrors.yaml mirrors: distinguish between source/binary mirror; simplify schema (#34523) 2023-07-13 11:29:17 +00:00
modules.yaml Revert "defaults/modules.yaml: hide implicits (#40906)" (#40955) 2023-11-08 14:33:50 -07:00
packages.yaml Improve definition of a few placeholder packages (#48730) 2025-01-27 15:34:34 -08:00
repos.yaml Add "default" configuration scope. 2016-07-19 17:10:17 -07:00