Age | Commit message (Expand) | Author | Files | Lines |
2021-11-24 | Fix forced package re-build timeout evaluation | Karen Arutyunov | 1 | -2/+2 |
2021-10-04 | Add support for soft and hard rebuilds | Karen Arutyunov | 1 | -57/+205 |
2021-09-28 | Adapt to libbutl headers extension change from .mxx to .hxx | Karen Arutyunov | 1 | -9/+9 |
2021-09-27 | Add support for build2 configuration class | Karen Arutyunov | 1 | -1/+4 |
2021-09-24 | Add support for requires, tests, examples, benchmarks, and host task manifest... | Karen Arutyunov | 1 | -3/+10 |
2021-04-09 | Fix broken package rebuild | Karen Arutyunov | 1 | -4/+5 |
2021-03-26 | Add support for interactive CI mode | Karen Arutyunov | 1 | -22/+108 |
2020-06-26 | Adapt to merging of package external tests, examples, and benchmarks into typ... | Karen Arutyunov | 1 | -30/+23 |
2020-05-02 | For external test packages use the 'all' class as default underlying build cl... | Karen Arutyunov | 1 | -1/+11 |
2020-04-06 | Add support for test-exclude task manifest value | Karen Arutyunov | 1 | -6/+36 |
2020-04-01 | Invent alternative package rebuild timeout | Karen Arutyunov | 1 | -9/+53 |
2020-03-27 | Implement brep-monitor | Karen Arutyunov | 1 | -16/+6 |
2020-02-07 | Drop copyright notice from source code | Karen Arutyunov | 1 | -1/+0 |
2019-10-31 | Add support for environment task manifest value | Karen Arutyunov | 1 | -0/+1 |
2019-09-30 | Adapt to moving path match to path-pattern.?xx | Karen Arutyunov | 1 | -1/+1 |
2019-09-28 | Adapt to swapping of entry and pattern parameters in butl::path_match() | Karen Arutyunov | 1 | -2/+2 |
2019-09-05 | Adapt to optional package revision | Karen Arutyunov | 1 | -1/+1 |
2019-07-08 | Cleanup handler configuration options inheritance | Karen Arutyunov | 1 | -3/+2 |
2019-02-28 | Build packages for different toolchains having same version but different names | Karen Arutyunov | 1 | -5/+11 |
2019-01-16 | Update copyright year | Karen Arutyunov | 1 | -1/+1 |
2018-12-11 | Add support for build configuration class inheritance | Karen Arutyunov | 1 | -7/+14 |
2018-11-30 | Minor naming change | Boris Kolpackov | 1 | -2/+2 |
2018-11-30 | Match build configuration names, targets and machine names as paths | Karen Arutyunov | 1 | -4/+13 |
2018-11-29 | Add support for builds manifest value | Karen Arutyunov | 1 | -0/+2 |
2018-10-30 | Add tenant object | Karen Arutyunov | 1 | -1/+1 |
2018-09-08 | Add multi-tenancy support | Karen Arutyunov | 1 | -30/+39 |
2018-07-10 | Add support for package submission | Karen Arutyunov | 1 | -3/+10 |
2018-05-24 | Adapt to inventing package_name type | Karen Arutyunov | 1 | -1/+2 |
2018-05-19 | Update copyright year | Karen Arutyunov | 1 | -1/+1 |
2017-10-03 | Adapt to modularization of libbutl | Karen Arutyunov | 1 | -8/+8 |
2017-08-29 | Use system_clock instead of timestamp::clock | Karen Arutyunov | 1 | -3/+3 |
2017-07-10 | Add support for build include/exclude manifest values | Karen Arutyunov | 1 | -70/+87 |
2017-07-05 | Make use of foreign package objects in build-related functionality | Karen Arutyunov | 1 | -171/+131 |
2017-06-20 | Add support for build configuration warning-detecting regexes | Karen Arutyunov | 1 | -1/+2 |
2017-06-14 | Get rid of package configuration unbuilt state | Karen Arutyunov | 1 | -15/+14 |
2017-06-07 | Add support for openssl-envvar module option | Karen Arutyunov | 1 | -1/+3 |
2017-05-31 | Add support for bbot agent authentication | Karen Arutyunov | 1 | -4/+85 |
2017-05-19 | Allow to enforce rebuild for building state | Karen Arutyunov | 1 | -31/+39 |
2017-05-19 | Rename build states to unbuilt, building and built | Karen Arutyunov | 1 | -21/+21 |
2017-05-19 | Add filter form to builds page | Karen Arutyunov | 1 | -1/+5 |
2017-05-15 | Implement builds page | Karen Arutyunov | 1 | -3/+16 |
2017-05-03 | Add support for task request manifest toolchain name/version | Karen Arutyunov | 1 | -2/+16 |
2017-05-02 | Add suppport for build-task repository parameter | Karen Arutyunov | 1 | -14/+25 |
2017-05-01 | Adapt to adding hxx extension for headers and lib prefix for library dir in l... | Karen Arutyunov | 1 | -4/+4 |
2017-04-30 | Add hxx extension for headers and lib prefix for library dirs | Karen Arutyunov | 1 | -9/+9 |
2017-04-29 | Fix build task handler to preoperly ignore stubs | Karen Arutyunov | 1 | -1/+1 |
2017-04-24 | Adjust build result logs page | Karen Arutyunov | 1 | -9/+21 |
2017-04-22 | Add timestamp to task response manifest session value | Karen Arutyunov | 1 | -1/+5 |
2017-04-22 | Add support for forced rebuild | Karen Arutyunov | 1 | -65/+213 |
2017-04-19 | Implement build task, result and log requests handling | Karen Arutyunov | 1 | -0/+389 |