Chris Green
d600aef4f4
Relax environment manifest filename requirements and lockfile identification criteria ( #37413 )
...
* Relax filename requirements and lockfile identification criteria
* Tests
* Update function docs and help text
* Update function documentation
* Update Sphinx documentation
* Adjustments per https://github.com/spack/spack/pull/37413#pullrequestreview-1413540132
* Further tweaks per https://github.com/spack/spack/pull/37413#pullrequestreview-1413971254
* Doc fixes per https://github.com/spack/spack/pull/37413#issuecomment-1535976068
2023-05-05 07:40:49 -05:00
Harmen Stoppels
fce95e2efb
license year bump ( #34921 )
...
* license bump year
* fix black issues of modified files
* mypy
* fix 2021 -> 2023
2023-01-18 14:30:17 -08:00
Harmen Stoppels
b7f8899d45
docs: add (config.yaml) to sections for faster lookup by config file ( #30157 )
2022-04-20 15:00:43 +02:00
Todd Gamblin
93377942d1
Update copyright year to 2022
2022-01-14 22:50:21 -08:00
Frédéric Simonis
38841ad746
Add doc for mirror of env ( #22525 )
2021-03-24 20:55:15 +00:00
Todd Gamblin
a8ccb8e116
copyrights: update all files with license headers for 2021
...
- [x] add `concretize.lp`, `spack.yaml`, etc. to licensed files
- [x] update all licensed files to say 2013-2021 using
`spack license update-copyright-year`
- [x] appease mypy with some additions to package.py that needed
for oneapi.py
2021-01-02 12:12:00 -08:00
Todd Gamblin
4af6303086
copyright: update copyright dates for 2020 ( #14328 )
2019-12-30 22:36:56 -08:00
Todd Gamblin
6f50cd52ed
copyright: update license headers for 2013-2019 copyright.
2019-01-01 00:44:28 -08:00
Todd Gamblin
eea786f4e8
relicense: replace LGPL headers with Apache-2.0/MIT SPDX headers
...
- remove the old LGPL license headers from all files in Spack
- add SPDX headers to all files
- core and most packages are (Apache-2.0 OR MIT)
- a very small number of remaining packages are LGPL-2.1-only
2018-10-17 14:42:06 -07:00
Axel Huebl
4c6199923e
mirrors.yaml: does not expand ~ ( #7631 )
...
Use `$HOME` for cli commands in `mirrors.yaml` and add
"username" example strings in the file itself.
2018-03-28 14:30:18 -05:00
Todd Gamblin
fff3cc695d
Fix section labels for some commands in the docs
2018-02-12 20:25:17 -08:00
George Hartzell
46d5901770
Typo: file -> directory ( #5560 )
...
Mirrors are directories (that use `file://` URLS, not files.
2017-09-30 14:32:07 -07:00
Massimiliano Culpo
faeb1b77b2
Merged 'purge' command with 'clean' and deleted 'purge' ( #4970 )
...
* Merged 'purge' command with 'clean'. Deleted 'purge'. fixes #2942
'spack purge' has been merged with 'spack clean'. Documentation has been
updated accordingly. The 'clean' and 'purge' behavior are not mutually
exclusive, and they log brief information to tty while they go.
* Fixed a wrong reference to spack clean in the docs
* Added tests for 'spack clean'. Updated bash completion.
2017-08-09 10:02:38 -07:00
Adam J. Stewart
7e8767e3fd
Remove usernames from paths in docs ( #2675 )
...
* Remove usernames from paths in docs
* Fix path export
2016-12-25 12:36:35 -08:00
Adam J. Stewart
83a074eea6
Fix various documentation bugs ( #1678 )
...
* Fix various documentation bugs
* Keep long option names, but don't include in Command Index
* Use long option name
* Explicitly designate sections to be listed in the Command Index
* Consistent menu bar titles
2016-10-06 02:49:44 -07:00
Adam J. Stewart
6795f4ca12
Use console instead of shell syntax lexer, fixes #1634
2016-08-30 15:35:58 -05:00
Adam J. Stewart
2326355497
Fix #1604 and fix #1605 , title underline problems
2016-08-30 15:28:08 -05:00
Peter Scheibel
cfd380d514
added documentation for automatic caching of resources fetched during installs
2016-06-29 18:23:40 -07:00
Adam J. Stewart
bb04d5cc63
Fix grammar in mirrors documentation
2016-03-16 14:27:22 -05:00
Todd Gamblin
b0377da771
update mirror config documentation.
...
- mirrors.yaml uses Spack's OrderedDict rather than lists.
2016-03-10 01:29:53 -08:00
Matthew LeGendre
987cd9e78f
Update docs for YAML configuration files and preferred concretization
2015-10-05 11:36:06 -07:00
Todd Gamblin
5eb7e46654
Spell check docs
2015-02-24 10:26:26 -08:00
Todd Gamblin
daa38d2ff4
SPACK-59: Documentation updates, bugfix in fetching.
2015-02-24 02:45:07 -08:00