Age | Commit message (Expand) | Author | Files | Lines |
2021-08-30 | Consider repository information from ultimate dependent databases rather then... | Karen Arutyunov | 1 | -19/+129 |
2021-08-13 | Add support for cfg-unlink | Karen Arutyunov | 5 | -32/+282 |
2021-08-11 | Don't create private configurations in private configurations | Karen Arutyunov | 2 | -36/+72 |
2021-08-11 | Disallow build-time dependencies for build system modules | Karen Arutyunov | 4 | -107/+162 |
2021-08-09 | Add --link option to cfg-info | Karen Arutyunov | 2 | -5/+53 |
2021-08-03 | Rename --config-uuid to --uuid in bpkg-cfg-create | Boris Kolpackov | 3 | -10/+10 |
2021-08-03 | Separate package names in lists with commas instead of just spaces | Boris Kolpackov | 1 | -11/+11 |
2021-07-30 | Add support for checked out repository fragments caching | Karen Arutyunov | 14 | -30/+37 |
2021-07-20 | Remove redundant 'info:' prefix in cfg-create and cfg-link output | Karen Arutyunov | 2 | -44/+44 |
2021-07-20 | Add support for cfg-info | Karen Arutyunov | 2 | -7/+70 |
2021-07-09 | Add support for linked configurations | Karen Arutyunov | 26 | -8/+2517 |
2021-07-09 | Fix selection of build entry between two in pkg-build | Karen Arutyunov | 2 | -4/+50 |
2021-04-19 | Match package spec local repository locations in pkg-build case-insensitively... | Karen Arutyunov | 1 | -1/+32 |
2021-03-08 | Regenerate expiring test certificates | Karen Arutyunov | 8 | -176/+179 |
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 | 1 | -0/+37 |
2020-10-06 | Separate configure step from fetch/unpack|checkout in pkg-build | Karen Arutyunov | 2 | -94/+94 |
2020-10-03 | Add --checkout-{root,purge} to pkg-build | Karen Arutyunov | 1 | -0/+24 |
2020-10-01 | Add --output-{root,purge} options to pkg-checkout | Karen Arutyunov | 1 | -9/+46 |
2020-09-29 | Run build2 dist meta-operation in pkg-checkout with '--no-external-modules !c... | Karen Arutyunov | 1 | -10/+10 |
2020-07-16 | Use *.config.mode instead of *.mode in tests | Boris Kolpackov | 5 | -5/+5 |
2020-07-03 | Load cxx.config rather than cxx for tests | Karen Arutyunov | 1 | -1/+1 |
2020-06-26 | Fix pkg-disfigure diagnostics | Karen Arutyunov | 1 | -2/+2 |
2020-06-26 | Fix bpkg package iteration test failing when CI | Karen Arutyunov | 1 | -0/+4 |
2020-04-07 | Add note on tests configuration | Boris Kolpackov | 1 | -4/+9 |
2020-04-06 | Make use of project configuration variables for tests | Karen Arutyunov | 19 | -57/+61 |
2020-02-07 | Drop copyright notice from source code | Karen Arutyunov | 32 | -32/+0 |
2019-11-01 | Add --package-cwd option to bpkg-pkg-test | Karen Arutyunov | 1 | -0/+11 |
2019-10-31 | Add support for package version constraint in pkg-build command arguments | Karen Arutyunov | 1 | -8/+150 |
2019-10-19 | Fix some testscripts properly setting config.cxx variable | Karen Arutyunov | 2 | -7/+18 |
2019-10-18 | Use $quote() for quoting config.cxx option value in testscripts | Karen Arutyunov | 5 | -10/+14 |
2019-10-16 | Add note on quoting in tests | Boris Kolpackov | 1 | -0/+3 |
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 | 9 | -4/+98 |
2019-08-22 | Quote directory paths in buildspecs | Karen Arutyunov | 4 | -1/+7 |
2019-08-22 | Make testscripts to ignore user's default options files | Karen Arutyunov | 1 | -1/+12 |
2019-08-16 | Add support for default options files | Karen Arutyunov | 2 | -0/+62 |
2019-08-09 | Print information messages instead of warnings prior to git repository deep/d... | Karen Arutyunov | 5 | -56/+47 |
2019-08-02 | Replace some testscript commands single-character options with their long var... | Karen Arutyunov | 4 | -11/+11 |
2019-08-02 | Fix failure to upgrade package from git repository when its submodule changed | Karen Arutyunov | 1 | -0/+1 |
2019-07-31 | Combine multiple single-character options into a single argument for testscri... | Karen Arutyunov | 5 | -17/+17 |
2019-06-21 | Consider only latest revisions for git repository location default set | Karen Arutyunov | 14 | -4/+44 |
2019-06-21 | Adapt rep-fetch tests to full support of git versions prior to 2.14 | Karen Arutyunov | 5 | -9/+32 |
2019-06-18 | Fix failure to fetch git repository location with tagged commit id for git 2.22 | Karen Arutyunov | 16 | -5/+42 |
2019-06-07 | Fix uncaught invalid_argument thrown by pkg-build for package like 'foo/1.0.0-' | Karen Arutyunov | 2 | -1/+26 |
2019-06-04 | Add test for bpkg-cfg-create --existing option | Karen Arutyunov | 1 | -0/+12 |
2019-05-31 | Fix pkg-build test failing on Windows | Karen Arutyunov | 1 | -1/+1 |
2019-05-31 | Allow specifying system package that doesn't belong to any repository for pkg... | Karen Arutyunov | 2 | -3/+85 |
2019-05-21 | Add rep-info --deep option | Karen Arutyunov | 16 | -63/+154 |
2019-05-21 | Detect and complain about dependency cycle in pkg-build | Karen Arutyunov | 1 | -0/+93 |