Age | Commit message (Expand) | Author | Files | Lines |
2024-02-02 | Add support for enable clause in tests package manifest value | Karen Arutyunov | 4 | -0/+0 |
2024-01-15 | Fix test packages not to import targets of unknown type | Karen Arutyunov | 15 | -0/+0 |
2024-01-15 | Always reconfigure dependency if configuration is specified on command line f... | Karen Arutyunov | 3 | -0/+0 |
2024-01-09 | Try to automatically resolve unsatisfied dependency constraints by specifying... | Karen Arutyunov | 22 | -0/+1 |
2023-11-17 | Fix pkg-build by denying dropping package if it has dependents | Karen Arutyunov | 4 | -0/+3 |
2023-11-17 | Fix pkg-build by ignoring version replacement if it doesn't satisfy dependenc... | Karen Arutyunov | 11 | -0/+7 |
2023-11-17 | Add tests which demonstrate cases when we could potentially resolve unsatisfi... | Karen Arutyunov | 18 | -3/+9 |
2023-11-14 | Fix unexpected 'unable to satisfy dependency' error in pkg_configure() by tur... | Karen Arutyunov | 14 | -0/+11 |
2023-11-02 | Add support for preserving old package configuration on up/downgrade and reco... | Karen Arutyunov | 3 | -0/+1 |
2023-11-02 | Load both user and dependent configurations in (pre-)reevaluate modes | Karen Arutyunov | 4 | -0/+0 |
2023-11-02 | Always postpone 'unable to satisfy constraints' failure in collect_build_prer... | Karen Arutyunov | 2 | -0/+0 |
2023-11-02 | Fix collect_build_prerequisites() pre-reevaluation mode to always iterate thr... | Karen Arutyunov | 1 | -0/+0 |
2023-11-02 | Fix pkg-build not to collect repointed dependent recursivelly if its collecti... | Karen Arutyunov | 6 | -0/+0 |
2023-10-20 | Fix 'unordered build' assertion failure due to bug in build_packages::order() | Karen Arutyunov | 2 | -0/+0 |
2023-10-19 | Postpone 'unable to satisfy constraints' failure similar to what we do in col... | Karen Arutyunov | 5 | -0/+0 |
2023-09-25 | Don't create config cluster for existing dependents in simple cases | Karen Arutyunov | 6 | -0/+0 |
2023-09-25 | Fix configuration negotiation not to cycle due to existing dependent re-evalu... | Karen Arutyunov | 2 | -0/+0 |
2023-09-25 | Scratch plan on refinement caused by dependency up/down-grade/drop if any con... | Karen Arutyunov | 2 | -0/+0 |
2023-09-25 | Fix configuration negotiation in pkg-build to re-evaluate being reconfigured ... | Karen Arutyunov | 6 | -0/+0 |
2023-07-31 | Fix unexpected 'no package available for dependency' error when building from... | Karen Arutyunov | 1 | -0/+0 |
2023-07-28 | Add another test case for pkg_configure() flaws | Karen Arutyunov | 2 | -0/+0 |
2023-07-28 | Fix inability to fetch repository containing toolchain-unsatisfied packages (... | Karen Arutyunov | 5 | -0/+1 |
2023-07-28 | Fix unexpected 'manual configuration of dependents with prefer or require cla... | Karen Arutyunov | 7 | -0/+0 |
2023-07-19 | Don't reconfigure re-evaluated dependent if it's dependencies are not reconfi... | Karen Arutyunov | 1 | -0/+0 |
2023-06-15 | Add --deorphan pkg-build option | Karen Arutyunov | 18 | -0/+14 |
2023-04-18 | Fix more 'dropping no longer used variable' warning in tests | Karen Arutyunov | 1 | -0/+0 |
2023-04-15 | Fix 'dropping no longer used variable' warning in tests | Karen Arutyunov | 34 | -0/+1 |
2022-12-12 | Adapt to butl::b_info() API change | Karen Arutyunov | 1 | -1/+1 |
2022-07-18 | Select next dependency alternative on dependency configuration negotiation fa... | Karen Arutyunov | 3 | -0/+0 |
2022-07-13 | Add support for build-file package manifest value | Karen Arutyunov | 2 | -0/+0 |
2022-06-23 | Add support for additional *-build package manifest values and alternative bu... | Karen Arutyunov | 2 | -0/+0 |
2022-06-20 | Implement dependency configuration negotiation | Boris Kolpackov | 136 | -0/+21 |
2022-03-28 | In pkg-build make sure that reconfiguring dependent doesn't change current de... | Karen Arutyunov | 3 | -0/+0 |
2022-03-21 | Fix pkg-build to re-evaluate buildfile clauses in dependencies if configurati... | Karen Arutyunov | 2 | -0/+0 |
2022-02-17 | Implement package skeleton loading and enable and reflect clauses evaluation | Boris Kolpackov | 3 | -0/+0 |
2022-02-14 | Add support for reflect clause in tests package manifest value | Karen Arutyunov | 4 | -0/+1 |
2022-02-14 | Add tests for building package with diamond dependency graph | Karen Arutyunov | 5 | -0/+1 |
2022-02-03 | Add support for bootstrap-build and root-build values in package manifest | Karen Arutyunov | 4 | -0/+0 |
2022-01-28 | Add support for multiple dependency alternatives | Karen Arutyunov | 4 | -0/+0 |
2022-01-17 | Add initial support for dependency alternative reflect clause | Karen Arutyunov | 1 | -0/+0 |
2022-01-17 | Add support for multiple dependencies in alternative | Karen Arutyunov | 4 | -0/+1 |
2021-11-24 | Remove redundant space before multi-line manifest value introducer in test ma... | Karen Arutyunov | 2 | -1/+1 |
2021-09-06 | Make pkg-build to accept multiple current configurations | Karen Arutyunov | 1 | -0/+0 |
2021-08-11 | Disallow build-time dependencies for build system modules | Karen Arutyunov | 2 | -0/+0 |
2021-07-30 | Add support for checked out repository fragments caching | Karen Arutyunov | 12 | -21/+21 |
2021-07-09 | Add support for linked configurations | Karen Arutyunov | 17 | -0/+5 |
2019-10-01 | Use cxx.std=latest for test packages | Karen Arutyunov | 3 | -2/+2 |
2019-09-05 | Adapt to optional package revision | Karen Arutyunov | 6 | -0/+7 |
2019-06-21 | Consider only latest revisions for git repository location default set | Karen Arutyunov | 12 | -0/+27 |
2019-06-18 | Fix failure to fetch git repository location with tagged commit id for git 2.22 | Karen Arutyunov | 12 | -1/+3 |