Age | Commit message (Expand) | Author | Files | Lines |
2023-05-30 | Add support for package-description, package-description-type, and changes-ty... | Karen Arutyunov | 1 | -27/+64 |
2023-01-13 | Adapt to package manifest API change | Karen Arutyunov | 1 | -2/+2 |
2022-12-06 | Make sure we only build one package config per interactive tennant | Karen Arutyunov | 1 | -10/+18 |
2022-11-23 | Add support for package build configurations | Karen Arutyunov | 1 | -3/+4 |
2022-10-27 | Suppress (potential) bogus GCC 12 -Wrestrict warnings | Boris Kolpackov | 1 | -1/+1 |
2022-02-11 | Add support for reflect clause in tests package manifest value | Karen Arutyunov | 1 | -1/+2 |
2022-01-17 | Adapt to package manifest dependency classes change | Karen Arutyunov | 1 | -26/+24 |
2021-12-08 | Prepare for supporting multiple dependencies in dependency alternative | Karen Arutyunov | 1 | -25/+49 |
2021-10-07 | Fix loader to add base repository manifest implicitly if repositories.manifes... | Karen Arutyunov | 1 | -0/+3 |
2021-09-28 | Adapt to libbutl headers extension change from .mxx to .hxx | Karen Arutyunov | 1 | -7/+7 |
2021-08-24 | Add support for build-time mark (*) in tests, examples, and benchmarks packag... | Karen Arutyunov | 1 | -1/+4 |
2021-03-26 | Add support for interactive CI mode | Karen Arutyunov | 3 | -3/+25 |
2020-09-14 | Make loader to retry on bpkg recoverable errors | Karen Arutyunov | 1 | -91/+146 |
2020-09-09 | Fix loader assertion failure for external repository without local cache | Karen Arutyunov | 1 | -24/+156 |
2020-06-26 | Adapt to merging of package external tests, examples, and benchmarks into typ... | Karen Arutyunov | 1 | -44/+21 |
2020-04-06 | Add support for test-exclude task manifest value | Karen Arutyunov | 1 | -12/+40 |
2020-04-05 | Make brep-load to resolve package dependencies in shallow mode | Karen Arutyunov | 2 | -23/+23 |
2020-03-27 | Implement brep-monitor | Karen Arutyunov | 2 | -3/+3 |
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 | 5 | -5/+0 |
2019-10-31 | Add support for tests, examples, and benchmark package manifest values | Karen Arutyunov | 1 | -84/+140 |
2019-09-05 | Adapt to optional package revision | Karen Arutyunov | 1 | -6/+16 |
2019-08-16 | Add '--std c++11' CLI option in load, merge, and clean buildfiles | Karen Arutyunov | 1 | -4/+4 |
2019-07-09 | Add support for marking internal repository as non-buildable | Karen Arutyunov | 1 | -17/+38 |
2019-06-04 | Add support for topics and keywords package manifest values | Karen Arutyunov | 1 | -1/+2 |
2019-05-22 | Add support for package manifest upstream-version value | Karen Arutyunov | 1 | -0/+1 |
2019-05-15 | Add support for description-type package manifest value | Karen Arutyunov | 2 | -15/+39 |
2019-04-26 | Add support for overrides parameter in CI request handler | Karen Arutyunov | 2 | -9/+61 |
2019-03-05 | Align with latest bdep-new | Karen Arutyunov | 1 | -2/+5 |
2019-01-16 | Update copyright year | Karen Arutyunov | 5 | -6/+6 |
2019-01-15 | Add support for $ in package manifest dependency constraint | Karen Arutyunov | 1 | -6/+12 |
2018-11-29 | Add support for builds manifest value | Karen Arutyunov | 1 | -0/+1 |
2018-11-15 | Add support for repository location compound schemes (git+https, etc) | Karen Arutyunov | 1 | -10/+8 |
2018-11-06 | Add support for build-warning-email and build-error-email package manifest va... | Karen Arutyunov | 1 | -0/+2 |
2018-10-30 | Add tenant object | Karen Arutyunov | 1 | -10/+18 |
2018-10-27 | Fix loader tenant option definition | Karen Arutyunov | 1 | -0/+1 |
2018-09-08 | Add multi-tenancy support | Karen Arutyunov | 2 | -19/+71 |
2018-08-31 | Add support for git repositories to brep-load | Karen Arutyunov | 2 | -84/+178 |
2018-07-11 | Add support for package project manifest value | Karen Arutyunov | 1 | -0/+5 |
2018-07-09 | Adapt to repository_url(string) ctor throwing invalid_argument for empty string | Karen Arutyunov | 1 | -2/+2 |
2018-05-24 | Adapt to inventing package_name type | Karen Arutyunov | 1 | -1/+1 |
2018-05-19 | Update copyright year | Karen Arutyunov | 5 | -6/+6 |
2018-03-05 | Add .manifest extension to repositories, packages and signature files | Karen Arutyunov | 1 | -8/+8 |
2018-03-05 | Style/naming cleanup in man synopsis | Boris Kolpackov | 1 | -3/+3 |
2018-03-05 | Rename bpkg repository type to pkg | Karen Arutyunov | 1 | -7/+7 |
2018-02-14 | Adapt to package/repository manifests API change | Karen Arutyunov | 1 | -7/+7 |
2018-02-12 | Adapt to making repository_url(string) ctor explicit | Karen Arutyunov | 1 | -4/+7 |
2017-12-28 | Adapt to repository location interface change | Karen Arutyunov | 1 | -7/+10 |
2017-12-01 | Resolve optional ambiguity in GCC 7 | Boris Kolpackov | 1 | -1/+4 |
2017-10-03 | Adapt to modularization of libbutl | Karen Arutyunov | 1 | -7/+7 |