aboutsummaryrefslogtreecommitdiff
path: root/doc/manual.cli
AgeCommit message (Expand)AuthorFilesLines
2024-03-22Handle auxiliary environment in bbot-workerBoris Kolpackov1-2/+4
2024-03-19Minor tweaks to auxiliary machines semantics in manualBoris Kolpackov1-3/+8
2024-03-12Fix typos in manualKaren Arutyunov1-4/+4
2024-03-06Document auxiliary machine semantics in manualBoris Kolpackov1-58/+237
2024-01-23Fix bbot worker not to perform pkg.install, bpkg.bindist.*, etc steps for non...Karen Arutyunov1-16/+28
2023-10-02Introduce explicit hidden target configuration class in manualKaren Arutyunov1-7/+10
2023-08-28Add support for bbot.sys-install:config.install.root variableKaren Arutyunov1-11/+19
2023-05-17Add support for build artifacts upload in agentKaren Arutyunov1-10/+27
2023-04-26Generate bindist-result.manifest if bbot.bindist.upload worker step is enabledKaren Arutyunov1-0/+33
2023-04-24Add support for bbot.bindist.upload and bbot.upload steps in workerKaren Arutyunov1-0/+75
2023-04-20Add support for package-specific config vars in package build config in workerKaren Arutyunov1-17/+22
2023-04-13Document interrupt build result statusKaren Arutyunov1-0/+4
2023-04-11Add support for bbot.sys-install step in workerKaren Arutyunov1-11/+259
2023-04-06Add support for bpkg.bindist.* step idsKaren Arutyunov1-8/+83
2023-04-04Configure system dependencies from build package configuration globally in wo...Karen Arutyunov1-7/+17
2023-04-03Add support for package build config worker steps and steps enabling/disablingKaren Arutyunov1-46/+87
2023-02-02Add support for package config options in workerKaren Arutyunov1-17/+22
2022-11-23Add support for package-config task manifest valueKaren Arutyunov1-117/+183
2022-09-21Add support for interactive CI breakpoint 'none' valueKaren Arutyunov1-2/+3
2022-08-25Clarify documentation regarding multi-arch supportBoris Kolpackov1-11/+29
2022-07-12Switch to new manifest multi-line mode in manualKaren Arutyunov1-1/+2
2022-06-29Add config.<pkg>.develop=false variable to configuration of main and external...Karen Arutyunov1-0/+7
2021-11-05Document worker scriptsKaren Arutyunov1-59/+550
2021-10-04Add support for soft and hard rebuildsKaren Arutyunov1-1/+78
2021-09-27Invent b.create and b.configure step ids and add support for selfhost moduleKaren Arutyunov1-5/+6
2021-09-24Add support for target, host, and module package typesKaren Arutyunov1-25/+37
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