| Commit message (Expand) | Author | Age | Files | Lines |
| * | Migrate doc to Hugo/AsciiDoctor | Sergio Carlavilla Delgado | 2021-01-25 | 12 | -2582/+0 |
| * | doc.docbook.mk: Fix LATESTREVISION determination, causes build failure on non... | Olivier Certner | 2021-01-19 | 1 | -3/+2 |
| * | Redirect gs stdout to stderr. This will prevent warnings to be part of | Marc Fonvieille | 2021-01-10 | 1 | -1/+1 |
| * | Update the build infrastructure to use Git instead of Subversion | Rene Ladan | 2020-12-23 | 1 | -20/+1 |
| * | Add dependency on share/pgpkeys/*.key. This is a temporary measure | Hiroki Sato | 2020-09-02 | 1 | -1/+4 |
| * | Remove PS format. PS files are broken: fop is unable to embed fonts. | Marc Fonvieille | 2020-08-01 | 2 | -16/+3 |
| * | pdb format isn't supported since a while. Let's remove its remains. | Marc Fonvieille | 2020-07-29 | 3 | -33/+2 |
| * | - Tidy up .ps.eps target to make sure the build really fails when a | Marc Fonvieille | 2020-04-29 | 1 | -3/+12 |
| * | Set papersize to A4 as a workaround to the generation of empty .eps | Marc Fonvieille | 2020-04-24 | 1 | -3/+3 |
| * | Happy New Year 2020! | Glen Barber | 2019-12-31 | 1 | -2/+2 |
| * | Bump copyright years to 2019 for the doc tree. | Guangyuan Yang | 2019-01-08 | 1 | -2/+2 |
| * | improve parallel build | Wolfram Schneider | 2018-10-28 | 1 | -2/+8 |
| * | share/mk/doc.translate.mk: Improve `make po` | Danilo G. Baio | 2018-08-28 | 1 | -18/+17 |
| * | Fix generation of hardware.html for 12.0. | Glen Barber | 2018-07-11 | 1 | -0/+1 |
| * | Fix `make po' for updates | Wolfram Schneider | 2018-05-10 | 1 | -3/+3 |
| * | Update maxdepth from 6000 to 12000 [1]. This should fix the doc related | Marc Fonvieille | 2018-04-02 | 1 | -1/+1 |
| * | Unbreak building of translated PO files. Also intentionally hide make(1) | Warren Block | 2018-02-02 | 1 | -16/+16 |
| * | Bump copyright years for the doc tree to 2018 as listed in | Benedict Reuschling | 2017-12-31 | 1 | -2/+4 |
| * | Fix minor grammatical nits in error output. | Glen Barber | 2017-12-12 | 1 | -1/+1 |
| * | Do not set NO_OBJ=YES in a Makefile because /usr/share/mk/bsd.obj.mk does a test | Wolfram Schneider | 2017-12-10 | 1 | -1/+1 |
| * | support parallel "po" | Wolfram Schneider | 2017-10-15 | 1 | -1/+2 |
| * | make spaces | Wolfram Schneider | 2017-10-12 | 1 | -1/+1 |
| * | echo -> @${ECHO} | Wolfram Schneider | 2017-10-12 | 1 | -1/+1 |
| * | improve warning message | Wolfram Schneider | 2017-10-12 | 1 | -2/+2 |
| * | standard verbose make output. | Wolfram Schneider | 2017-10-12 | 1 | -8/+7 |
| * | refactor to use make syntax instead shell/test scripts | Wolfram Schneider | 2017-10-12 | 1 | -4/+4 |
| * | refactor to use make syntax instead shell/test scripts | Wolfram Schneider | 2017-10-12 | 1 | -11/+11 |
| * | no fatal errors for english documents | Wolfram Schneider | 2017-10-12 | 1 | -4/+10 |
| * | support `make po' for sub-directories | Wolfram Schneider | 2017-10-12 | 1 | -0/+4 |
| * | better check for "all" target | Wolfram Schneider | 2017-10-12 | 1 | -1/+1 |
| * | refactor translation to a new make file "doc.translate.mk" | Wolfram Schneider | 2017-10-12 | 2 | -69/+86 |
| * | we need to delete the target symlink first before we can create it | Wolfram Schneider | 2017-10-07 | 1 | -0/+1 |
| * | <doc.docbook-dep.mk> handles implicit dependencies of DocBook documentation | Wolfram Schneider | 2017-10-06 | 2 | -0/+35 |
| * | 'make obj' doesn't really work for the docs, disable it by default | Wolfram Schneider | 2017-10-06 | 2 | -1/+7 |
| * | upgrade to INDEX-11 | Wolfram Schneider | 2017-10-03 | 1 | -1/+1 |
| * | switch to HTTPS | Wolfram Schneider | 2017-09-29 | 1 | -1/+1 |
| * | switch to HTTPS | Wolfram Schneider | 2017-09-29 | 1 | -5/+5 |
| * | switch to HTTPS | Wolfram Schneider | 2017-09-29 | 1 | -1/+1 |
| * | new variable XMLDOCS_NO_SRCS | Wolfram Schneider | 2017-09-28 | 1 | -0/+3 |
| * | support parallel obj | Wolfram Schneider | 2017-09-21 | 1 | -1/+1 |
| * | get the number of max_jobs from the command line args as well, | Wolfram Schneider | 2017-09-20 | 1 | -2/+2 |
| * | support parallel clean | Wolfram Schneider | 2017-09-19 | 1 | -3/+5 |
| * | Implement workaround for a parallel doc build | Wolfram Schneider | 2017-09-19 | 1 | -0/+6 |
| * | fix race conditions in doc image builds | Wolfram Schneider | 2017-09-19 | 1 | -8/+15 |
| * | cleanup *.ps files | Wolfram Schneider | 2017-09-19 | 1 | -1/+1 |
| * | Fix `make -n' and `make -j1' | Wolfram Schneider | 2017-09-19 | 1 | -0/+3 |
| * | Remove the temporary assembled document after generating a PO file to | Warren Block | 2017-09-08 | 1 | -1/+1 |
| * | Trim obsolete translations from PO files. These are translations for | Warren Block | 2017-08-14 | 2 | -1/+3 |
| * | Use Subversion metadata for version information rather than grepping for | Warren Block | 2017-05-05 | 2 | -10/+17 |
| * | Bump copyright year. | Baptiste Daroussin | 2016-12-31 | 1 | -2/+2 |