Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Convert to use utility library | Karen Arutyunov | 2017-07-30 | 4 | -20/+11 | |
| | ||||||
* | Make use of wildcards in buildfiles | Karen Arutyunov | 2017-07-15 | 15 | -60/+20 | |
| | ||||||
* | Add *.ii to .gitignore | Karen Arutyunov | 2017-05-20 | 1 | -0/+1 | |
| | ||||||
* | Remove stray semicolon from generated code | Boris Kolpackov | 2017-05-03 | 1 | -1/+1 | |
| | ||||||
* | Bump version to 1.2.0-b.0.z, switch to version module | Boris Kolpackov | 2017-04-29 | 9 | -16/+65 | |
| | ||||||
* | Add build-email value to manifest file | Karen Arutyunov | 2017-04-24 | 1 | -0/+1 | |
| | ||||||
* | Rework build2 cli compilation | Boris Kolpackov | 2017-03-03 | 10 | -50/+24 | |
| | ||||||
* | Specify test.target on the root level | Karen Arutyunov | 2017-01-24 | 1 | -0/+4 | |
| | ||||||
* | Adapt to file redirect syntax change | Karen Arutyunov | 2017-01-24 | 5 | -34/+34 | |
| | ||||||
* | Specify test.target | Karen Arutyunov | 2017-01-19 | 2 | -0/+8 | |
| | ||||||
* | Update copyright year | Boris Kolpackov | 2017-01-03 | 117 | -120/+120 | |
| | ||||||
* | Adapt buildfiles to expansion change | Karen Arutyunov | 2016-12-05 | 9 | -9/+9 | |
| | ||||||
* | Adjust for literal here-document support in testscript | Boris Kolpackov | 2016-11-25 | 5 | -52/+52 | |
| | ||||||
* | Fix broken ctor test | Karen Arutyunov | 2016-11-23 | 1 | -16/+8 | |
| | ||||||
* | By default leave the cli module unconfigured | Boris Kolpackov | 2016-11-23 | 2 | -2/+9 | |
| | | | | So that we don't pick up so system-installed version of the cli compiler. | |||||
* | Add support for build2 for tests and examples | Karen Arutyunov | 2016-11-22 | 113 | -1346/+1069 | |
| | ||||||
* | Start switch to build2 | Boris Kolpackov | 2016-11-15 | 98 | -3040/+271 | |
| | ||||||
* | Bump version to 1.2.0-a2 | Boris Kolpackov | 2016-11-14 | 2 | -2/+2 | |
| | ||||||
* | Add class to preface TOC element so that it can be styled | Boris Kolpackov | 2016-10-08 | 1 | -1/+1 | |
| | ||||||
* | Add auto-headings test | Boris Kolpackov | 2016-09-03 | 2 | -0/+27 | |
| | ||||||
* | Add --omit-link-check option | Boris Kolpackov | 2016-09-03 | 7 | -186/+342 | |
| | ||||||
* | Add support for escaping pre-formatted fragment marker | Boris Kolpackov | 2016-09-02 | 1 | -3/+10 | |
| | | | | | | | | | | | | For example: \ \\ \ Of course now we cannot specify the literal escape sequence. Perhaps we should recognize a line consisting of N (N > 1) back slashes and output all but the first. | |||||
* | Support suppressing CLI runtime generation (--suppress-cli) | Boris Kolpackov | 2016-06-20 | 5 | -7/+44 | |
| | | | | This is useful in pure-help pages. | |||||
* | Add support for generating vector<string> scanner (--generate-vector-scanner) | Boris Kolpackov | 2016-02-12 | 7 | -0/+119 | |
| | ||||||
* | Strip .br from man .IP value, add .br after to force newline | Boris Kolpackov | 2016-02-11 | 1 | -1/+39 | |
| | ||||||
* | Remove empty <th> from preface TOC entries | Boris Kolpackov | 2016-02-11 | 2 | -7/+12 | |
| | ||||||
* | Add support for re-mapping HTML headings | Boris Kolpackov | 2016-02-11 | 5 | -16/+80 | |
| | ||||||
* | Improve generic value parser (extract char) | Boris Kolpackov | 2016-02-11 | 1 | -4/+7 | |
| | ||||||
* | Assign numbers to TOC headings | Boris Kolpackov | 2016-02-11 | 3 | -9/+34 | |
| | ||||||
* | Implement links in TOC | Boris Kolpackov | 2016-02-11 | 2 | -13/+25 | |
| | ||||||
* | Add support for ids in paragraphs, local fragment references in links | Boris Kolpackov | 2016-02-11 | 6 | -50/+180 | |
| | | | | | | | | | | For example: " \h#hello|Hello Example| See the \l{#hello Hello Example} " | |||||
* | First part of TOC generation support (no links yet) | Boris Kolpackov | 2016-02-11 | 9 | -79/+573 | |
| | | | | Currently only supported in the HTML output. | |||||
* | Add support for variable expansion (\$var$) in doc strings | Boris Kolpackov | 2016-02-09 | 6 | -22/+125 | |
| | ||||||
* | Add support for relative link targets | Boris Kolpackov | 2016-02-09 | 1 | -9/+3 | |
| | | | | Now we only "recognize" the link target as man page if it contains '('. | |||||
* | Add \h0 \h1 \H \h2 headings in addition to \h | Boris Kolpackov | 2016-02-01 | 1 | -9/+61 | |
| | | | | | | Currently only has effect in HTML output (in other formats they are all treated as \h). Also, automatic mapping of \h to <h1> or <h2> depending on whether \h0 or \h1 was seen only works for single doc-string documents. | |||||
* | Add support for link transformation (--link-regex) | Boris Kolpackov | 2016-02-01 | 6 | -25/+226 | |
| | ||||||
* | Include (1) in foo(1) into bold | Boris Kolpackov | 2016-01-31 | 1 | -11/+5 | |
| | ||||||
* | Make <arg> monospace | Boris Kolpackov | 2016-01-31 | 1 | -2/+2 | |
| | ||||||
* | Add support for file expansion in prologue/epilogue files | Boris Kolpackov | 2016-01-28 | 3 | -19/+72 | |
| | | | | | | This is similar to variable expansion ($name$) except here we detect if the name starts with ./ or ../ and treat it as a path relative to the prologue/ epilogue file. | |||||
* | Implement support for sourcing .cli files | Boris Kolpackov | 2016-01-26 | 7 | -4/+147 | |
| | | | | | | | | | | The idea is that the file is "read in" as if its content was copy-n-pasted. For example: "\h|Installation|" source "INSTALL.cli" // Also used to generate plain text INSTALL. Unlike include, source can appear anywhere in the file. | |||||
* | Improve html and plain text output | Boris Kolpackov | 2016-01-18 | 1 | -12/+111 | |
| | ||||||
* | Stop quoting \c in plain text | Boris Kolpackov | 2016-01-18 | 3 | -33/+23 | |
| | | | | | The recommended approach is to quote manually and only values that can be genuinely confused for being part of the text. For example, '-', '/', etc. | |||||
* | Initial support for plain text documentation (--generate-txt) | Boris Kolpackov | 2016-01-18 | 10 | -130/+638 | |
| | | | | Support for option documentation generation is still a TODO. | |||||
* | Handle newline-only lines in documentation string parser | Boris Kolpackov | 2016-01-16 | 1 | -23/+26 | |
| | ||||||
* | In long usage separate options with blank lines | Boris Kolpackov | 2016-01-11 | 1 | -3/+11 | |
| | ||||||
* | Add support for --output-{prefix,suffix} options | Boris Kolpackov | 2016-01-11 | 8 | -7/+119 | |
| | ||||||
* | Fix "over-qualification" | Boris Kolpackov | 2015-12-09 | 1 | -1/+1 | |
| | ||||||
* | Add --std option with c++{98,11,14} values; use function-static in C++11 | Boris Kolpackov | 2015-12-09 | 12 | -14/+151 | |
| | | | | | This way we can use option descriptions during static initialization (e.g., of an Apache module). | |||||
* | Fix unused argument warning | Boris Kolpackov | 2015-12-03 | 1 | -1/+1 | |
| | ||||||
* | Fix to work with latest build2 | Boris Kolpackov | 2015-12-03 | 1 | -4/+4 | |
| |