Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
important to avoid breaking things that require module loads to work; for example, non-activate Python packages.
|
|
|
|
|
|
derived classes
|
|
the same name
|
|
|
|
properties are not implemented in a derived class
|
|
|
|
|
|
|
|
|
|
|
|
not using version
|
|
the compiler version
|
|
|
|
|
|
|
|
|
|
Handle c++11 and c++14 correctly
|
|
with the same spec for different operating systems. TODO: fix config tests. All others up to date
|
|
|
|
wrappers names
|
|
|
|
|
|
to filter what is done.
|
|
|
|
|
|
|
|
|
|
fetch_strategy: download to temporary files
|
|
|
|
|
|
test-install command : added elapsed time + xml is prettyprinted
|
|
This supports graceful recovery if spack is killed via a signal (e.g.,
SIGINT) while downloading a file.
Fixes #287.
|
|
This lets me build against the pure-include package Eigen.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* docs: mention `spack compiler find`
* docs: fix some weird wording.
|