Age | Commit message (Expand) | Author | Files | Lines |
2022-10-27 | Suppress (potential) bogus GCC 12 -Wrestrict warnings | Boris Kolpackov | 1 | -2/+2 |
2022-08-24 | Drop all database migrations to be backward compatible with only 0.15.0 (one ... | Karen Arutyunov | 1 | -103/+6 |
2021-12-09 | Prepare for supporting multiple ids in requirement alternative | Karen Arutyunov | 1 | -3/+34 |
2021-12-08 | Prepare for supporting multiple dependencies in dependency alternative | Karen Arutyunov | 1 | -2/+68 |
2021-11-15 | Drop all database migrations to be backward compatible with only 0.14.0 (one ... | Karen Arutyunov | 1 | -16/+6 |
2021-10-04 | Add support for soft and hard rebuilds | Karen Arutyunov | 1 | -0/+32 |
2021-09-28 | Adapt to libbutl headers extension change from .mxx to .hxx | Karen Arutyunov | 1 | -1/+1 |
2020-07-23 | Drop all database migrations to be backward compatible with only 0.13.0 (one ... | Karen Arutyunov | 1 | -28/+4 |
2020-06-26 | Adapt to merging of package external tests, examples, and benchmarks into typ... | Karen Arutyunov | 1 | -0/+11 |
2020-04-10 | Replace build-email manifest value with build-warning-email | Karen Arutyunov | 1 | -0/+6 |
2020-04-06 | Add support for test-exclude task manifest value | Karen Arutyunov | 1 | -2/+9 |
2020-03-27 | Implement brep-monitor | Karen Arutyunov | 2 | -4/+4 |
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-11-26 | Drop all database migrations to be backward compatible with only 0.12.0 (one ... | Karen Arutyunov | 1 | -34/+4 |
2019-09-05 | Adapt to optional package revision | Karen Arutyunov | 1 | -0/+21 |
2019-08-16 | Add '--std c++11' CLI option in load, merge, and clean buildfiles | Karen Arutyunov | 1 | -1/+1 |
2019-07-09 | Add support for marking internal repository as non-buildable | Karen Arutyunov | 1 | -3/+12 |
2019-06-22 | Drop all database migrations to be backward compatible with only 0.11.0 (one ... | Karen Arutyunov | 1 | -38/+3 |
2019-06-04 | Add support for topics and keywords package manifest values | Karen Arutyunov | 1 | -0/+33 |
2019-05-15 | Add support for description-type package manifest value | Karen Arutyunov | 1 | -3/+5 |
2019-03-05 | Align with latest bdep-new | Karen Arutyunov | 1 | -2/+5 |
2019-02-28 | Build packages for different toolchains having same version but different names | Karen Arutyunov | 1 | -9/+4 |
2019-01-16 | Update copyright year | Karen Arutyunov | 3 | -4/+4 |
2018-11-06 | Add support for build-warning-email and build-error-email package manifest va... | Karen Arutyunov | 1 | -2/+2 |
2018-10-30 | Fix to compile with g++ 4.9 | Karen Arutyunov | 1 | -5/+5 |
2018-10-30 | Add tenant object | Karen Arutyunov | 1 | -5/+36 |
2018-10-12 | Recreate database schema extras on migration | Karen Arutyunov | 1 | -21/+38 |
2018-05-19 | Update copyright year | Karen Arutyunov | 3 | -4/+4 |
2018-03-05 | Style/naming cleanup in man synopsis | Boris Kolpackov | 1 | -4/+4 |
2017-10-03 | Adapt to modularization of libbutl | 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 | -5/+4 |
2017-07-03 | Fix builds page to correctly display unbuilt package count | Karen Arutyunov | 1 | -12/+27 |
2017-05-24 | Implement brep-clean | Karen Arutyunov | 3 | -13/+19 |
2017-05-03 | Use VERSION_ID instead of VERSION_STR where appropriate | Boris Kolpackov | 1 | -6/+6 |
2017-05-01 | Adapt to adding hxx extension for headers and lib prefix for library dir in l... | Karen Arutyunov | 1 | -1/+1 |
2017-04-30 | Add hxx extension for headers and lib prefix for library dirs | Karen Arutyunov | 2 | -10/+10 |
2017-04-28 | Switch to version module | Karen Arutyunov | 1 | -1/+0 |
2017-04-19 | Implement build task, result and log requests handling | Karen Arutyunov | 2 | -18/+40 |
2017-03-03 | Rework build2 cli compilation | Boris Kolpackov | 1 | -6/+6 |
2017-01-09 | Make use of operator<<(ostream, exception) | Karen Arutyunov | 1 | -2/+2 |
2017-01-05 | Update copyright year | Boris Kolpackov | 3 | -4/+4 |
2016-09-01 | Only set cli.options if cli is configured | Boris Kolpackov | 1 | -1/+4 |
2016-08-31 | Build infrastructure update | Karen Arutyunov | 1 | -1/+7 |
2016-08-28 | Update build infrastructure | Boris Kolpackov | 1 | -2/+2 |
2016-03-17 | Use serializable transaction isolation level | Karen Arutyunov | 2 | -16/+25 |
2016-03-09 | Display sha256sum on the package version details page | Karen Arutyunov | 3 | -38/+107 |
2016-02-12 | <types>/<utility> scheme cleanup | Boris Kolpackov | 1 | -4/+0 |
2016-01-31 | Add support for man page generation/install/dist | Boris Kolpackov | 4 | -9/+9 |