aboutsummaryrefslogtreecommitdiff
path: root/manifest
blob: 5e3518b49f65319f6efb74d6aaeb73116598ae80 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
: 1
name: bbot
version: 0.14.0
project: build2
summary: build2 build bot
license: MIT
topics: continuous integration and testing, build automation, build toolchain
keywords: CI CD
description-file: README
changes-file: NEWS
url: https://build2.org
doc-url: https://build2.org/doc.xhtml
src-url: https://git.build2.org/cgit/bbot/tree/
email: users@build2.org
build-warning-email: builds@build2.org
builds: host
requires: c++14
depends: * build2 >= 0.14.0-
depends: * bpkg >= 0.14.0-
# @@ Should probably become conditional dependency.
requires: ? cli ; Only required if changing .cli files.
depends: libbutl ^0.14.0
depends: libbbot ^0.14.0