Age | Commit message (Expand) | Author | Files | Lines |
2024-04-22 | Add support for custom build bots | Karen Arutyunov | 1 | -2/+5 |
2023-10-11 | To improve bdep-clean and bdep-monitor performance increase LIMIT clause valu... | Karen Arutyunov | 1 | -1/+1 |
2023-07-13 | Optimize build-task handler by using object loading view | Karen Arutyunov | 1 | -11/+16 |
2022-11-24 | Fix query in brep-clean utility | Karen Arutyunov | 1 | -1/+1 |
2022-11-23 | Add support for package build configurations | Karen Arutyunov | 2 | -13/+32 |
2021-09-28 | Adapt to libbutl headers extension change from .mxx to .hxx | Karen Arutyunov | 1 | -1/+1 |
2020-03-27 | Implement brep-monitor | Karen Arutyunov | 2 | -4/+10 |
2020-02-12 | Use copyright extracted from COPYRIGHT file for printing utility version | Karen Arutyunov | 2 | -1/+5 |
2020-02-07 | Drop copyright notice from source code | Karen Arutyunov | 3 | -3/+0 |
2019-08-16 | Add '--std c++11' CLI option in load, merge, and clean buildfiles | Karen Arutyunov | 1 | -3/+3 |
2019-03-05 | Align with latest bdep-new | Karen Arutyunov | 1 | -2/+5 |
2019-01-16 | Update copyright year | Karen Arutyunov | 3 | -4/+4 |
2018-11-01 | Fix warning | Boris Kolpackov | 1 | -1/+1 |
2018-10-30 | Add tenant object | Karen Arutyunov | 6 | -301/+439 |
2018-09-08 | Add multi-tenancy support | Karen Arutyunov | 1 | -1/+3 |
2018-05-24 | Adapt to inventing package_name type | Karen Arutyunov | 1 | -4/+4 |
2018-05-19 | Update copyright year | Karen Arutyunov | 6 | -7/+7 |
2018-03-05 | Style/naming cleanup in man synopsis | Boris Kolpackov | 1 | -3/+3 |
2017-10-03 | Adapt to modularization of libbutl | Karen Arutyunov | 1 | -1/+1 |
2017-08-29 | Use system_clock instead of timestamp::clock | Karen Arutyunov | 1 | -1/+1 |
2017-08-24 | Don't clean generated cli files from src | Karen Arutyunov | 1 | -2/+5 |
2017-07-12 | Make use of wildcards in buildfiles | Karen Arutyunov | 1 | -3/+2 |
2017-07-10 | Add support for build include/exclude manifest values | Karen Arutyunov | 1 | -2/+2 |
2017-07-05 | Make use of foreign package objects in build-related functionality | Karen Arutyunov | 2 | -94/+23 |
2017-05-31 | Fix brep-clean to traverse all build objects | Karen Arutyunov | 1 | -5/+2 |
2017-05-24 | Implement brep-clean | Karen Arutyunov | 7 | -0/+589 |