aboutsummaryrefslogtreecommitdiff
path: root/bdep/ci-parsers.cxx
AgeCommit message (Collapse)AuthorFilesLines
2022-12-06Add support for --target-config and --package-config to bdep-ci commandKaren Arutyunov1-11/+35
2020-03-06Add UTF-8 validation error details to diagnosticsKaren Arutyunov1-5/+3
2020-02-07Drop copyright notice from source codeKaren Arutyunov1-1/+0
2020-01-29Validate that values submitted to CI and submission services contain UTF-8 ↵Karen Arutyunov1-0/+18
encoded graphic characters only
2019-08-13Add support for default options filesKaren Arutyunov1-0/+6
2019-06-21Add ability to keep/update/remove current tag in bdep-release revision modeKaren Arutyunov1-2/+2
Note that previously the default was to update while now it is to keep.
2019-04-26Add override options to bdep-ciKaren Arutyunov1-0/+119
Namely the options are: --override, --overrides-file, --builds and --build-email.