Age | Commit message (Expand) | Author | Files | Lines |
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 |
2016-01-23 | Implement brep-migrate utility | Boris Kolpackov | 4 | -0/+428 |