summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
...
* Refactor build system:Simon McVittie2007-04-241-4/+3
* configure.ac: untabifySimon McVittie2007-04-241-6/+6
* Set released flag back to 0Simon McVittie2007-02-131-1/+1
* Release version 0.80.2Simon McVittie2007-02-131-3/+3
* configure.ac: Only use -Werror if user passes --enable-Werror to configure.Simon McVittie2007-01-251-3/+8
* Use AC_PREREQ(2.59c) to make sure we can use docdir, which is relatively newSimon McVittie2007-01-241-1/+1
* Reset released flagSimon McVittie2007-01-241-1/+1
* Version 0.80.1, the "oops" release. Install dbus/_version.py so dbus.__versio...Simon McVittie2007-01-241-2/+2
* Clear "released" flag after releaseSimon McVittie2007-01-241-1/+1
* Relax dbus requirement to 0.93, to be nice to Ubuntu 6.10 and Fedora Core 6 u...Simon McVittie2007-01-241-5/+5
* Remove unnecessary "..." in AC_MSG_CHECKING; correct quoting in AC_MSG_RESULT...Simon McVittie2007-01-241-7/+7
* Clear "released" flag. Improve checking for rst2html and epydoc.Simon McVittie2007-01-241-9/+39
* Automatically detect whether various desirable rst2html options are actually ...Simon McVittie2007-01-241-6/+29
* Build pre-release version 0.79.94 (= 0.80rc4)Simon McVittie2007-01-221-2/+2
* Alter Makefile.am, configure.ac to recurse into subdirs for previous change t...Simon McVittie2007-01-221-0/+5
* configure.ac: When building a non-release version, compile with -WerrorSimon McVittie2007-01-221-1/+4
* Add a "released" flag to configure.ac: if not 1, append the date to the version.Simon McVittie2007-01-191-1/+7
* Correctly don't build HTML docs if rst2html is not foundSimon McVittie2007-01-161-1/+1
* Generate HTML docs from reStructuredText if rst2html is availableSimon McVittie2007-01-161-1/+6
* configure.ac: don't divert autotools cruft into autotools/, it's probably mor...Simon McVittie2007-01-151-1/+0
* Stop trying to get macros from the autotools directory (no longer needed)Simon McVittie2007-01-091-2/+0
* Switch to autotools and test with Python 2.5 as well as 2.4.Simon McVittie2006-12-181-0/+83