Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | On the Mac, texi2pdf doesn't have a --tidy option | John Wiegley | 2013-01-16 | 1 | -1/+1 |
| | |||||
* | repair doxygen support | Johann Klähn | 2013-01-14 | 1 | -0/+18 |
| | |||||
* | fix issue for separate build dir | Johann Klähn | 2013-01-14 | 1 | -10/+8 |
| | |||||
* | convert doc/Makefile to CMake | Johann Klähn | 2013-01-14 | 1 | -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 CMake | John Wiegley | 2012-05-20 | 1 | -0/+0 |