Age | Commit message (Expand) | Author | Files | Lines |
2021-07-22 | Update builds manifest value examples with host, mobile classes | Boris Kolpackov | 1 | -12/+18 |
2021-07-20 | Remove redundant 'info:' prefix in cfg-create and cfg-link output | Karen Arutyunov | 4 | -54/+54 |
2021-07-20 | Add support for cfg-info | Karen Arutyunov | 11 | -13/+206 |
2021-07-09 | Add support for linked configurations | Karen Arutyunov | 84 | -1211/+7649 |
2021-07-09 | Fix selection of build entry between two in pkg-build | Karen Arutyunov | 3 | -9/+63 |
2021-07-09 | Various cleanups | Karen Arutyunov | 2 | -10/+21 |
2021-07-05 | Fix terminology inconsistency | Boris Kolpackov | 1 | -1/+2 |
2021-06-08 | Run git-update-index in pkg-checkout for multiple links per run | Karen Arutyunov | 1 | -9/+32 |
2021-05-10 | Generate .gitignore in .bpkg/ to prevent accidentally committing it | Boris Kolpackov | 1 | -1/+21 |
2021-04-28 | Qualify all database entities with explicit main schema | Boris Kolpackov | 4 | -38/+41 |
2021-04-20 | Disable bunch of bogus GCC warnings | Karen Arutyunov | 1 | -0/+2 |
2021-04-19 | Match package spec local repository locations in pkg-build case-insensitively... | Karen Arutyunov | 5 | -8/+80 |
2021-04-17 | Fix pkg-build crashing on empty repository location | Karen Arutyunov | 1 | -0/+3 |
2021-04-12 | Suppress VC's bogus "requires the compiler to capture 'this'" warning | Karen Arutyunov | 1 | -1/+7 |
2021-03-11 | Fix typos in manual | Boris Kolpackov | 1 | -26/+26 |
2021-03-08 | Regenerate expiring test certificates | Karen Arutyunov | 8 | -176/+179 |
2021-01-26 | Rename identically-named enums to get rid of ODR violation | Boris Kolpackov | 2 | -52/+51 |
2021-01-08 | Update copyright | Boris Kolpackov | 1 | -1/+1 |
2021-01-08 | Handle bin.exe.prefix in addition to suffix | Boris Kolpackov | 2 | -2/+3 |
2020-12-14 | Suppress VC's 'character cannot be represented in current code page' warning ... | Karen Arutyunov | 1 | -1/+1 |
2020-12-08 | Fix handling --options-file option in default options files | Karen Arutyunov | 1 | -1/+2 |
2020-12-07 | Add --immediate|-i and --recursive|-r options to pkg-{update,clean} commands | Karen Arutyunov | 4 | -13/+39 |
2020-11-24 | Update manual with build-email package manifest value semantics change | Karen Arutyunov | 1 | -4/+7 |
2020-11-23 | Adapt tests to converting repo canonical name path part to lower case on Windows | Karen Arutyunov | 2 | -11/+34 |
2020-11-12 | Add --all-pattern option to pkg-{update,clean,test,install,uninstall} commands | Karen Arutyunov | 13 | -38/+156 |
2020-11-04 | Drop -p alias for --print-only option for pkg-build since it clashes with --p... | Karen Arutyunov | 1 | -1/+1 |
2020-10-07 | Add support for BPKG_DEF_OPT environment variable | Karen Arutyunov | 2 | -3/+27 |
2020-10-06 | Add tracing of execution plan refinement/simulation | Karen Arutyunov | 1 | -0/+7 |
2020-10-06 | Separate configure step from fetch/unpack|checkout in pkg-build | Karen Arutyunov | 3 | -104/+107 |
2020-10-03 | Add --checkout-{root,purge} to pkg-build | Karen Arutyunov | 3 | -51/+165 |
2020-10-01 | Add --output-{root,purge} options to pkg-checkout | Karen Arutyunov | 8 | -35/+180 |
2020-10-01 | Adapt to adding ext_mods parameter to butl::b_info() | Karen Arutyunov | 1 | -0/+1 |
2020-09-29 | Run build2 dist meta-operation in pkg-checkout with '--no-external-modules !c... | Karen Arutyunov | 3 | -28/+24 |
2020-09-14 | Exit with status 2 for recoverable errors | Karen Arutyunov | 4 | -14/+48 |
2020-09-12 | Match certificate fingerprints case-insensitively | Karen Arutyunov | 4 | -9/+12 |
2020-08-05 | Fix mv() diagnostics | Boris Kolpackov | 1 | -1/+1 |
2020-07-27 | Fix man page name in NEWS file | Boris Kolpackov | 1 | -1/+1 |
2020-07-23 | Drop all database migrations to be backward compatible with 0.12.0 and above ... | Karen Arutyunov | 3 | -32/+6 |
2020-07-21 | Change to version 0.14.0-a.0.z | Boris Kolpackov | 2 | -6/+6 |
2020-07-18 | Release version 0.13.0v0.13.0 | Boris Kolpackov | 2 | -8/+8 |
2020-07-17 | Update submodules | Boris Kolpackov | 1 | -0/+0 |
2020-07-17 | Minor tweaks to NEWS file | Boris Kolpackov | 1 | -2/+3 |
2020-07-17 | Minor tweaks to NEWS file | Boris Kolpackov | 1 | -2/+3 |
2020-07-16 | Use *.config.mode instead of *.mode in tests | Boris Kolpackov | 5 | -5/+5 |
2020-07-14 | Update NEWS file | Boris Kolpackov | 1 | -0/+13 |
2020-07-03 | Load cxx.config rather than cxx for tests | Karen Arutyunov | 1 | -1/+1 |
2020-07-03 | Fix typo in manual | Karen Arutyunov | 1 | -1/+1 |
2020-07-03 | Update documentation with switch to SPDX license expression | Boris Kolpackov | 1 | -44/+118 |
2020-07-01 | Improve diagnostics when failing on git repositories with uncleanly removed s... | Karen Arutyunov | 1 | -33/+49 |
2020-07-01 | Use legal{} target type for legal documentation (LICENSE, AUTHORS, etc) | Boris Kolpackov | 1 | -2/+2 |