summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAge
...
* Make autoconf fail with an explanatory message if an AX_ macro is missingSimon McVittie2016-02-19
* Use AX_PYTHON_MODULE from autoconf-archive instead of AM_CHECK_PYMODSimon McVittie2016-01-21
* Use non-recursive make for tests, and make them into installed-testsSimon McVittie2016-01-20
* Use non-recursive make for everything except testsSimon McVittie2016-01-20
* Simplify testing by using dbus-run-session and Automake "log compiler"Simon McVittie2015-12-06
* Don't try to build epydoc documentation if we can't "import epydoc"Simon McVittie2015-12-06
* Put Autoconf droppings in build-aux/Simon McVittie2015-12-06
* Use AX_COMPILER_FLAGSSimon McVittie2015-12-06
* Update build system for Automake 1.13 (parallel test driver)Simon McVittie2015-12-05
* configure.ac: use AS_IF for PYTHON_LIBSSimon McVittie2015-12-05
* Find `python-config` from PATH properlyYamashita, Yuu2015-12-04
* development versionSimon McVittie2013-05-08
* 1.2.0Simon McVittie2013-05-08
* Replace AM_CONFIG_HEADER with AC_CONFIG_HEADERSMarko Lindqvist2013-05-07
* Require D-Bus 1.6, drop fallback pathsSimon McVittie2013-04-22
* Link Python extensions differently on WindowsSimon McVittie2012-07-05
* Use AC_C_INLINE to make sure "inline" worksSimon McVittie2012-07-04
* reset to unreleasedSimon McVittie2012-06-25
* prepare releaseSimon McVittie2012-06-25
* fd.o #40817: validate UTF-8 according to the same rules as libdbusSimon McVittie2012-06-25
* Back to unreleased statusSimon McVittie2012-05-09
* 1.1.0Simon McVittie2012-05-09
* Reinstate the old dbus.gobject_service, but only for Python 2Simon McVittie2012-05-02
* Use DBusBasicValue instead of reinventing it, if dbus is new enoughSimon McVittie2012-02-24
* back to unreleasedSimon McVittie2012-01-24
* Let's call this 1.0Simon McVittie2012-01-24
* Remove duplicate -Werror machinerySimon McVittie2012-01-24
* Move PY3PORT into doc, use the same extension as other rst, and render itSimon McVittie2012-01-24
* This is the big one; it adds Python 3 support.Barry Warsaw2011-12-15
* Fix rst2html build failure in non-unicode localesAlexandre Rostovtsev2011-12-13
* Require Python 2.6, to make porting to Python 3 easierSimon McVittie2011-12-13
* Don't warn about unused parametersSimon McVittie2011-12-13
* Remove support for Python < 2.5Simon McVittie2011-11-15
* Bump dbus dependency to 1.4 so we can make decent error handling mandatorySimon McVittie2011-11-15
* Nano versionSimon McVittie2011-05-25
* prepare 0.84Simon McVittie2011-05-25
* Let PYTHON_LIBS be overriden on the command line tooSimon McVittie2011-05-24
* Release 0.83.2Simon McVittie2010-12-02
* Add a regression test for fd.o #23831Simon McVittie2010-12-02
* Use dbus_message_iter_abandon_container to bail out, if supportedSimon McVittie2010-12-02
* Move CFLAGS_WARNINGS setup after uses of JH_ADD_CFLAGSimon McVittie2010-11-23
* Don't override CFLAGS when adding compiler warningsLouis-Francis Ratté-Boulianne2010-08-26
* Start 0.83.2Simon McVittie2010-02-18
* Prepare version 0.83.1Simon McVittie2010-02-18
* Use telepathy-glib's macros for desirable and undesirable compiler warningsSimon McVittie2010-02-18
* Require a halfway modern AutomakeSimon McVittie2010-02-18
* Support silent rules if automake >= 1.11Simon McVittie2010-02-18
* Revert "Prepare version 0.83.1"Simon McVittie2010-02-18
* Prepare version 0.83.1Simon McVittie2010-02-18
* Start development for 0.83.1Simon McVittie2008-09-16