spack/lib/spack/docs
Harmen Stoppels 2ab974f530
concretizer:unify:true as a default (#31787)
`spack env create` enables a view by default (in a weird hidden
directory, but well...). This is asking for trouble with the other
default of `concretizer:unify:false`, since having different flavors of
the same spec in an environment, leads to collision errors when
generating the view.

A change of defaults would improve user experience:

However, `unify:true` makes most sense, since any time the issue is
brought up in Slack, the user changes the concretization config, since
it wasn't the intention to have different flavors of the same spec, and
install times are decreased.

Further we improve the docs and drop the duplicate root spec limitation
2022-11-07 15:38:24 +01:00
..
_gh_pages_redirect Use https for links (#19244) 2020-10-09 11:24:09 -05:00
_static make empty _static directory "exist" to git 2014-01-09 14:03:32 +01:00
build_systems Allow for packages with multiple build-systems (#30738) 2022-10-26 20:17:32 +02:00
example_files Implement an optional compiler bootstrapping phase 2019-09-13 22:57:15 -07:00
images Allow for packages with multiple build-systems (#30738) 2022-10-26 20:17:32 +02:00
tables Add support for Python 3.11 (#33505) 2022-11-05 15:59:12 +01:00
.gitignore tutorial: move tutorial to standalone site (#13450) 2019-10-25 21:49:27 -07:00
analyze.rst Update copyright year to 2022 2022-01-14 22:50:21 -08:00
basic_usage.rst flags/variants: Add ++/~~/== syntax for propagation to dependencies 2022-11-02 09:43:57 -07:00
binary_caches.rst Remove the warning that Spack prints at each spec (#30872) 2022-05-26 14:35:20 +00:00
bootstrapping.rst Deprecate spack bootstrap trust/untrust (#33600) 2022-10-29 12:24:26 -07:00
build_settings.rst packages.yaml: set url/git (#33275) 2022-11-05 08:44:50 +00:00
build_systems.rst Allow for packages with multiple build-systems (#30738) 2022-10-26 20:17:32 +02:00
chain.rst Update copyright year to 2022 2022-01-14 22:50:21 -08:00
command_index.in Rework command reference in docs, add spack commands command 2018-02-12 20:25:17 -08:00
conf.py Allow for packages with multiple build-systems (#30738) 2022-10-26 20:17:32 +02:00
config_yaml.rst Experimental binding of shared ELF libraries (#31948) 2022-11-03 17:34:00 -06:00
configuration.rst canonicalize_path: add arch information to substitutions (#29810) 2022-11-06 10:11:59 +01:00
containers.rst containerize: fix concretization -> concretizer (#31594) 2022-07-26 08:56:24 -07:00
contribution_guide.rst Deprecate support for Python 3.5 (by removing it from CI) (#31908) 2022-08-04 15:26:56 +02:00
developer_guide.rst Allow for packages with multiple build-systems (#30738) 2022-10-26 20:17:32 +02:00
environments.rst concretizer:unify:true as a default (#31787) 2022-11-07 15:38:24 +01:00
extensions.rst Support config variables in config.yaml extensions paths (#17772) 2022-02-07 11:40:52 +01:00
features.rst Allow for packages with multiple build-systems (#30738) 2022-10-26 20:17:32 +02:00
getting_started.rst Update metadata for bootstrapping (#33665) 2022-11-03 09:05:03 +00:00
index.rst Document that reuse is higher priority than preferences in packages.yaml (#31864) 2022-08-02 18:54:41 +02:00
known_issues.rst docs: add a note about an issue being solved on develop (#32261) 2022-08-19 12:40:41 +00:00
Makefile API Docs: fix broken reference targets 2021-07-16 08:30:56 -07:00
mirrors.rst docs: add (config.yaml) to sections for faster lookup by config file (#30157) 2022-04-20 15:00:43 +02:00
module_file_generation.svg SC17: reworked module file tutorial section (#5657) 2017-11-12 00:27:20 -08:00
module_file_support.rst Update module_file_support.rst (#32629) 2022-09-14 01:41:50 +00:00
monitoring.rst Update copyright year to 2022 2022-01-14 22:50:21 -08:00
package_list.rst Update copyright year to 2022 2022-01-14 22:50:21 -08:00
packaging_guide.rst Fix formatting in packaging guide (#33714) 2022-11-05 02:00:16 +00:00
pipelines.rst Docs: Update pipeline ci rebuild to add --tests (plus fixed typos) (#32048) 2022-09-21 14:23:58 +02:00
replace_conda_homebrew.rst Deprecate spack:concretization over concretizer:unify (#30038) 2022-05-23 13:20:34 -07:00
repositories.rst docs: add (config.yaml) to sections for faster lookup by config file (#30157) 2022-04-20 15:00:43 +02:00
requirements.txt Docs: Getting Started Dependencies (#32480) 2022-10-10 23:25:37 +00:00
spack.yaml Add missing upperbound to docs/spack.yaml (#33280) 2022-10-13 11:54:20 -07:00