aboutsummaryrefslogtreecommitdiffstats
path: root/cmake/modules/FindAsciidoctor.cmake
AgeCommit message (Expand)AuthorFilesLines
2021-12-11CMake+GitLab CI: Reduce verbosity.Gerald Combs1-0/+1
2021-11-07MSYS2/CMake: Fix asciidoctor invocationJoão Valverde1-0/+1
2021-10-21CMake: Place all of the documentation in the "Documentation" folder.Gerald Combs1-1/+1
2021-10-20CMake+Docs: Update our man page targets.Gerald Combs1-10/+0
2021-10-19CMake+Docs: Generate man pages all at once.Gerald Combs1-11/+50
2021-10-13CMake: Try to make our man page builds faster.Gerald Combs1-4/+10
2021-10-01Docs+Packaging: Convert our man pages to Asciidoctor.Gerald Combs1-6/+29
2021-09-23Docs: Asciidoctor.js isn't yet suitable for our needs.Gerald Combs1-4/+2
2021-08-29Cmake: misplaced quote in epub asciidoctor_optsChuck Craft1-1/+1
2021-08-27CMake: Use "'" instead of "’" in our guide filenames.Gerald Combs1-6/+7
2021-08-03Docs: Give the PDF and EPUB guides descriptive filenames.Gerald Combs1-9/+14
2021-07-30Docs: Add epub targets for the guides.Gerald Combs1-0/+47
2021-06-23CMake+docs: Use Asciidoctor.js if it's available.Gerald Combs1-0/+4
2020-04-29CMake: Increase our AsciidoctrJ JVM memory limits.Gerald Combs1-3/+3
2020-04-09Docbook: Fix an unterminated tag, other updates.Gerald Combs1-0/+2
2020-04-05CMake: fix some warnings reported by CMake 3.17Pascal Quantin1-1/+1
2019-12-20CMake: Create a DocBook stamp file for Visual Studio.Gerald Combs1-1/+11
2018-06-27docbook: reduce ruby code duplication by introducing utils module.Dario Lombardo1-0/+1
2018-05-24Asciidoctor: Remove underscores from macro names.Gerald Combs1-3/+3
2018-05-23Don't look for Asciidoctor PDF unless we find Asciidoctor.Gerald Combs1-12/+12
2018-05-22CMake: Search for asciidoctor-pdf separate from asciidoctor.Gerald Combs1-25/+46
2018-04-07FindAsciidoctor: On SLES 12.2 the executable name is asciidoctor.ruby2.1AndersBroman1-0/+1
2018-03-27cmake: fix "cmake -E env" compatibility with older CMakePeter Wu1-2/+8
2018-03-06CMake: Fixup our Chocolatey bin path discovery.Gerald Combs1-1/+1
2018-02-12Remove Lynx.Gerald Combs1-20/+17
2018-02-11Fix ASCIIDOCTORJ_OPTS.Gerald Combs1-1/+1
2018-02-11Switch from AsciiDoc to Asciidoctor.Gerald Combs1-0/+146