summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2018-05-29Bump version to 1.2.0-b.1v1.2.0-b.1Boris Kolpackov1-1/+1
2018-05-23Update for use with bdepBoris Kolpackov7-2/+21
2018-05-23Fix ubsan errorsBoris Kolpackov1-4/+17
2018-05-21Update copyright yearKaren Arutyunov127-130/+130
2018-05-19Get rid of doc{version} and types for testscript and manifest in buildfilesKaren Arutyunov11-22/+10
2018-04-16Add support for note formatting in plain text outputBoris Kolpackov5-33/+188
2018-04-12Change "inline block" term to "span" not to confuse with "block block"Boris Kolpackov1-108/+108
2018-04-12Add support for note block and spanBoris Kolpackov3-5/+175
For example: \N|This is a block note. It may consist of multiple paragraphs.| And this is \N{an inline note} that is inside a paragraph. Notes are currently only support for the html output.
2018-04-01Implement combined flags (-xyz vs -x -y -z) and values (--foo=bar) supportBoris Kolpackov11-61/+566
Both are enabled by default but can be disable with --no-combined-flags and --no-combined-values options.
2018-03-24Return bool from parse() indicating whether anything has been parsedBoris Kolpackov4-20/+51
2018-03-24Add --keep-separator optionBoris Kolpackov5-4/+55
2018-03-24Document argument groupsBoris Kolpackov1-3/+47
2018-03-21Implement group_scannerBoris Kolpackov14-4/+2525
2018-03-21Guarantee validity of values returned by scanner for two argumentsBoris Kolpackov6-15/+45
2018-03-19Add support for exclude-base value in --class-doc optionBoris Kolpackov7-17/+61
2018-03-19Add vector_scanner::reset()Boris Kolpackov2-0/+9
2018-03-13Add missing include when generating vector_scanner supportBoris Kolpackov1-2/+5
2018-03-05Set "code" style for code-only paragraphs, cleanup nested <code></code>Boris Kolpackov1-1/+54
2018-03-04Add "\ " escaping to specify non-ignorable spaceBoris Kolpackov1-0/+25
This can used to manually align things (e.g., in synopsis) but will only work if the entire lines are in \c{}.
2018-02-12Don't translate arguments in pre-formatted fragmentsBoris Kolpackov1-25/+44
2018-02-02Adjust tests to new test rule semanticsBoris Kolpackov2-4/+5
2018-01-11Fix implicit fallthrough warningsBoris Kolpackov2-4/+2
2018-01-11Minor fixesBoris Kolpackov2-4/+4
2017-11-30Bump toolchain version dependency to 0.7.0 in manifestKaren Arutyunov1-2/+2
2017-11-07Fix URLs in manifest (https instead of http, git.* instead of scm.*)Boris Kolpackov1-3/+3
2017-08-24Don't clean generated cli files from srcKaren Arutyunov1-2/+5
2017-08-21Don't distribute generated version.hxx and don't clean versionKaren Arutyunov2-3/+7
2017-08-03Set test variable to true for unit-tests/exe{*} in root.buildKaren Arutyunov1-1/+3
2017-08-02Fix doc-url and src-url manifest valuesKaren Arutyunov1-2/+2
2017-07-31Add .pc to .gitignoreKaren Arutyunov1-0/+1
2017-07-30Add doc-url and src-url manifest valuesKaren Arutyunov1-0/+2
2017-07-30Convert to use utility libraryKaren Arutyunov4-20/+11
2017-07-15Make use of wildcards in buildfilesKaren Arutyunov15-60/+20
2017-05-20Add *.ii to .gitignoreKaren Arutyunov1-0/+1
2017-05-03Remove stray semicolon from generated codeBoris Kolpackov1-1/+1
2017-04-29Bump version to 1.2.0-b.0.z, switch to version moduleBoris Kolpackov9-16/+65
2017-04-24Add build-email value to manifest fileKaren Arutyunov1-0/+1
2017-03-03Rework build2 cli compilationBoris Kolpackov10-50/+24
2017-01-24Specify test.target on the root levelKaren Arutyunov1-0/+4
2017-01-24Adapt to file redirect syntax changeKaren Arutyunov5-34/+34
2017-01-19Specify test.targetKaren Arutyunov2-0/+8
2017-01-03Update copyright yearBoris Kolpackov117-120/+120
2016-12-05Adapt buildfiles to expansion changeKaren Arutyunov9-9/+9
2016-11-25Adjust for literal here-document support in testscriptBoris Kolpackov5-52/+52
2016-11-23Fix broken ctor testKaren Arutyunov1-16/+8
2016-11-23By default leave the cli module unconfiguredBoris Kolpackov2-2/+9
So that we don't pick up so system-installed version of the cli compiler.
2016-11-22Add support for build2 for tests and examplesKaren Arutyunov113-1346/+1069
2016-11-15Start switch to build2Boris Kolpackov98-3040/+271
2016-11-14Bump version to 1.2.0-a2Boris Kolpackov2-2/+2
2016-10-08Add class to preface TOC element so that it can be styledBoris Kolpackov1-1/+1