aboutsummaryrefslogtreecommitdiff
path: root/doc/manual.cli
AgeCommit message (Expand)AuthorFilesLines
2021-07-06Add support for end step id in workerKaren Arutyunov1-0/+4
2021-03-26Add support for interactive buildsKaren Arutyunov1-2/+58
2021-03-12Add more step ids to worker scriptKaren Arutyunov1-37/+43
2021-02-16Regularize step ids and introduce step id fallbacksKaren Arutyunov1-24/+28
2020-10-06Add re-distribution phase for checked out packagesKaren Arutyunov1-0/+5
2020-04-06Add support for test-exclude task manifest valueKaren Arutyunov1-6/+26
2020-04-02Use ~build2 instead of ~host for build system modules configurationBoris Kolpackov1-1/+1
2020-02-07Drop copyright notice from source codeKaren Arutyunov1-1/+0
2019-11-12Adjust to config.import to config.config.load renameBoris Kolpackov1-1/+1
2019-11-06Add support for testing build system modules to workerKaren Arutyunov1-0/+33
2019-10-31Fix formatting in doc/manual.cliKaren Arutyunov1-3/+3
2019-10-31Use environment task manifest value to locate environment setup executableKaren Arutyunov1-13/+26
2019-10-31Swap order of bpkg environment and task args in workerKaren Arutyunov1-3/+3
2019-10-31Add support for tests, examples, and benchmarks package manifest valuesKaren Arutyunov1-9/+65
2019-10-19Pass compiler mode as part of config.{c,cxx} in environment scriptsBoris Kolpackov1-9/+16
2019-07-25Rollback verbosity level of build2 configure meta-operation run by worker fro...Karen Arutyunov1-2/+2
2019-07-24Increase verbosity level of build2 create/configure meta-operations run by wo...Karen Arutyunov1-1/+2
2019-01-16Update copyright yearKaren Arutyunov1-1/+1
2019-01-16Use `b info` command to check if package project/subprojects can be testedKaren Arutyunov1-5/+7
2018-12-11Document build configuration class inheritanceKaren Arutyunov1-0/+28
2018-12-03Update manual with new build configuration namingBoris Kolpackov1-17/+19
2018-11-30Document that machine name components cnannot be emptyKaren Arutyunov1-3/+4
2018-11-29Document configuration classes in buildtabKaren Arutyunov1-23/+35
2018-11-16Document task manifest repository-type value as optionalKaren Arutyunov1-3/+5
2018-11-13Remove redundant /Oi that is implied by /O2Boris Kolpackov1-2/+2
2018-09-03Add repository-type value to task manifest and rename repository value to rep...Karen Arutyunov1-4/+13
2018-05-26Update preface in manualBoris Kolpackov1-1/+3
2018-05-19Update copyright yearKaren Arutyunov1-1/+1
2018-03-05Rename task/result/bootstrap manifests to *.manifest formBoris Kolpackov1-1/+1
2018-03-05Rename bpkg repository type to pkgKaren Arutyunov1-3/+3
2017-10-20Spec changes: value in machine manifestBoris Kolpackov1-0/+32
2017-10-19Add support for command optionsKaren Arutyunov1-4/+4
2017-10-18Minor documentation fixesBoris Kolpackov1-7/+7
2017-10-18Document config option/variable prefixBoris Kolpackov1-28/+96
2017-09-02Restyle manifest documentation to be consistent with bpkg manualBoris Kolpackov1-237/+368
2017-07-21Fix mistake in manualKaren Arutyunov1-1/+1
2017-07-21Add support for install, test installed and uninstall operationsKaren Arutyunov1-9/+15
2017-07-19Document installation testingBoris Kolpackov1-6/+33
2017-07-18Adapt to non-optional task targetKaren Arutyunov1-16/+15
2017-06-26Only examine first 512 log line bytes for warnings detectionKaren Arutyunov1-1/+1
2017-06-21Add support for task manifest warning-regex valueKaren Arutyunov1-18/+57
2017-06-02Add support for bbot agent authenticationKaren Arutyunov1-1/+1
2017-05-30Change task response challenge definition in manualKaren Arutyunov1-6/+5
2017-05-03Spec toolchain-name and toolchain-version in task request manifestBoris Kolpackov1-3/+12
2017-04-22Add support for ifname=? and mac=? in kvm optionsBoris Kolpackov1-3/+3
2017-04-20Add machine optionsBoris Kolpackov1-4/+17
2017-04-19Minor documentation updatesBoris Kolpackov1-5/+7
2017-04-19Adapt to challenge and fingerprint manifest values being optional nowKaren Arutyunov1-1/+4
2017-04-19Add --fake-machine and machine-less agent/worker testBoris Kolpackov1-16/+24
2017-04-18Finish agent and worker logicBoris Kolpackov1-10/+25