Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | configure: allow specifying location of python executable | dequis | 2015-06-04 | -1/+5 |
| | | | | | Because openbsd/netbsd don't have a 'python' in the PATH unless the user creates the symlink explicitly. | |||
* | Allow building docs from any directory | dequis | 2015-06-04 | -2/+2 |
| | | | | | Also just remove the .git check completely - just rely on make skipping it if it exists already. | |||
* | Build only help.txt (with genhelp.py), create 'user-guide' target | dequis | 2015-05-17 | -5/+4 |
| | | | | | Since user-guide.{txt,html} aren't normally needed for anything and add xsltproc/xmlto as dependencies. | |||
* | Pass generate.consistent.ids flag to xsltproc so id tags in HTML output will | Wilmer van der Gaast | 2014-09-21 | -1/+1 |
| | | | | | | no longer be randomised, so when you generate the file from the same input, it will in fact generate the same output. | |||
* | Commit two patches from RH package maintainer (#956). | Wilmer van der Gaast | 2012-06-03 | -1/+1 |
| | ||||
* | Rename SRCDIR directory to _SRCDIR_. I guess #907 was caused by SRCDIR | Wilmer van der Gaast | 2012-02-11 | -3/+3 |
| | | | | | 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 | -1/+1 |
| | ||||
* | Allow one to run the configure script from a different directory and put all | Wilmer van der Gaast | 2010-05-25 | -0/+4 |
| | | | | | | build files in there. I need this to properly make Debian package variants (i.e. libpurple and native). | |||
* | Switched docs to UTF-8, using XHTML DocBook template instead of old HTML | Wilmer van der Gaast | 2008-09-07 | -1/+1 |
| | | | | | one, to get that doc over to UTF-8 as well (all for the majestik møøse!) | |||
* | More documentation updates: Added a Scope: line for every setting (for | Wilmer van der Gaast | 2006-07-14 | -1/+1 |
| | | | | | | per-account and global settings) and leaving out the Default: line when there is no default specified in XML (like with the display_name setting). | |||
* | Initial repository (0.99 release tree)0.99 | Wilmer van der Gaast | 2005-11-06 | -0/+46 |