Age | Commit message (Expand) | Author | Files | Lines |
2021-10-12 | Adapt to bpkg::version API change | Karen Arutyunov | 1 | -1/+1 |
2021-10-07 | Fix loader to add base repository manifest implicitly if repositories.manifes... | Karen Arutyunov | 1 | -2/+2 |
2021-09-28 | Adapt to libbutl headers extension change from .mxx to .hxx | Karen Arutyunov | 1 | -2/+2 |
2021-09-24 | Add support for requires, tests, examples, benchmarks, and host task manifest... | Karen Arutyunov | 3 | -3/+6 |
2021-09-24 | Fortify tests against NDEBUG | Karen Arutyunov | 2 | -0/+6 |
2021-08-24 | Add support for build-time mark (*) in tests, examples, and benchmarks packag... | Karen Arutyunov | 3 | -3/+3 |
2021-03-27 | Fix submit handler tests | Karen Arutyunov | 1 | -0/+40 |
2020-09-24 | Fix submission handler issues arising due to package archive name ambiguity | Karen Arutyunov | 2 | -9/+58 |
2020-09-09 | Fix loader assertion failure for external repository without local cache | Karen Arutyunov | 3 | -13/+12 |
2020-09-03 | Initial support for private brep instance setup | Karen Arutyunov | 2 | -3/+181 |
2020-06-26 | Adapt to merging of package external tests, examples, and benchmarks into typ... | Karen Arutyunov | 1 | -1/+1 |
2020-04-06 | Add support for test-exclude task manifest value | Karen Arutyunov | 4 | -6/+6 |
2020-03-27 | Implement brep-monitor | Karen Arutyunov | 2 | -3/+3 |
2020-02-07 | Drop copyright notice from source code | Karen Arutyunov | 12 | -12/+0 |
2019-10-31 | Add support for tests, examples, and benchmark package manifest values | Karen Arutyunov | 7 | -19/+48 |
2019-09-05 | Adapt to optional package revision | Karen Arutyunov | 3 | -18/+24 |
2019-08-26 | Move definitions of commonly used target types to root.build | Karen Arutyunov | 2 | -9/+3 |
2019-08-01 | Adapt to using butl::small_vector instead of std::vector for some manifest va... | Karen Arutyunov | 1 | -11/+15 |
2019-07-09 | Add support for marking internal repository as non-buildable | Karen Arutyunov | 2 | -3/+45 |
2019-06-04 | Add support for topics and keywords package manifest values | Karen Arutyunov | 6 | -36/+50 |
2019-05-29 | Adapt to making bpkg::url inheriting from butl::url | Karen Arutyunov | 4 | -23/+23 |
2019-05-29 | Add some page style improvements | Karen Arutyunov | 5 | -16/+18 |
2019-05-22 | Add support for package manifest upstream-version value | Karen Arutyunov | 3 | -2/+4 |
2019-05-15 | Add support for description-type package manifest value | Karen Arutyunov | 6 | -15/+20 |
2019-05-07 | Distribute missing files required for tests | Karen Arutyunov | 1 | -1/+2 |
2019-03-23 | Cleanup some files replacing tabs with spaces | Karen Arutyunov | 3 | -7/+7 |
2019-03-05 | Align with latest bdep-new | Karen Arutyunov | 1 | -0/+1 |
2019-01-16 | Update copyright year | Karen Arutyunov | 12 | -12/+12 |
2018-12-11 | Add support for build configuration class inheritance | Karen Arutyunov | 6 | -15/+19 |
2018-12-03 | Fix to compile with g++ 4.9 | Karen Arutyunov | 1 | -1/+2 |
2018-12-02 | Match dash-separated components (build configuration names, etc.) as directories | Karen Arutyunov | 3 | -2/+5 |
2018-11-30 | Match build configuration names, targets and machine names as paths | Karen Arutyunov | 3 | -6/+6 |
2018-11-29 | Add support for builds manifest value | Karen Arutyunov | 6 | -13/+17 |
2018-11-06 | Add support for build-warning-email and build-error-email package manifest va... | Karen Arutyunov | 4 | -17/+26 |
2018-10-09 | Filter packages manifest against CI request manifest in ci-load | Karen Arutyunov | 9 | -45/+212 |
2018-09-10 | Adjust package submission result manifest message | Karen Arutyunov | 2 | -23/+44 |
2018-09-08 | Add missing test files into distribution | Karen Arutyunov | 2 | -4/+5 |
2018-09-08 | Add multi-tenancy support | Karen Arutyunov | 2 | -45/+72 |
2018-09-04 | Rename .test/test{} to .testscript/testscript{} | Karen Arutyunov | 8 | -18/+18 |
2018-09-01 | Add ci-load | Karen Arutyunov | 11 | -42/+213 |
2018-08-31 | Add support for git repositories to brep-load | Karen Arutyunov | 4 | -789/+938 |
2018-08-28 | Fix submit-git to respond with 422 (client) error if fail to git-clone contro... | Karen Arutyunov | 3 | -15/+92 |
2018-08-28 | Add basic support for CI request handling | Karen Arutyunov | 5 | -6/+140 |
2018-08-28 | Always serialize reference submit result manifest value if available and rest... | Karen Arutyunov | 3 | -13/+29 |
2018-08-22 | Add support for author-* request manifest values in submit-git handler | Karen Arutyunov | 2 | -25/+114 |
2018-08-22 | Add support for --commiter-* options in submit-git handler | Karen Arutyunov | 1 | -3/+3 |
2018-08-22 | Fix project ownership authentication in submit-git handler | Karen Arutyunov | 1 | -8/+11 |
2018-08-21 | Implement submit-git | Karen Arutyunov | 10 | -0/+960 |
2018-07-11 | Add support for package project manifest value | Karen Arutyunov | 3 | -4/+7 |
2018-06-13 | Default version epoch to one | Karen Arutyunov | 8 | -21/+60 |