spack/lib/spack/spack
2016-10-23 13:35:12 +02:00
..
cmd spack build, spack configure : added commands 2016-10-22 17:08:52 +02:00
compilers Mock up Xcode devdir to make Qt5 work on Mac OS X (#1832) 2016-10-12 09:58:12 -07:00
hooks Add package for CONVERGE CFD (#1905) 2016-10-05 10:37:50 -07:00
operating_systems fix MacOs class for Sierra (#1811) 2016-09-20 17:25:23 -07:00
platforms Use python platform.system for system ID (#1499) 2016-10-11 07:04:29 -07:00
schema lmod : added support for the creation of hierarchical lua module files (#1723) 2016-09-20 02:26:25 -07:00
test Add new Version property to handle joined version numbers (#2062) 2016-10-21 07:49:36 -07:00
util patch directive : fixed retrieval from urls ( fixes #1584 ) (#2039) 2016-10-21 07:32:52 -07:00
__init__.py Merge branch 'develop' of https://github.com/LLNL/spack into features/install_with_phases_rebase 2016-10-21 12:38:43 +02:00
abi.py Make libstdc++-detection work on Darwin (#1778) 2016-09-15 10:42:14 +08:00
architecture.py Platform-specific config scopes (#2030) 2016-10-15 17:00:11 -07:00
build_environment.py Merge branch 'develop' of https://github.com/LLNL/spack into features/install_with_phases_rebase 2016-10-21 12:38:43 +02:00
compiler.py Mock up Xcode devdir to make Qt5 work on Mac OS X (#1832) 2016-10-12 09:58:12 -07:00
concretize.py Remove unnecessary blackslash for flake8 2016-10-21 13:17:23 -07:00
config.py Platform-specific config scopes (#2030) 2016-10-15 17:00:11 -07:00
database.py Use a single lock file for stages and a single file for prefixes. 2016-10-11 01:55:33 -07:00
directives.py patch directive : fixed retrieval from urls ( fixes #1584 ) (#2039) 2016-10-21 07:32:52 -07:00
directory_layout.py Fix format string (in class RemoveFailedError) (#1803) 2016-09-20 02:27:35 -07:00
environment.py environment modifications : permit to pass parameters along with file to be sourced (#1626) 2016-10-11 22:55:14 -07:00
error.py spack.error : fixed pickling and representation to permit to pass FetchErrors 2016-10-23 13:34:29 +02:00
fetch_strategy.py patch directive : fixed retrieval from urls ( fixes #1584 ) (#2039) 2016-10-21 07:32:52 -07:00
file_cache.py Remove need to touch lock files before using. 2016-10-11 01:55:32 -07:00
graph.py Fixes #1860. Subversion builds sequentially due to race. 2016-09-28 15:18:52 -04:00
mirror.py Handle packages with unparseable extensions (#1758) 2016-10-05 22:45:02 -07:00
modules.py Set JAVA_HOME on module load and on dependent installs. (#1716) 2016-09-21 00:52:09 -07:00
multimethod.py Make Spack core PEP8 compliant. 2016-08-10 16:33:37 -07:00
package_test.py Correct LLNL LGPL license template for clarity. 2016-05-11 21:22:25 -07:00
package.py spack build, spack configure : added commands 2016-10-22 17:08:52 +02:00
parse.py Make Spack core PEP8 compliant. 2016-08-10 16:33:37 -07:00
patch.py patch directive : fixed retrieval from urls ( fixes #1584 ) (#2039) 2016-10-21 07:32:52 -07:00
preferred_packages.py Make Spack core PEP8 compliant. 2016-08-10 16:33:37 -07:00
provider_index.py Fixed set operation from undefined += to a union (#1963) 2016-10-11 01:30:11 -07:00
repository.py Fix docstrings for core Spack libraries, fixes #1612 2016-08-30 15:32:54 -05:00
resource.py Make Spack core PEP8 compliant. 2016-08-10 16:33:37 -07:00
spec.py Don't cache truncated dag hash for spec (#2048) 2016-10-18 22:34:46 -07:00
stage.py patch directive : fixed retrieval from urls ( fixes #1584 ) (#2039) 2016-10-21 07:32:52 -07:00
url.py Ignore GPG/PGP signatures/checksums when finding available downloads (#2028) 2016-10-16 14:46:29 -07:00
variant.py Make Spack core PEP8 compliant. 2016-08-10 16:33:37 -07:00
version.py Add new Version property to handle joined version numbers (#2062) 2016-10-21 07:49:36 -07:00
yaml_version_check.py Make Spack core PEP8 compliant. 2016-08-10 16:33:37 -07:00