spack/lib/spack/llnl
Massimiliano Culpo a236fce31f
Partial removal of circular dependencies between spack and llnl (#40090)
Modifications:
- [x] Move `spack.util.string` to `llnl.string`
- [x] Remove dependency of `llnl` on `spack.error`
- [x] Move path of `spack.util.path` to `llnl.path`
- [x] Move `spack.util.environment.get_host_*` to `spack.spec`
2023-09-28 16:21:52 +00:00
..
util Partial removal of circular dependencies between spack and llnl (#40090) 2023-09-28 16:21:52 +00:00
__init__.py license year bump (#34921) 2023-01-18 14:30:17 -08:00
path.py Partial removal of circular dependencies between spack and llnl (#40090) 2023-09-28 16:21:52 +00:00
string.py Partial removal of circular dependencies between spack and llnl (#40090) 2023-09-28 16:21:52 +00:00
url.py Group primitive url/path handling functions together (#40028) 2023-09-15 15:43:23 +02:00