summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-02-17Tests: enable re-use of post-install tests in smoke tests (#20298)Tamara Dahlgren2-3/+8
2021-02-17concretizer: try hard to obtain all needed variant_possible_value()'s (#20102)Andrew W Elble7-10/+87
2021-02-17bugfix: work around issue handling packages not in any repoMassimiliano Culpo2-0/+7
2021-02-17concretizer: refactor handling of special variants dev_build and patchesTodd Gamblin2-50/+55
2021-02-17VTK-m: update to specify correct requirements to kokkos (#20097)Robert Maynard1-5/+13
2021-02-17concretizer: each external version is allowed by definition (#20247)Massimiliano Culpo5-0/+42
2021-02-17concretizer: restrict maximizing variant values to MV variants (#20194)Massimiliano Culpo4-2/+33
2021-02-17environment installs: fix reporting. (#20004)Matthias Wolf1-1/+1
2021-02-17avoid circular import (#20236)Greg Becker1-1/+1
2021-02-17concretizer: call inject_patches_variants() on the roots of the specs (#20203)Andrew W Elble5-4/+31
2021-02-17concretizer: try hard to infer the real version of compilers (#20099)Massimiliano Culpo3-3/+53
2021-02-17Fix hipcc once more (#20095)Harmen Stoppels8-90/+90
2021-02-17boost: disable find_package's config mode for boost prior to v1.70.0 (#20198)Massimiliano Culpo1-0/+13
2021-02-17concretizer: don't optimize emitting version_satisfies() (#20128)Andrew W Elble2-4/+5
2021-02-17Fixes compile time errors (#20006)MichaelLaufer1-2/+4
2021-02-17spec: return early from concretization if a spec is already concrete (#20196)Massimiliano Culpo1-0/+3
2021-02-17concretizer: remove ad-hoc rule for external packages (#20193)Massimiliano Culpo4-7/+42
2021-02-17concretizer: swap priority of selecting provider and default variant (#20182)Massimiliano Culpo5-13/+72
2021-02-17Typos: add missing closing parens (#20174)George Hartzell1-3/+3
2021-02-17concretizer: treat target ranges in directives correctly (#19988)Massimiliano Culpo3-1/+74
2021-02-17concretizer: prioritize matching compilers over newer versions (#20020)Massimiliano Culpo4-6/+37
2021-02-17concretizer: allow a bool to be passed as argument for tests dependencies (#2...Massimiliano Culpo6-8/+69
2021-02-17concretizer: treat conditional providers correctly (#20086)Massimiliano Culpo4-1/+49
2021-02-17Docs: remove duplication in Command Reference (#20021)Adam J. Stewart2-2/+2
2021-02-17recognize macOS 11.1 as big sur (#20038)Martin Aumüller1-2/+6
2021-02-17py-ipykernel: fix bug in phase method (#19986)Adam J. Stewart1-2/+3
2021-02-17fix error handling for spack test results command (#19987)Greg Becker1-0/+1
2021-02-17hip support for umpire, chai, raja, camp (#19715)Danny Taller7-43/+232
2021-02-17py-ipykernel: fix install (#19617)Axel Huebl1-0/+6
2020-11-18update CHANGELOG.md for v0.16.0v0.16.0Todd Gamblin1-0/+110
2020-11-18bump version number to 0.16.0Todd Gamblin1-1/+1
2020-11-18clingo: add `master` branch version (#19958)Massimiliano Culpo1-1/+3
2020-11-18cmd: add `spack mark` command (#16662)Michael Kuhn8-34/+339
2020-11-18spack test (#15702)Greg Becker131-676/+3599
2020-11-17Added -level_zero -rocm -opencl flags and sha256 for TAU v2.30. (#19962)sameershende1-1/+18
2020-11-17Improve warning message for deprecated attributes in "packages.yaml"Massimiliano Culpo6-28/+67
2020-11-17Documentation: spack load/environments prefix inspections (#19961)Peter Scheibel3-4/+34
2020-11-17spack load/environments: allow customization of prefix inspections (#18260)Dr. Christian Tacke1-0/+5
2020-11-17spack containerize: allow users to customize the base image (#15028)Massimiliano Culpo13-238/+514
2020-11-17concretizer: modified weights for providers and matching for externalsMassimiliano Culpo6-35/+56
2020-11-17concretizer: maximize the number of default values used for a single variantMassimiliano Culpo2-0/+17
2020-11-17concretizer: don't require a provider for virtual deps if spec is externalMassimiliano Culpo5-3/+33
2020-11-17concretizer: spec_clauses() shouldn't emit node_compiler_hard for rule bodies.Todd Gamblin1-2/+0
2020-11-17concretizer: don't generate rules for empty version listsTodd Gamblin1-0/+4
2020-11-17concretizer: add a rule to avoid cycles in the graph of dependenciesMassimiliano Culpo2-5/+9
2020-11-17External packages have a consistent hash across different concretizersMassimiliano Culpo2-1/+12
2020-11-17Don't fail if MV variants have a tuple as default valueMassimiliano Culpo1-1/+2
2020-11-17Fixup for target preferencesMassimiliano Culpo2-3/+11
2020-11-17Added unit tests to for regressions on open concretizer bugsMassimiliano Culpo11-8/+306
2020-11-17Changed clingo optionsMassimiliano Culpo1-1/+4