summaryrefslogtreecommitdiff
path: root/doc/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* On the Mac, texi2pdf doesn't have a --tidy optionJohn Wiegley2013-01-161-1/+1
|
* repair doxygen supportJohann Klähn2013-01-141-0/+18
|
* fix issue for separate build dirJohann Klähn2013-01-141-10/+8
|
* convert doc/Makefile to CMakeJohann Klähn2013-01-141-0/+73
| | | | | | | | | | | | | | CMake will build the pdf version of the manual if texi2pdf is installed. It will be installed to DOCDIR/ledger{,3}.pdf, for example /usr/local/share/ledger/ledger3.pdf. Also, the man page will be installed to MANDIR/man1/ledger.1 The option BUILD_DOCS is now on by default. A new option BUILD_WEB_DOCS is used to toggle the generation of the html version of the manual and the man page (off by default). All this is added to the 'doc' make target.
* Converted the Ledger build system to use CMakeJohn Wiegley2012-05-201-0/+0