Age | Commit message (Expand) | Author | Files | Lines |
2021-02-17 | concretizer: use consistent naming for compiler predicates (#20677) | Todd Gamblin | 2 | -10/+8 |
2021-02-17 | concretizer: simplify handling of virtual version constraints | Todd Gamblin | 2 | -18/+29 |
2021-02-17 | concretizer: remove rule generation code from concretizer | Todd Gamblin | 1 | -70/+1 |
2021-02-17 | concretizer: convert virtuals to facts; move all rules to `concretize.lp` | Todd Gamblin | 2 | -116/+164 |
2021-02-17 | concretizer: consolidate handling of virtuals into spec_clauses | Todd Gamblin | 1 | -26/+20 |
2021-02-17 | concretizer: make _condtion_id_counter an iterator | Todd Gamblin | 1 | -18/+18 |
2021-02-17 | concretizer: more detailed section headers in concretize.lp | Todd Gamblin | 1 | -51/+69 |
2021-02-17 | bugfix: infinite loop when building a set from incomplete specs (#20649) | Todd Gamblin | 1 | -1/+6 |
2021-02-17 | concretizer: generate facts for externals | Massimiliano Culpo | 3 | -41/+42 |
2021-02-17 | bugfix: do not write empty default dicts/lists in envs (#20526) | Greg Becker | 3 | -47/+38 |
2021-02-17 | Add Intel oneAPI packages (#20411) | Robert Cohn | 14 | -20/+398 |
2021-02-17 | concretizer: refactor conditional rules to be less repetitious (#20507) | Todd Gamblin | 2 | -89/+60 |
2021-02-17 | concretizer: optimize loop on compiler version | Massimiliano Culpo | 2 | -13/+15 |
2021-02-17 | concretizer: optimized loop on node platforms | Massimiliano Culpo | 1 | -3/+3 |
2021-02-17 | concretizer: fix failing unit tests | Massimiliano Culpo | 2 | -4/+18 |
2021-02-17 | concretizer: emit facts for integrity constraints | Massimiliano Culpo | 2 | -37/+40 |
2021-02-17 | concretizer: emit facts for constraints on imposed dependencies | Massimiliano Culpo | 2 | -38/+85 |
2021-02-17 | concretizer: avoid redundant grounding on dependency types | Massimiliano Culpo | 2 | -27/+24 |
2021-02-17 | concretizer: move conditional dependency logic into `concretize.lp` | Todd Gamblin | 2 | -18/+60 |
2021-02-17 | concretizer: spec_clauses should traverse dependencies | Todd Gamblin | 1 | -20/+24 |
2021-02-17 | concretizer: pull _develop_specs_from_env out of main setup loop | Todd Gamblin | 1 | -7/+10 |
2021-02-17 | concretizer: add #defined statements to avoid warnings. | Todd Gamblin | 1 | -0/+2 |
2021-02-17 | asp: memoize the list of all target_specs to speed-up setup phase (#20473) | Massimiliano Culpo | 1 | -4/+11 |
2021-02-17 | ci: fixes for compiler bootstrapping (#17563) | Scott Wittenburg | 7 | -63/+241 |
2021-02-17 | unit-tests: ensure that installed packages can be reused (#20307) | Massimiliano Culpo | 1 | -0/+84 |
2021-02-17 | Fix comparisons for abstract specs (#20341) | Greg Becker | 2 | -3/+29 |
2021-02-17 | concretizer: don't use one_of_iff for range constraints (#20383) | Todd Gamblin | 2 | -58/+50 |
2021-02-17 | package sanity: ensure all variant defaults are allowed values (#20373) | Massimiliano Culpo | 19 | -25/+36 |
2021-02-17 | concretizer: remove clingo command-line driver (#20362) | Todd Gamblin | 1 | -216/+0 |
2021-02-17 | Tests: enable re-use of post-install tests in smoke tests (#20298) | Tamara Dahlgren | 2 | -3/+8 |
2021-02-17 | concretizer: try hard to obtain all needed variant_possible_value()'s (#20102) | Andrew W Elble | 7 | -10/+87 |
2021-02-17 | bugfix: work around issue handling packages not in any repo | Massimiliano Culpo | 2 | -0/+7 |
2021-02-17 | concretizer: refactor handling of special variants dev_build and patches | Todd Gamblin | 2 | -50/+55 |
2021-02-17 | VTK-m: update to specify correct requirements to kokkos (#20097) | Robert Maynard | 1 | -5/+13 |
2021-02-17 | concretizer: each external version is allowed by definition (#20247) | Massimiliano Culpo | 5 | -0/+42 |
2021-02-17 | concretizer: restrict maximizing variant values to MV variants (#20194) | Massimiliano Culpo | 4 | -2/+33 |
2021-02-17 | environment installs: fix reporting. (#20004) | Matthias Wolf | 1 | -1/+1 |
2021-02-17 | avoid circular import (#20236) | Greg Becker | 1 | -1/+1 |
2021-02-17 | concretizer: call inject_patches_variants() on the roots of the specs (#20203) | Andrew W Elble | 5 | -4/+31 |
2021-02-17 | concretizer: try hard to infer the real version of compilers (#20099) | Massimiliano Culpo | 3 | -3/+53 |
2021-02-17 | Fix hipcc once more (#20095) | Harmen Stoppels | 8 | -90/+90 |
2021-02-17 | boost: disable find_package's config mode for boost prior to v1.70.0 (#20198) | Massimiliano Culpo | 1 | -0/+13 |
2021-02-17 | concretizer: don't optimize emitting version_satisfies() (#20128) | Andrew W Elble | 2 | -4/+5 |
2021-02-17 | Fixes compile time errors (#20006) | MichaelLaufer | 1 | -2/+4 |
2021-02-17 | spec: return early from concretization if a spec is already concrete (#20196) | Massimiliano Culpo | 1 | -0/+3 |
2021-02-17 | concretizer: remove ad-hoc rule for external packages (#20193) | Massimiliano Culpo | 4 | -7/+42 |
2021-02-17 | concretizer: swap priority of selecting provider and default variant (#20182) | Massimiliano Culpo | 5 | -13/+72 |
2021-02-17 | Typos: add missing closing parens (#20174) | George Hartzell | 1 | -3/+3 |
2021-02-17 | concretizer: treat target ranges in directives correctly (#19988) | Massimiliano Culpo | 3 | -1/+74 |
2021-02-17 | concretizer: prioritize matching compilers over newer versions (#20020) | Massimiliano Culpo | 4 | -6/+37 |