aboutsummaryrefslogtreecommitdiffstats
path: root/doc/Makefile
Commit message (Collapse)AuthorAgeLines
* Allow building docs from any directorydequis2015-06-04-2/+1
| | | | | Also just remove the .git check completely - just rely on make skipping it if it exists already.
* Add --doc= configure option to disable helpfile generationdequis2015-02-23-2/+2
| | | | | | | | | | | | | It will get disabled automatically if the deps (xmlto and xsltproc) are missing Also added checks for asciidoc (a2x) for the skype plugin, which needs it for the skyped man page, and will also get that disabled if --doc=0 is passed or if asciidoc isn't installed. This should keep those ugly deps under control for now. I'd like to replace them at some point with something less dumb.
* Don't hard-fail when building docs and dependencies are missingdequis2015-02-22-2/+2
|
* Add git specific stuff!dequis2015-01-25-2/+2
| | | | | | | | - A few build system tweaks - A fancy README.md - s/.bzrignore/.gitignore/ - .travis.yml for travis-ci integration - doc/git-bzr-rev-map for historical purposes
* Commit two patches from RH package maintainer (#956).Wilmer van der Gaast2012-06-03-2/+2
|
* Rename SRCDIR directory to _SRCDIR_. I guess #907 was caused by SRCDIRWilmer van der Gaast2012-02-11-4/+4
| | | | | unexpectedly being set to something already.
* install-* targets should also work now. Let's see how this works out in a deb.Wilmer van der Gaast2010-05-25-2/+2
|
* Allow one to run the configure script from a different directory and put allWilmer van der Gaast2010-05-25-0/+3
| | | | | | build files in there. I need this to properly make Debian package variants (i.e. libpurple and native).
* Build docs by default in .bzr checkoutsJelmer Vernooij2005-11-26-0/+4
|
* Fixed make references (s/make/$(MAKE)/), mainly necessary for archs whereWilmer van der Gaast2005-11-12-2/+2
| | | | | GNU make isn't the default make (like BSD).
* Initial repository (0.99 release tree)0.99Wilmer van der Gaast2005-11-06-0/+14