Age | Commit message (Expand) | Author | Files | Lines |
2024-02-01 | Add support for enable clause in tests package manifest value | Karen Arutyunov | 4 | -9/+14 |
2023-10-04 | Pass bpkg-pkg-verify diagnostics to user on package submission failure | Karen Arutyunov | 1 | -1/+10 |
2023-06-24 | Add apache2 headers dir auto-detection and configurations for building with s... | Karen Arutyunov | 1 | -1/+5 |
2023-05-30 | Add support for package-description, package-description-type, and changes-ty... | Karen Arutyunov | 6 | -29/+64 |
2023-05-17 | Add support for upload handlers and implement brep-upload-bindist handler | Karen Arutyunov | 7 | -10/+206 |
2022-11-23 | Add support for package build configurations | Karen Arutyunov | 18 | -34/+110 |
2022-10-27 | Suppress (potential) bogus GCC 12 -Wrestrict warnings | Boris Kolpackov | 1 | -1/+1 |
2022-07-07 | Use [cmdline] type for canned commands in testscripts | Karen Arutyunov | 4 | -12/+12 |
2022-04-04 | Fix submit-pub handler to deny submission of older package version revision | Karen Arutyunov | 1 | -9/+37 |
2022-04-04 | Fix submit-git handler to deny submission of older package version revision | Karen Arutyunov | 1 | -12/+43 |
2022-02-02 | Adapt to *-build values added to package manifest | Karen Arutyunov | 1 | -1/+37 |
2022-01-17 | Adapt to package manifest requirement classes change | Karen Arutyunov | 3 | -30/+32 |
2021-12-09 | Prepare for supporting multiple ids in requirement alternative | Karen Arutyunov | 1 | -2/+16 |
2021-12-08 | Prepare for supporting multiple dependencies in dependency alternative | Karen Arutyunov | 1 | -19/+19 |
2021-11-24 | Remove redundant space before multi-line manifest value introducer in test ma... | Karen Arutyunov | 12 | -123/+127 |
2021-11-23 | Adapt tests to multi-line manifest values serialization change | Karen Arutyunov | 1 | -2/+2 |
2021-10-29 | Enable footnotes for cmark-gfm parser | Karen Arutyunov | 3 | -5/+8 |
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 |