summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAge
* Unset release flag, and start NEWS for 0.82.5Simon McVittie2007-12-10
* Version 0.82.4Simon McVittie2007-12-10
* Don't try to make dbus/Makefile from dbus/Makefile.in; the fix for #12741 rem...Simon McVittie2007-10-12
* Unset dbus_python_released following releaseSimon McVittie2007-09-27
* Version 0.82.3Simon McVittie2007-09-27
* Unset dbus_python_releasedSimon McVittie2007-08-01
* Release 0.82.2Simon McVittie2007-08-01
* Check for epydoc version >= 3, and default to building API docs if availableSimon McVittie2007-08-01
* Bump version to 0.82.1.YYYYMMDDSimon McVittie2007-07-12
* NEWS, configure.ac: 0.82.1, the "double precision" releaseSimon McVittie2007-07-11
* Unset dbus_python_releasedSimon McVittie2007-07-03
* Avoid using deprecated dbus_watch_get_fd()Simon McVittie2007-06-21
* Version 0.82.0Simon McVittie2007-06-19
* Unset dbus_python_releasedSimon McVittie2007-06-15
* Version 0.81.1Simon McVittie2007-06-04
* configure.ac: Reset released flag to 0Simon McVittie2007-05-16
* Increment version to 0.81.0Simon McVittie2007-05-09
* Stop tutorial.txt being generated by ./configure - not worthwhile just for a ...Simon McVittie2007-05-07
* Add optional checks for coding style (mainly whitespace at the moment).Simon McVittie2007-04-24
* Refactor build system:Simon McVittie2007-04-24
* configure.ac: untabifySimon McVittie2007-04-24
* Set released flag back to 0Simon McVittie2007-02-13
* Release version 0.80.2Simon McVittie2007-02-13
* configure.ac: Only use -Werror if user passes --enable-Werror to configure.Simon McVittie2007-01-25
* Use AC_PREREQ(2.59c) to make sure we can use docdir, which is relatively newSimon McVittie2007-01-24
* Reset released flagSimon McVittie2007-01-24
* Version 0.80.1, the "oops" release. Install dbus/_version.py so dbus.__versio...Simon McVittie2007-01-24
* Clear "released" flag after releaseSimon McVittie2007-01-24
* Relax dbus requirement to 0.93, to be nice to Ubuntu 6.10 and Fedora Core 6 u...Simon McVittie2007-01-24
* Remove unnecessary "..." in AC_MSG_CHECKING; correct quoting in AC_MSG_RESULT...Simon McVittie2007-01-24
* Clear "released" flag. Improve checking for rst2html and epydoc.Simon McVittie2007-01-24
* Automatically detect whether various desirable rst2html options are actually ...Simon McVittie2007-01-24
* Build pre-release version 0.79.94 (= 0.80rc4)Simon McVittie2007-01-22
* Alter Makefile.am, configure.ac to recurse into subdirs for previous change t...Simon McVittie2007-01-22
* configure.ac: When building a non-release version, compile with -WerrorSimon McVittie2007-01-22
* Add a "released" flag to configure.ac: if not 1, append the date to the version.Simon McVittie2007-01-19
* Correctly don't build HTML docs if rst2html is not foundSimon McVittie2007-01-16
* Generate HTML docs from reStructuredText if rst2html is availableSimon McVittie2007-01-16
* configure.ac: don't divert autotools cruft into autotools/, it's probably mor...Simon McVittie2007-01-15
* Stop trying to get macros from the autotools directory (no longer needed)Simon McVittie2007-01-09
* Switch to autotools and test with Python 2.5 as well as 2.4.Simon McVittie2006-12-18