Age | Commit message (Expand) | Author | Files | Lines |
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 |
2020-06-26 | Fix build order for test and main packages | Karen Arutyunov | 15 | -130/+376 |
2020-06-26 | Fix pkg-disfigure diagnostics | Karen Arutyunov | 2 | -3/+3 |
2020-06-26 | Fix bpkg package iteration test failing when CI | Karen Arutyunov | 1 | -0/+4 |
2020-06-19 | Get rid of unnecessary copies | Boris Kolpackov | 1 | -2/+2 |
2020-06-18 | Fix assertion failure in rep-remove | Karen Arutyunov | 1 | -7/+20 |
2020-05-01 | Add --pkg-proxy common option | Karen Arutyunov | 21 | -55/+250 |
2020-04-10 | Replace build-email manifest value with build-warning-email | Karen Arutyunov | 1 | -1/+1 |
2020-04-07 | Minor comments and diagnostics fix | Karen Arutyunov | 1 | -7/+7 |
2020-04-07 | Fix fixup_worktree() to properly replace git's filesystem-agnostic symlinks w... | Karen Arutyunov | 1 | -1/+1 |
2020-04-07 | Add note on tests configuration | Boris Kolpackov | 1 | -4/+9 |
2020-04-07 | Bump build2 version requirement to 0.13.0- (need config directive) | Boris Kolpackov | 1 | -2/+2 |
2020-04-06 | Make use of project configuration variables for tests | Karen Arutyunov | 19 | -57/+61 |
2020-04-06 | Adapt documentation to reflect that external test packages may have their own... | Karen Arutyunov | 1 | -3/+5 |
2020-03-05 | Don't mention CONTRIBUTING.md in buildfile | Karen Arutyunov | 2 | -3/+3 |
2020-02-28 | Add .gitattributes file | Karen Arutyunov | 1 | -0/+20 |
2020-02-19 | Fix copyright notice extraction for building and documentation generating | Karen Arutyunov | 2 | -4/+4 |
2020-02-19 | Add LEGAL file, move ODB exception note there | Boris Kolpackov | 3 | -8/+9 |
2020-02-18 | Update style submodule | Boris Kolpackov | 1 | -0/+0 |
2020-02-18 | New LICENSE/AUTHORS arrangement | Karen Arutyunov | 7 | -35/+44 |