summaryrefslogtreecommitdiff
path: root/var/spack/repos/builtin.mock
AgeCommit message (Expand)AuthorFilesLines
2021-05-12ASP-based solver: account for deprecated versions (#23491)Massimiliano Culpo1-0/+12
2021-05-11Environments: add run deps to shell modifications (#23485)Peter Scheibel2-0/+43
2021-05-11ASP-based solver: variants set from cli are considered as defaults (#23542)Massimiliano Culpo1-0/+5
2021-05-07fix check when retrieving matching spec from environment when there is a matc...Peter Josef Scheibel1-0/+1
2021-04-27Don't report configure errors to CDash for successful packages (#23286)Zack Galbreath1-0/+33
2021-03-29Externals are preferred even when they have non-default variant valuesMassimiliano Culpo2-0/+25
2021-03-29Enforce uniqueness of the version_weight atom per nodeMassimiliano Culpo1-0/+17
2021-03-26ASP-based solver: model disjoint sets for multivalued variants (#22534)Massimiliano Culpo1-0/+15
2021-03-08Fix `spack graph` when deptypes are filtered (#22121)Harmen Stoppels3-0/+68
2021-02-25Old concretizer: prevent unexpected propagation of external config (#20976)Michael Kuron4-0/+56
2021-02-23New splice method in class Spec. (#20262)Nathan Hanford3-0/+58
2021-02-22Improve error message for inconsistencies in package.py (#21811)Massimiliano Culpo2-0/+26
2021-02-18Testing: use spack.store.use_store everywhere (#21656)Massimiliano Culpo1-4/+5
2021-02-04Python: add maintainer(s) (#21125)Adam J. Stewart2-0/+6
2021-01-20[WIP] relocate.py: parallelize test replacement logic (#19690)Nathan Hanford1-0/+35
2021-01-12concretizer: require at least a dependency type to say the dependency holdsMassimiliano Culpo1-0/+17
2021-01-12concretizer: dependency conditions cannot hold if package is externalMassimiliano Culpo1-0/+3
2021-01-02copyrights: update all files with license headers for 2021Todd Gamblin178-178/+178
2020-12-23style: ensure that all packages pass `spack style -a`Todd Gamblin1-1/+1
2020-12-08concretizer: try hard to obtain all needed variant_possible_value()'s (#20102)Andrew W Elble2-0/+35
2020-12-07Add "spack versions --new" flag to only show new versions (#20030)vvolkl1-0/+17
2020-12-06concretizer: each external version is allowed by definition (#20247)Massimiliano Culpo2-0/+16
2020-12-04concretizer: restrict maximizing variant values to MV variants (#20194)Massimiliano Culpo2-0/+23
2020-12-03concretizer: call inject_patches_variants() on the roots of the specs (#20203)Andrew W Elble2-0/+17
2020-12-01concretizer: remove ad-hoc rule for external packages (#20193)Massimiliano Culpo2-0/+32
2020-12-01concretizer: swap priority of selecting provider and default variant (#20182)Massimiliano Culpo3-0/+45
2020-11-27concretizer: treat target ranges in directives correctly (#19988)Massimiliano Culpo1-0/+15
2020-11-26concretizer: prioritize matching compilers over newer versions (#20020)Massimiliano Culpo1-0/+5
2020-11-26concretizer: allow a bool to be passed as argument for tests dependencies (#2...Massimiliano Culpo3-0/+15
2020-11-25concretizer: treat conditional providers correctly (#20086)Massimiliano Culpo2-0/+31
2020-11-18spack test (#15702)Greg Becker3-0/+47
2020-11-17concretizer: modified weights for providers and matching for externalsMassimiliano Culpo2-0/+27
2020-11-17concretizer: don't require a provider for virtual deps if spec is externalMassimiliano Culpo1-0/+16
2020-11-17Added unit tests to for regressions on open concretizer bugsMassimiliano Culpo9-2/+144
2020-11-17Add unit tests for dependencies being patched by parentMassimiliano Culpo3-0/+6
2020-11-17tests: verify to handle dependencies conditional on other dependenciesMassimiliano Culpo1-0/+21
2020-11-17concretizer: handle conflicts with compiler ranges correctlyMassimiliano Culpo1-0/+15
2020-11-17Support parallel environment builds (#18131)Tamara Dahlgren1-0/+22
2020-10-15Environments: specify packages for developer builds (#15256)Greg Becker2-0/+46
2020-10-13autotools: add attribute to delete libtool archives .la files (#18850)Massimiliano Culpo1-0/+35
2020-08-10Update packages.yaml format and support configuration updatesMassimiliano Culpo1-4/+5
2020-08-02Add bindist tests for macOS.Patrick Gartung3-37/+96
2020-07-08Buildcache: bindist test without invoking spack compiler wrappers. (#15687)Patrick Gartung4-9/+409
2020-06-08view remove: directly check whether specs own files before removing from view...Greg Becker1-0/+28
2020-06-02Fix satisfaction checks for excluding variants from matrices (#16893)Greg Becker2-1/+1
2020-05-14Pipelines: Support DAG scheduling and dynamic child pipelinesScott Wittenburg1-0/+3
2020-05-05Automatically find externals (#15158)Peter Scheibel1-0/+34
2020-04-22update compiler config with bootstrapped compiler when already installed (#16...Greg Becker1-0/+23
2020-04-16SourceForge: Mirror Mixin (#16112)Axel Huebl2-0/+30
2020-04-15Tests: Mirror Mixin ClassesAxel Huebl7-0/+105