aboutsummaryrefslogtreecommitdiff
path: root/bbot/worker/worker.cli
AgeCommit message (Collapse)AuthorFilesLines
2021-09-27Finalize licenseBoris Kolpackov1-1/+1
2021-04-09Print environment setup executable target argument in worker's interactive ↵Karen Arutyunov1-1/+9
build prompt
2021-03-26Add support for interactive buildsKaren Arutyunov1-0/+8
2020-02-07Drop copyright notice from source codeKaren Arutyunov1-1/+0
2019-02-06Propagate abnormal status from startup to build workerBoris Kolpackov1-1/+3
This should prevent the machine from shutting down automatically.
2019-01-21Add support for running multiple instances of agent for same toolchainBoris Kolpackov1-7/+7
This allows us to perform multiple bootstraps/builds in parallel. Note that each machine can only be used by a single instance so it doesn't make sense to have more instances than machines.
2019-01-16Update copyright yearKaren Arutyunov1-1/+1
2018-05-19Update copyright yearKaren Arutyunov1-1/+1
2018-03-05Style/naming cleanup in man synopsisBoris Kolpackov1-6/+6
2017-07-14Make use of wildcards in buildfilesKaren Arutyunov1-0/+102