spack/lib/spack/docs
Massimiliano Culpo d848559f70 Reworking of lapack_shared_libs and similar properties (#1682)
* Turned <provider>_libs into an iterable

Modifications :
- added class LibraryList + unit tests
- added convenience functions `find_libraries` and `dedupe`
- modifed non Intel blas/lapack providers
- modified packages using blas_shared_libs and similar functions

* atlas : added pthread variant

* intel packages : added lapack_libs and blas_libs

* find_library_path : removed unused function

* PR review : fixed last issues

* LibraryList : added test on __add__ return type

* LibraryList : added __radd__ fixed unit tests

fix : failing unit tests due to missing `self`

* cp2k and dependecies : fixed blas-lapack related statements in package.py
2016-09-21 12:27:59 -07:00
..
_gh_pages_redirect Make gh-pages redirect to readthedocs.io 2016-08-31 19:40:22 -07:00
_static make empty _static directory "exist" to git 2014-01-09 14:03:32 +01:00
_themes/sphinx_rtd_theme Doc tweak. 2015-05-10 13:11:03 -07:00
exts/sphinxcontrib Change github.com/scalability-llnl to github.com/llnl everywhere. 2015-12-09 01:24:15 -08:00
.gitignore Move sphinx-apidoc into conf.py, too. 2016-08-30 21:02:34 -07:00
basic_usage.rst Use console instead of shell syntax lexer, fixes #1634 2016-08-30 15:35:58 -05:00
case_studies.rst Resolve new documentation issues that have cropped up 2016-08-30 15:58:22 -05:00
command_index.in SPACK-59: Documentation updates, bugfix in fetching. 2015-02-24 02:45:07 -08:00
conf.py Fix modules.rst doc build warning. 2016-08-30 22:15:13 -07:00
configuration.rst Fix spack --profile, fixes #1639 2016-08-30 15:35:58 -05:00
developer_guide.rst Use console instead of shell syntax lexer, fixes #1634 2016-08-30 15:35:58 -05:00
features.rst Use console instead of shell syntax lexer, fixes #1634 2016-08-30 15:35:58 -05:00
getting_started.rst Use console instead of shell syntax lexer, fixes #1634 2016-08-30 15:35:58 -05:00
index.rst Use console instead of shell syntax lexer, fixes #1634 2016-08-30 15:35:58 -05:00
Makefile Don't overwrite PYTHONPATH in docs Makefile (#1693) 2016-09-08 09:02:56 -07:00
mirrors.rst Use console instead of shell syntax lexer, fixes #1634 2016-08-30 15:35:58 -05:00
packaging_guide.rst Reworking of lapack_shared_libs and similar properties (#1682) 2016-09-21 12:27:59 -07:00