Age | Commit message (Expand) | Author | Files | Lines |
2022-07-07 | Use [cmdline] type for canned commands in testscripts | Karen Arutyunov | 1 | -2/+2 |
2022-06-29 | Add libbuild2-autoconf to integration testscript | Karen Arutyunov | 1 | -1/+13 |
2022-06-29 | Add config.<pkg>.develop=false variable to configuration of main and external... | Karen Arutyunov | 1 | -5/+24 |
2022-03-08 | Determine config.install.root differently for various primary package types | Karen Arutyunov | 1 | -5/+6 |
2021-12-09 | Add support for multiple requirements in requirement alternative | Karen Arutyunov | 1 | -1/+1 |
2021-11-24 | Remove redundant space before multi-line manifest value introducer in test ma... | Karen Arutyunov | 1 | -6/+6 |
2021-11-04 | Minor cleanups | Karen Arutyunov | 1 | -2/+2 |
2021-10-14 | Free up space before installing package in worker | Karen Arutyunov | 1 | -2/+2 |
2021-10-08 | Change worker script to install tools and modules from configuration separate... | Karen Arutyunov | 1 | -9/+10 |
2021-10-04 | Add support for soft and hard rebuilds | Karen Arutyunov | 1 | -1/+6 |
2021-09-27 | Finalize license | Boris Kolpackov | 14 | -14/+14 |
2021-09-24 | Add support for target, host, and module package types | Karen Arutyunov | 1 | -15/+46 |
2021-03-26 | Add support for interactive builds | Karen Arutyunov | 1 | -3/+24 |
2021-03-12 | Add more step ids to worker script | Karen Arutyunov | 1 | -3/+3 |
2021-02-16 | Regularize step ids and introduce step id fallbacks | Karen Arutyunov | 1 | -3/+13 |
2020-10-20 | Fix potential confusion for combined log reader | Karen Arutyunov | 1 | -1/+1 |
2020-10-07 | Fix worker failing on test installed operation for package from git repository | Karen Arutyunov | 1 | -2/+2 |
2020-10-06 | Add re-distribution phase for checked out packages | Karen Arutyunov | 1 | -16/+34 |
2020-09-21 | Add support for modules that require bootstrap | Karen Arutyunov | 1 | -5/+10 |
2020-07-27 | Fix command logs UTF-8-sanitization | Karen Arutyunov | 1 | -1/+1 |
2020-07-03 | Load cxx.config rather than cxx for tests | Karen Arutyunov | 1 | -1/+2 |
2020-06-26 | Adapt to merging of package external tests, examples, and benchmarks into typ... | Karen Arutyunov | 1 | -0/+8 |
2020-04-06 | Add support for test-exclude task manifest value | Karen Arutyunov | 1 | -1/+1 |
2020-03-31 | Fix operation status merge for shared logs in bbot worker | Karen Arutyunov | 1 | -2/+3 |
2020-02-07 | Drop copyright notice from source code | Karen Arutyunov | 14 | -14/+0 |
2020-01-24 | Fix integration test | Karen Arutyunov | 1 | -5/+10 |
2019-11-06 | Add support for testing build system modules to worker | Karen Arutyunov | 1 | -2/+10 |
2019-11-01 | Make use of --package-cwd bpkg-pkg-test option | Karen Arutyunov | 1 | -1/+1 |
2019-10-31 | Use environment task manifest value to locate environment setup executable | Karen Arutyunov | 1 | -2/+9 |
2019-10-31 | Add support for tests, examples, and benchmarks package manifest values | Karen Arutyunov | 1 | -2/+13 |
2019-09-03 | Fix worker building latest revision rather than zero revision | Karen Arutyunov | 1 | -1/+1 |
2019-08-23 | Fix some testscripts failing if project path contain spaces | Karen Arutyunov | 1 | -3/+3 |
2019-08-12 | Combine multiple single-character options into a single argument for testscri... | Karen Arutyunov | 2 | -5/+5 |
2019-07-24 | Increase verbosity level of build2 create/configure meta-operations run by wo... | Karen Arutyunov | 1 | -1/+1 |
2019-02-22 | Add minor comments to integration testscript | Karen Arutyunov | 1 | -2/+2 |
2019-02-22 | Fix integration test | Karen Arutyunov | 2 | -4/+4 |
2019-01-16 | Update copyright year | Karen Arutyunov | 14 | -14/+14 |
2019-01-16 | Use `b info` command to check if package project/subprojects can be tested | Karen Arutyunov | 1 | -12/+4 |
2018-11-01 | Change worker current directory to package directory for test operation | Karen Arutyunov | 1 | -1/+1 |
2018-09-04 | Rename .test/test{} to .testscript/testscript{} | Karen Arutyunov | 4 | -4/+4 |
2018-09-03 | Add repository-type value to task manifest and rename repository value to rep... | Karen Arutyunov | 5 | -21/+36 |
2018-06-20 | Regularize .gitignore files | Karen Arutyunov | 1 | -0/+2 |
2018-06-01 | Remove target/scope irregularity workarounds | Karen Arutyunov | 4 | -4/+4 |
2018-05-29 | Rename b.test-installed* worker step ids to b.test-installed* | Karen Arutyunov | 1 | -3/+3 |
2018-05-23 | Adapt to inventing package_name type | Karen Arutyunov | 1 | -3/+5 |
2018-05-19 | Update copyright year | Karen Arutyunov | 14 | -14/+14 |
2018-05-19 | Get rid of doc{version} and types for testscript and manifest in buildfiles | Karen Arutyunov | 3 | -3/+3 |
2017-10-19 | Add support for command options | Karen Arutyunov | 1 | -3/+4 |
2017-08-03 | Fix tests/build/root.build adding using cxx directive | Karen Arutyunov | 1 | -1/+2 |
2017-07-21 | Add support for install, test installed and uninstall operations | Karen Arutyunov | 1 | -2/+27 |