spack/lib/spack
Todd Gamblin c615d2be06 init: move spack.repo global variable into its own module
- spack.repository module is now spack.repo

- `spack.repo` is now `spack.repo.path()` and loaded lazily

- Added `spack.repo.get()` and `spack.repo.all_package_names()` as
  convenience functions to simplify the new lazy interface.

- updated tests and code
2018-05-17 14:10:30 -07:00
..
docs init: move spack.repo global variable into its own module 2018-05-17 14:10:30 -07:00
env Update copyright on LLNL files for 2018. (#7592) 2018-03-24 12:13:52 -07:00
external Capture source line number in CTest log parser 2018-05-15 05:43:07 -07:00
llnl Avoid double 'lib' for packages whose name already starts with lib (#7651) 2018-03-31 17:33:41 +02:00
spack init: move spack.repo global variable into its own module 2018-05-17 14:10:30 -07:00