Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Allow building docs from any directory | dequis | 2015-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 generation | dequis | 2015-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 missing | dequis | 2015-02-22 | -2/+2 |
| | ||||
* | Add git specific stuff! | dequis | 2015-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 Gaast | 2012-06-03 | -2/+2 |
| | ||||
* | Rename SRCDIR directory to _SRCDIR_. I guess #907 was caused by SRCDIR | Wilmer van der Gaast | 2012-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 Gaast | 2010-05-25 | -2/+2 |
| | ||||
* | Allow one to run the configure script from a different directory and put all | Wilmer van der Gaast | 2010-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 checkouts | Jelmer Vernooij | 2005-11-26 | -0/+4 |
| | ||||
* | Fixed make references (s/make/$(MAKE)/), mainly necessary for archs where | Wilmer van der Gaast | 2005-11-12 | -2/+2 |
| | | | | | GNU make isn't the default make (like BSD). | |||
* | Initial repository (0.99 release tree)0.99 | Wilmer van der Gaast | 2005-11-06 | -0/+14 |