spack/lib/spack/spack
2019-07-18 19:28:50 -07:00
..
build_systems Add auto-dispatch specification to Intel packages (#11697) 2019-07-15 11:37:54 -07:00
cmd stacks: initial implementation of stacks on environments 2019-07-18 19:28:50 -07:00
compilers Fix pic_flag and test contents about Fujitsu compiler. (#11996) 2019-07-12 10:34:08 -05:00
hooks modules: set permissions based on package configuration (#11337) 2019-06-04 19:15:47 -04:00
modules Fix recursive module find for upstream dependencies (#11304) 2019-06-10 16:56:11 -07:00
operating_systems cray: use the cle-release file to determine CNL version 2019-07-01 18:36:02 -07:00
platforms modules: use new module function instead of get_module_cmd (#8570) 2019-05-09 15:04:24 -07:00
reporters improvements to our CDash reporter (#11168) 2019-04-18 09:39:35 -07:00
schema stacks: initial implementation of stacks on environments 2019-07-18 19:28:50 -07:00
test stacks: allow force-removing from a speclist used in a matrix 2019-07-18 19:28:50 -07:00
util Add support for .txz and .tbz2 file extensions (#12048) 2019-07-17 16:23:23 -05:00
__init__.py version bump: v0.12.1 2019-01-13 14:26:39 -08:00
abi.py copyright: update license headers for 2013-2019 copyright. 2019-01-01 00:44:28 -08:00
architecture.py Compiler search uses a pool of workers (#10190) 2019-06-07 09:57:26 -07:00
binary_distribution.py tty: make tty.* print exception types 2019-06-05 22:41:28 -07:00
build_environment.py Fix build_jobs exceeding number of cores 2019-07-15 11:40:49 -07:00
caches.py copyright: update license headers for 2013-2019 copyright. 2019-01-01 00:44:28 -08:00
compiler.py Compiler search uses a pool of workers (#10190) 2019-06-07 09:57:26 -07:00
concretize.py Added a function that concretizes specs together (#11158) 2019-05-04 03:04:38 +09:00
config.py Cap the maximum number of build jobs (#11373) 2019-05-28 06:42:04 -07:00
database.py tty: make tty.* print exception types 2019-06-05 22:41:28 -07:00
dependency.py package: make possible_dependencies consider deptypes 2019-06-05 06:11:18 -07:00
directives.py specs: remove parse_anonymous_spec(); use Spec() instead 2019-07-01 18:45:44 -07:00
directory_layout.py Rename build logs and make names consistent (#11806) 2019-07-11 13:32:06 -07:00
environment.py stacks: allow force-removing from a speclist used in a matrix 2019-07-18 19:28:50 -07:00
error.py Move NoLibrariesError/NoHeadersError into error.py (#10997) 2019-04-20 14:08:05 -07:00
extensions.py Command extensions can import code from modules in root or cmd folder (#11209) 2019-05-16 17:27:42 -07:00
fetch_strategy.py Resources: use expanded archive name by default (#11688) 2019-06-20 11:09:31 -07:00
filesystem_view.py Features: Improve Spec format strings (#10556) 2019-04-17 18:21:40 -07:00
graph.py graph: refactor static graphs 2019-06-05 06:11:18 -07:00
main.py bugfix: always generate a stack trace when spack is run with --debug (#11940) 2019-07-05 19:57:00 -07:00
mirror.py tty: make tty.* print exception types 2019-06-05 22:41:28 -07:00
mixins.py copyright: update license headers for 2013-2019 copyright. 2019-01-01 00:44:28 -08:00
multimethod.py copyright: update license headers for 2013-2019 copyright. 2019-01-01 00:44:28 -08:00
package_prefs.py Create option to build compilers as needed (#10761) 2019-03-07 17:30:48 -08:00
package_test.py copyright: update license headers for 2013-2019 copyright. 2019-01-01 00:44:28 -08:00
package.py Rename build logs and make names consistent (#11806) 2019-07-11 13:32:06 -07:00
parse.py copyright: update license headers for 2013-2019 copyright. 2019-01-01 00:44:28 -08:00
patch.py Consistent patch ordering (#10879) 2019-03-28 11:25:44 -07:00
paths.py copyright: update license headers for 2013-2019 copyright. 2019-01-01 00:44:28 -08:00
pkgkit.py Multi-valued variants: better support for combinations (#9481) 2019-01-04 19:02:34 -08:00
provider_index.py copyright: update license headers for 2013-2019 copyright. 2019-01-01 00:44:28 -08:00
relocate.py buildcache: add replace_prefix_bin function to deal with hard coded paths in libraries and executables. (#11882) 2019-07-01 10:16:23 -05:00
repo.py tty: make tty.* print exception types 2019-06-05 22:41:28 -07:00
report.py copyright: update license headers for 2013-2019 copyright. 2019-01-01 00:44:28 -08:00
reporter.py copyright: update license headers for 2013-2019 copyright. 2019-01-01 00:44:28 -08:00
resource.py copyright: update license headers for 2013-2019 copyright. 2019-01-01 00:44:28 -08:00
spec_list.py stacks: update environment add/remove algorithms 2019-07-18 19:28:50 -07:00
spec_set.py add CombinatorialSpecSet class for taking cross-products of Specs. 2019-02-21 15:37:35 -06:00
spec.py stacks: initial implementation of stacks on environments 2019-07-18 19:28:50 -07:00
stage.py Use Stage.archive_file to access non-expanded download (#11817) 2019-06-21 16:56:38 -07:00
store.py spack chain (#8772) 2019-03-27 13:06:46 -07:00
tengine.py Spack can be extended with external commands (#8612) 2019-03-28 16:56:36 -07:00
url.py Add support for .txz and .tbz2 file extensions (#12048) 2019-07-17 16:23:23 -05:00
variant.py Multi-valued variants: better support for combinations (#9481) 2019-01-04 19:02:34 -08:00
version.py spack list: latest version (JSON) (#11652) 2019-06-07 14:14:08 -07:00