spack/lib/spack
loulawrence be3e6a0e9b
document config option "url_fetch_method" (#24638)
- Change config from the undocumented `use_curl: true/false` to `url_fetch_method: urllib/curl`.
- Documentation of `url_fetch_method` in `defaults/config.yaml`
- Default fetch option explicitly set to `urllib` for users who may not have curl on their system

To upgrade from `use_curl` to `url_fetch_method`, run `spack config update config`
2021-08-02 10:30:25 +02:00
..
docs spack diff: make output order deterministic (#25169) 2021-08-01 05:15:33 +00:00
env debug: initial global debug flag support (#24285) 2021-07-09 21:22:26 -04:00
external archspec: added support for arm compiler on graviton2 (#24904) 2021-07-15 13:27:13 +00:00
llnl spack diff: make output order deterministic (#25169) 2021-08-01 05:15:33 +00:00
spack document config option "url_fetch_method" (#24638) 2021-08-02 10:30:25 +02:00