spack/lib/spack/spack
Todd Gamblin c35994d5bf Merge pull request #850 from mathstuf/partial-downloads
fetch_strategy: download to temporary files
2016-04-28 10:22:43 -07:00
..
cmd test-install : fixed error in logic exposed by tests 2016-04-27 19:28:13 +02:00
compilers Add additional suffixes for GCC compiler 2016-03-18 11:26:22 +00:00
hooks Fix #525: sbang handles symlinks & directories properly. 2016-03-09 17:15:10 -08:00
test test-install : python 2.6 compatibility 2016-04-27 18:21:36 +02:00
util Merge branch 'develop' of https://github.com/LLNL/spack into features/env_objects_flying_around 2016-03-21 09:46:49 +01:00
__init__.py Spack was no longer using $TMPDIR for its stage area at LLNL. Spack's directory search was unnecessarily putting candidates that contained your username at the end of its search list. 2016-04-08 11:06:14 -07:00
abi.py Minor tweaks to abi code. 2016-03-10 01:29:54 -08:00
architecture.py reverted deletion of the wrong architecture.py 2016-01-28 12:06:30 +01:00
build_environment.py Resolves #739. Don't call setup_dependent_* for package itself. 2016-04-04 13:56:15 -07:00
compiler.py Typo fix in compiler docstring 2016-03-04 10:51:41 -06:00
concretize.py resurrect preferred=True option for packages lost in merge of externals support. 2016-03-23 01:32:54 -07:00
config.py module files configuration : enable/disable logic is now positive 2016-03-24 09:31:28 +01:00
database.py Rmoved periods. Should help use of cut'n'paste from console windows. 2016-03-03 23:40:29 -05:00
directives.py Rmoved periods. Should help use of cut'n'paste from console windows. 2016-03-03 23:40:29 -05:00
directory_layout.py cleanup 2016-03-18 11:34:07 -07:00
environment.py Rename some environment methods to be less repetitive, add set_path. 2016-03-21 16:01:40 -07:00
error.py Change github.com/scalability-llnl to github.com/llnl everywhere. 2015-12-09 01:24:15 -08:00
fetch_strategy.py fetch_strategy: download to temporary files 2016-04-27 14:49:27 -04:00
graph.py Merge branch 'develop' into mplegendre-multi_pkgsrc_roots 2015-12-25 16:35:55 -08:00
mirror.py Add expand=False option for URL downloads. 2016-03-06 16:51:09 -08:00
modules.py module files : proper cleanup on uninstall fixes #216 2016-04-06 22:10:04 +02:00
multimethod.py Fix code block in docs. 2016-03-07 02:39:14 -08:00
package.py Merge branch 'features/blas-lapack-hardening' into develop 2016-03-31 11:37:09 -07:00
parse.py Change github.com/scalability-llnl to github.com/llnl everywhere. 2015-12-09 01:24:15 -08:00
patch.py Merge branch 'develop' into mplegendre-multi_pkgsrc_roots 2015-12-25 16:35:55 -08:00
preferred_packages.py resurrect preferred=True option for packages lost in merge of externals support. 2016-03-23 01:32:54 -07:00
repository.py Add package_class method to spec. 2016-03-14 04:59:29 -07:00
resource.py Updated links to use new llnl.gov address 2016-02-28 19:47:19 -08:00
spec.py Make concretization less greedy: add backtracking for virtuals. 2016-03-14 05:04:01 -07:00
stage.py fetch_strategy: download to temporary files 2016-04-27 14:49:27 -04:00
url.py Add support for .tar files 2016-03-18 13:03:55 -05:00
variant.py Change github.com/scalability-llnl to github.com/llnl everywhere. 2015-12-09 01:24:15 -08:00
version.py Change github.com/scalability-llnl to github.com/llnl everywhere. 2015-12-09 01:24:15 -08:00
virtual.py Change github.com/scalability-llnl to github.com/llnl everywhere. 2015-12-09 01:24:15 -08:00