aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)AuthorFilesLines
2024-04-15Document new build-bot package manifest valueBoris Kolpackov1-3/+70
2024-03-19Minor tweak to manualBoris Kolpackov1-10/+11
2024-03-12Fix typos in manualKaren Arutyunov1-2/+2
2024-03-06Document new build-auxiliary package manifest valueBoris Kolpackov1-0/+104
2024-02-02Add support for enable clause in tests package manifest valueKaren Arutyunov1-10/+53
2023-10-02Document *-build-*email package manifest values in manualKaren Arutyunov1-0/+34
2023-09-28Update examples for builds package manifest values in manualKaren Arutyunov1-14/+14
2023-07-19Fix bug in example in documentationBoris Kolpackov1-14/+14
2023-07-05Change version to 0.17.0-a.0.zBoris Kolpackov1-1/+1
2023-06-30Release version 0.16.0v0.16.0Boris Kolpackov1-1/+1
2023-06-28Tweak example in manual to better reflect new functionalityBoris Kolpackov1-1/+1
2023-05-30Document package-description* and changes-type manifest values and adapt ↵Karen Arutyunov1-17/+32
testscript to new values
2023-04-24Add usage of +bbot.bindist.upload: to example in manualKaren Arutyunov1-1/+2
2023-04-20Document support for package-specific config vars in *-build-config package ↵Karen Arutyunov1-2/+14
manifest value
2023-04-05Tweak documentation to adapt to latest bbot changesKaren Arutyunov1-1/+1
2023-04-03Document worker script step enabling/disablingKaren Arutyunov2-11/+31
2023-03-30Various improvements to pkg-bindist documentationBoris Kolpackov1-0/+1
2023-03-23Don't generate main binary package for header-only libraries on Debian and ↵Karen Arutyunov1-7/+24
Fedora
2023-03-21Reorder sections in pkg-bindist man pagesBoris Kolpackov1-0/+1
2023-03-17Add pkg-bindist implementation for FedoraKaren Arutyunov2-3/+123
2023-03-17Add support for generating installation archives in pkg-bindistBoris Kolpackov1-1/+3
2023-03-09Add pkg-bindist command (generate binary distribution package)Boris Kolpackov2-23/+193
This commit includes an implementation for Debian and alike.
2023-02-20Store in database and document type and language package manifest valuesKaren Arutyunov1-0/+42
2023-02-08Implement system package manager query and install support for FedoraKaren Arutyunov1-1/+6
Note that the main/devel name resolution based on the project name still needs to be fixed.
2023-02-02Fix example in manualKaren Arutyunov1-2/+8
2023-02-02Document that options may also be specified in *-build-config manifest valueKaren Arutyunov1-3/+6
2023-02-01Implement system package manager query and install support for DebianBoris Kolpackov1-52/+227
2023-02-01Store in database and document *-name, *-version, and ↵Karen Arutyunov1-0/+80
*-to-downstream-version package manifest values
2022-12-05Use curl instead of wget as default fetch programBoris Kolpackov1-2/+5
We used to prefer wget 1.16 because it has --show-progress which results in nicer progress. But experience shows that wget is quite unreliable plus with bdep always using curl, it would be strange to use both curl and wget (and expecting the user to setup proxy, authentication, etc., for both). Also add internal --curl* options to be used by bdep.
2022-11-23Document *-build-config, *-builds, *-build-{include,exclude} package ↵Karen Arutyunov1-24/+103
manifest values
2022-07-29Change version to 0.16.0-a.0.zBoris Kolpackov1-1/+1
2022-07-28Release version 0.15.0v0.15.0Boris Kolpackov1-1/+1
2022-07-27Documentation fixesBoris Kolpackov1-23/+31
2022-07-25Proofreading changes in manualBoris Kolpackov1-13/+13
2022-07-18Fix typos in manualKaren Arutyunov1-7/+7
2022-07-18Document new depends value format and functionalityBoris Kolpackov1-62/+821
2022-07-13Add support for build-file package manifest valueKaren Arutyunov1-6/+16
2022-07-11Switch to new manifest multi-line mode in manualBoris Kolpackov1-31/+31
2022-07-11Fix use of old productions style in manualBoris Kolpackov1-4/+4
2022-07-11Replace uses of term (package) prerequisite with dependency in manualBoris Kolpackov1-7/+7
2022-07-11Move details on $ translation to Package Version Constraint section in manualBoris Kolpackov1-81/+92
2022-06-23Document new multi-line manifest value with comment semanticsBoris Kolpackov1-0/+29
2022-06-23Add support for additional *-build package manifest values and alternative ↵Karen Arutyunov1-5/+44
buildfile naming
2022-02-03Add support for bootstrap-build and root-build values in package manifestKaren Arutyunov1-1/+18
2022-01-20Minor fix in manualBoris Kolpackov1-3/+3
2022-01-17Mention '*' marker for requirement alternatives in manualKaren Arutyunov1-7/+7
Also swap '?' and '*' in the depends value definition to better match the new dependencies representation syntax.
2021-12-09Minor tweaks to requires manifest value documentationBoris Kolpackov1-2/+3
2021-11-24Deprecate non-canonical multi-line manifest value formatBoris Kolpackov1-5/+4
2021-11-23Use term 'introducer' instead of 'introductor'Karen Arutyunov1-2/+2
2021-11-09Pass --ascii-tree CLI option when generating embedded usage and man pagesBoris Kolpackov1-1/+4