spack/lib/spack/spack
becker33 541496dfe1 System config (#4518)
* Code changes to enable system config scope in /etc

Files will go in either /etc/spack or /etc/spack/<platform>
Required minor changes to conftest.

* Updated documentation to match new config scope
2017-06-16 12:31:56 -07:00
..
build_systems Add an installcheck phase to MakefilePackage (#4476) 2017-06-12 09:47:46 -05:00
cmd Override partial installs by default - part three (#4331) 2017-06-13 09:15:51 -07:00
compilers System config (#4518) 2017-06-16 12:31:56 -07:00
hooks Fix Python3 issue with sbang checking; add tests. (#4017) 2017-04-27 09:21:35 -07:00
operating_systems Convert Python 2 idioms to Python 2/3-compatible ones. 2017-03-31 13:40:41 -07:00
platforms Ensure that every file in Spack has a license (#2659) 2016-12-27 00:17:12 -08:00
schema Allow users to set parallel jobs in config.yaml (#3812) 2017-04-15 08:31:00 -07:00
test System config (#4518) 2017-06-16 12:31:56 -07:00
util Prefer vim to vi for default editor (#4230) 2017-06-15 11:27:18 +02:00
__init__.py System config (#4518) 2017-06-16 12:31:56 -07:00
abi.py Prefer vim to vi for default editor (#4230) 2017-06-15 11:27:18 +02:00
architecture.py Convert Python 2 idioms to Python 2/3-compatible ones. 2017-03-31 13:40:41 -07:00
build_environment.py add transitive run dependencies of direct build dependencies 2017-05-04 08:43:06 +02:00
compiler.py Fix ABI detection issues with macOS gcc. (#3854) 2017-04-21 15:45:12 -07:00
concretize.py Multi-valued variants (#2386) 2017-05-01 13:08:47 -07:00
config.py System config (#4518) 2017-06-16 12:31:56 -07:00
database.py Override partial installs by default - part three (#4331) 2017-06-13 09:15:51 -07:00
directives.py Multi-valued variants (#2386) 2017-05-01 13:08:47 -07:00
directory_layout.py External packages are now registered in the DB (#1167) 2017-04-22 18:06:27 -07:00
environment.py Convert rest docstrings to Google docstrings. (#3994) 2017-04-27 07:45:34 -07:00
error.py Multi-valued variants (#2386) 2017-05-01 13:08:47 -07:00
fetch_strategy.py fetch: do full clone of git submodules (fix #3956) (#3958) 2017-04-29 17:58:52 -07:00
file_cache.py cp2k: fixed compilation issues for intel stack 2017-05-09 18:46:42 +02:00
graph.py Convert Python 2 idioms to Python 2/3-compatible ones. 2017-03-31 13:40:41 -07:00
main.py Fix dashes in variant parsing (#4498) 2017-06-15 11:32:55 +02:00
mirror.py Add helpful error message for uncompressed downloads (#4205) 2017-05-12 09:52:01 -05:00
modules.py Convert Python 2 idioms to Python 2/3-compatible ones. 2017-03-31 13:40:41 -07:00
multimethod.py Make multimethods work with inheritance. (#3411) 2017-03-11 05:48:36 -08:00
package_prefs.py External packages are now registered in the DB (#1167) 2017-04-22 18:06:27 -07:00
package_test.py Prefer vim to vi for default editor (#4230) 2017-06-15 11:27:18 +02:00
package.py Override partial installs by default - part three (#4331) 2017-06-13 09:15:51 -07:00
parse.py Use key sorting instead of cmp() 2017-03-31 13:40:41 -07:00
patch.py patch directive : fixed retrieval from urls ( fixes #1584 ) (#2039) 2016-10-21 07:32:52 -07:00
provider_index.py Use key sorting instead of cmp() 2017-03-31 13:40:41 -07:00
repository.py spack uninstall no longer requires a known package. (#3915) 2017-04-21 16:52:44 -07:00
resource.py Make Spack core PEP8 compliant. 2016-08-10 16:33:37 -07:00
spec.py issue 4492: DependencyMap.concrete checks for unconditional dependencies (#4499) 2017-06-16 12:41:15 +02:00
stage.py spack uninstall no longer requires a known package. (#3915) 2017-04-21 16:52:44 -07:00
store.py Allow installation directory layout to be configured using either hash 2017-04-05 12:08:56 +01:00
url.py Add default list_url for GitLab, BitBucket, and CRAN (#4439) 2017-06-09 12:28:39 -05:00
variant.py SV variants are evaluated correctly in "when=" (#4118) 2017-05-04 11:01:02 -07:00
version.py Add __format__ support to version for fancy formatting. (#3996) 2017-04-26 11:06:34 -07:00