spack/lib/spack/spack
Massimiliano Culpo 4fe527cd3b concretizer: concretize a virtual root
Before this modification the root of a DAG has to be
a real package. This commit adds rules to concretize
virtual roots.
2020-11-17 10:04:13 -08:00
..
build_systems MavenPackage: allow additional build args (#19676) 2020-11-12 12:57:49 -08:00
cmd concretizer: concretize a virtual root 2020-11-17 10:04:13 -08:00
compilers Make archspec a vendored dependency (#19600) 2020-10-30 13:02:14 -07:00
container Remove hardcoded version numbers from container logic (#19716) 2020-11-05 18:59:44 +01:00
hooks move sbang to unpadded install tree root (#19640) 2020-11-12 16:08:55 -08:00
modules tcl module files: fix configuration overriding (#18514) 2020-09-09 18:05:58 +02:00
operating_systems macOS: Big Sur reports as either 10.16 or 11.0 (#19900) 2020-11-15 11:54:39 -06:00
platforms Fixed failing unit tests 2020-11-17 10:04:13 -08:00
reporters Use spack commands --format=bash to generate shell completion (#14393) 2020-01-22 21:31:12 -08:00
schema concretizer: add a configuration option to use new or old concretizer 2020-11-17 10:04:13 -08:00
solver concretizer: concretize a virtual root 2020-11-17 10:04:13 -08:00
test concretizer: fixed test on compiler preferences 2020-11-17 10:04:13 -08:00
util move sbang to unpadded install tree root (#19640) 2020-11-12 16:08:55 -08:00
__init__.py bump version number for 0.15.4 2020-08-13 00:33:31 -07:00
abi.py Relax architecture compatibility check (#15972) 2020-07-24 10:00:55 -07:00
architecture.py concretizer: add compiler version constraints 2020-11-17 10:04:13 -08:00
binary_distribution.py pipelines: support testing PRs from forks (#19248) 2020-11-16 15:16:24 -08:00
build_environment.py macos: update build process to use spawn instead of fork (#18205) 2020-11-12 12:26:23 -08:00
caches.py Only use stable versions for public mirror (#15100) 2020-03-07 13:38:08 +01:00
ci_needs_workaround.py add workaround for gitlab ci needs limit (#17219) 2020-06-25 14:27:20 -04:00
ci_optimization.py fix sorting issue with ci workarounds (#17277) 2020-06-26 14:24:08 -05:00
ci.py concretizer: refine compiler logic 2020-11-17 10:04:13 -08:00
compiler.py Compilers: use Compiler._real_version for flag version checks (#18179) 2020-08-19 21:56:06 -07:00
concretize.py Make archspec a vendored dependency (#19600) 2020-10-30 13:02:14 -07:00
config.py concretizer: add a configuration option to use new or old concretizer 2020-11-17 10:04:13 -08:00
database.py Binary caching: use full hashes (#19209) 2020-10-30 12:53:33 -07:00
dependency.py deptypes: move deptype formatting code from Spec.format to dependency.py (#17843) 2020-08-09 15:33:31 -07:00
directives.py Environments: specify packages for developer builds (#15256) 2020-10-15 17:23:16 -07:00
directory_layout.py refactor install_tree to use projections format (#18341) 2020-09-25 11:15:49 -05:00
environment.py Support parallel environment builds (#18131) 2020-11-17 02:41:07 -08:00
error.py copyright: update copyright dates for 2020 (#14328) 2019-12-30 22:36:56 -08:00
extensions.py Spack command extensions: error-handling (#13635) 2020-04-29 18:18:48 -07:00
fetch_strategy.py macos: update build process to use spawn instead of fork (#18205) 2020-11-12 12:26:23 -08:00
filesystem_view.py view remove: directly check whether specs own files before removing from view (#16955) 2020-06-08 06:43:52 +02:00
graph.py copyright: update copyright dates for 2020 (#14328) 2019-12-30 22:36:56 -08:00
hash_types.py copyright: update copyright dates for 2020 (#14328) 2019-12-30 22:36:56 -08:00
installer.py Support parallel environment builds (#18131) 2020-11-17 02:41:07 -08:00
main.py Make archspec a vendored dependency (#19600) 2020-10-30 13:02:14 -07:00
mirror.py Only use stable versions for public mirror (#15100) 2020-03-07 13:38:08 +01:00
mixins.py filter_compiler_wrappers: a fix for NAG (#17133) 2020-10-18 23:18:18 -05:00
multimethod.py copyright: update copyright dates for 2020 (#14328) 2019-12-30 22:36:56 -08:00
package_prefs.py concretizer: handle compiler preferences with optimization 2020-11-17 10:04:13 -08:00
package_test.py copyright: update copyright dates for 2020 (#14328) 2019-12-30 22:36:56 -08:00
package.py concretizer: print out virtuals 2020-11-17 10:04:13 -08:00
parse.py copyright: update copyright dates for 2020 (#14328) 2019-12-30 22:36:56 -08:00
patch.py Show the packaga name for a missing patch sha256 (#15441) 2020-03-20 11:39:04 -05:00
paths.py sbang: put sbang in the install_tree (#11598) 2020-10-26 12:37:54 -07:00
pkgkit.py Add new MavenPackage build system base class (#18185) 2020-09-03 17:30:39 -05:00
projections.py modules: use projections format for naming schemes (#16629) 2020-05-15 11:12:52 -07:00
provider_index.py provider index: removed import from + refactored a few parts (#15570) 2020-03-25 09:48:05 -07:00
relocate.py sbang: fixes for sbang relocation 2020-11-01 16:23:48 -08:00
repo.py concretizer: use repository names, not specs with is_virtual 2020-11-17 10:04:13 -08:00
report.py Support parallel environment builds (#18131) 2020-11-17 02:41:07 -08:00
reporter.py copyright: update copyright dates for 2020 (#14328) 2019-12-30 22:36:56 -08:00
resource.py copyright: update copyright dates for 2020 (#14328) 2019-12-30 22:36:56 -08:00
s3_handler.py copyright: update copyright dates for 2020 (#14328) 2019-12-30 22:36:56 -08:00
spec_list.py SpecList: remove mutable types from __init__ arguments (#18515) 2020-09-07 11:53:59 -07:00
spec.py concretizer: concretize a virtual root 2020-11-17 10:04:13 -08:00
stage.py macos: update build process to use spawn instead of fork (#18205) 2020-11-12 12:26:23 -08:00
store.py move sbang to unpadded install tree root (#19640) 2020-11-12 16:08:55 -08:00
subprocess_context.py macos: update build process to use spawn instead of fork (#18205) 2020-11-12 12:26:23 -08:00
tengine.py copyright: update copyright dates for 2020 (#14328) 2019-12-30 22:36:56 -08:00
url.py Add qgraf (#19404) 2020-10-21 19:16:11 -05:00
user_environment.py include share/pkgconfig in user environments (#19909) 2020-11-17 11:10:28 -06:00
variant.py variants: allow MultiValuedVariants to be constructed incrementally 2020-11-17 10:04:13 -08:00
verify.py Fix usage of builtin file as variable name (#19018) 2020-09-28 07:14:39 +02:00
version.py Axom + Conduit updates (#17863) 2020-08-12 20:15:59 -05:00