Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
<<<HEAD etc. Also added target method of recognizing it's own architecture
|
|
features/spackathon
|
|
|
|
|
|
features/spackathon
Conflicts:
lib/spack/spack/architecture.py
|
|
end nodes
|
|
class
|
|
name with a target alias
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
features/spackathon
Merge Gregory Becker's commits with my own architecture commits
|
|
|
|
new_concretize_architecture in concretize.py
|
|
build_environment.py, loads target
|
|
compilers using that. TODO: Need to find a way to locate their executables
|
|
a dict
|
|
|
|
|
|
instantiation.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
https://github.com/scalability-llnl/spack into develop
|
|
|
|
|
|
|
|
- these make the prefix too long in many cases.
- users can figure out which install is which by querying.
|
|
|
|
develop: compiler clang@unknown created for /usr/bin/clang-format
https://github.com/scalability-llnl/spack/issues/95
|
|
adding a fallback on failure with git --depth
|
|
|
|
Certain remote protocols don't support the `--depth` option. Since this can't
be checked by URL type or in any sane way locally, this version attempts to
clone git repositories with the --depth option, and if that fails attempts the
clone again without it.
|
|
- {} is not compatible with Python 2.6
|
|
|
|
|
|
|
|
|
|
|
|
|