summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2018-05-04Start 1.2.10 developmentSimon McVittie1-1/+1
2018-05-041.2.8Simon McVittie1-1/+1
2018-05-03build: Enable Sphinx documentation if dependencies are availableSimon McVittie1-5/+7
2018-05-02Remove remnants of old documentationSimon McVittie1-28/+1
2018-05-02Convert documentation from epydoc to SphinxSimon McVittie1-50/+13
2018-01-29Start towards 1.2.8Simon McVittie1-1/+1
2018-01-29Prepare 1.2.6Simon McVittie1-1/+1
2018-01-29Require dbus 1.8Simon McVittie1-1/+1
2018-01-29Use system extensions instead of strict C99Simon McVittie1-1/+1
2018-01-29Integrate dbus-gmainSimon McVittie1-1/+7
2018-01-29Require dbus-run-sessionSimon McVittie1-2/+1
2017-11-05Rename source directories for C code to silence an ImportWarningSimon McVittie1-1/+1
2017-11-05build: Build with -Wno-duplicated-branches if the compiler supports itSimon McVittie1-0/+2
2017-11-01build: Use AX_PYTHON_DEVEL to find PythonSimon McVittie1-15/+14
2016-08-11Drop support for Python 2.6, along with several workaroundsSimon McVittie1-1/+1
2016-08-11Use Automake TAP driverSimon McVittie1-0/+3
2016-03-06start 1.2.6 developmentSimon McVittie1-1/+1
2016-03-061.2.4Simon McVittie1-1/+1
2016-03-05Get the version from the C code, not by generating a Python fileSimon McVittie1-1/+0
2016-02-22apply development versionSimon McVittie1-1/+1
2016-02-221.2.2Simon McVittie1-1/+1
2016-02-22Disable Automake maintainer mode when building via setup.pySimon McVittie1-0/+5
2016-02-19Use AX_IS_RELEASE with the micro-version policySimon McVittie1-29/+13
2016-02-19Use AX_GENERATE_CHANGELOG to generate ChangeLogSimon McVittie1-0/+2
2016-02-19configure.ac: avoid misleading syntax highlightingSimon McVittie1-1/+1
2016-02-19configure.ac: use AS_CASE, AS_IFSimon McVittie1-39/+31
2016-02-19Make autoconf fail with an explanatory message if an AX_ macro is missingSimon McVittie1-0/+3
2016-01-21Use AX_PYTHON_MODULE from autoconf-archive instead of AM_CHECK_PYMODSimon McVittie1-4/+4
2016-01-20Use non-recursive make for tests, and make them into installed-testsSimon McVittie1-3/+8
2016-01-20Use non-recursive make for everything except testsSimon McVittie1-6/+2
2015-12-06Simplify testing by using dbus-run-session and Automake "log compiler"Simon McVittie1-0/+5
2015-12-06Don't try to build epydoc documentation if we can't "import epydoc"Simon McVittie1-20/+27
2015-12-06Put Autoconf droppings in build-aux/Simon McVittie1-0/+1
2015-12-06Use AX_COMPILER_FLAGSSimon McVittie1-21/+19
2015-12-05Update build system for Automake 1.13 (parallel test driver)Simon McVittie1-1/+1
2015-12-05configure.ac: use AS_IF for PYTHON_LIBSSimon McVittie1-8/+9
2015-12-04Find `python-config` from PATH properlyYamashita, Yuu1-1/+1
2013-05-08development versionSimon McVittie1-1/+1
2013-05-081.2.0Simon McVittie1-3/+3
2013-05-07Replace AM_CONFIG_HEADER with AC_CONFIG_HEADERSMarko Lindqvist1-1/+1
2013-04-22Require D-Bus 1.6, drop fallback pathsSimon McVittie1-10/+1
2012-07-05Link Python extensions differently on WindowsSimon McVittie1-0/+13
2012-07-04Use AC_C_INLINE to make sure "inline" worksSimon McVittie1-0/+1
2012-06-25reset to unreleasedSimon McVittie1-1/+1
2012-06-25prepare releaseSimon McVittie1-2/+2
2012-06-25fd.o #40817: validate UTF-8 according to the same rules as libdbusdbus-python-1.1.1Simon McVittie1-0/+4
2012-05-09Back to unreleased statusSimon McVittie1-1/+1
2012-05-091.1.0dbus-python-1.1.0Simon McVittie1-2/+2
2012-05-02Reinstate the old dbus.gobject_service, but only for Python 2Simon McVittie1-0/+5
2012-02-24Use DBusBasicValue instead of reinventing it, if dbus is new enoughSimon McVittie1-0/+5