summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Release v1.2.18dbus-python-1.2.18Simon McVittie2021-07-201-1/+1
* build: Use python3 if neither PYTHON nor PYTHON_VERSION is specifiedSimon McVittie2021-07-201-0/+1
* build: Disable -Wdeclaration-after-statementSimon McVittie2020-01-141-0/+2
* Increment micro version after releaseSimon McVittie2020-01-141-1/+1
* Release v1.12.16dbus-python-1.2.16Simon McVittie2020-01-141-1/+1
* build: Forbid unexpanded AX_ macros more selectivelySimon McVittie2020-01-111-1/+1
* Post-release micro version bumpSimon McVittie2020-01-111-1/+1
* 1.2.14dbus-python-1.2.14Simon McVittie2019-11-251-1/+1
* Disable compiler errors for -WinlineSimon McVittie2019-11-211-0/+2
* Post-release version bumpSimon McVittie2019-09-121-1/+1
* Prepare version 1.2.12dbus-python-1.2.12Simon McVittie2019-09-121-1/+1
* Post-release version bumpSimon McVittie2019-09-021-1/+1
* Prepare releasedbus-python-1.2.10Simon McVittie2019-09-021-1/+1
* Remove ChangeLog from source releasesSimon McVittie2019-07-231-3/+1
* Start 1.2.10 developmentSimon McVittie2018-05-041-1/+1
* 1.2.8dbus-python-1.2.8Simon McVittie2018-05-041-1/+1
* build: Enable Sphinx documentation if dependencies are availableSimon McVittie2018-05-031-5/+7
* Remove remnants of old documentationSimon McVittie2018-05-021-28/+1
* Convert documentation from epydoc to SphinxSimon McVittie2018-05-021-50/+13
* Start towards 1.2.8Simon McVittie2018-01-291-1/+1
* Prepare 1.2.6dbus-python-1.2.6Simon McVittie2018-01-291-1/+1
* Require dbus 1.8Simon McVittie2018-01-291-1/+1
* Use system extensions instead of strict C99Simon McVittie2018-01-291-1/+1
* Integrate dbus-gmainSimon McVittie2018-01-291-1/+7
* Require dbus-run-sessionSimon McVittie2018-01-291-2/+1
* Rename source directories for C code to silence an ImportWarningSimon McVittie2017-11-051-1/+1
* build: Build with -Wno-duplicated-branches if the compiler supports itSimon McVittie2017-11-051-0/+2
* build: Use AX_PYTHON_DEVEL to find PythonSimon McVittie2017-11-011-15/+14
* Drop support for Python 2.6, along with several workaroundsSimon McVittie2016-08-111-1/+1
* Use Automake TAP driverSimon McVittie2016-08-111-0/+3
* start 1.2.6 developmentSimon McVittie2016-03-061-1/+1
* 1.2.4dbus-python-1.2.4Simon McVittie2016-03-061-1/+1
* Get the version from the C code, not by generating a Python fileSimon McVittie2016-03-051-1/+0
* apply development versionSimon McVittie2016-02-221-1/+1
* 1.2.2dbus-python-1.2.2Simon McVittie2016-02-221-1/+1
* Disable Automake maintainer mode when building via setup.pySimon McVittie2016-02-221-0/+5
* Use AX_IS_RELEASE with the micro-version policySimon McVittie2016-02-191-29/+13
* Use AX_GENERATE_CHANGELOG to generate ChangeLogSimon McVittie2016-02-191-0/+2
* configure.ac: avoid misleading syntax highlightingSimon McVittie2016-02-191-1/+1
* configure.ac: use AS_CASE, AS_IFSimon McVittie2016-02-191-39/+31
* Make autoconf fail with an explanatory message if an AX_ macro is missingSimon McVittie2016-02-191-0/+3
* Use AX_PYTHON_MODULE from autoconf-archive instead of AM_CHECK_PYMODSimon McVittie2016-01-211-4/+4
* Use non-recursive make for tests, and make them into installed-testsSimon McVittie2016-01-201-3/+8
* Use non-recursive make for everything except testsSimon McVittie2016-01-201-6/+2
* Simplify testing by using dbus-run-session and Automake "log compiler"Simon McVittie2015-12-061-0/+5
* Don't try to build epydoc documentation if we can't "import epydoc"Simon McVittie2015-12-061-20/+27
* Put Autoconf droppings in build-aux/Simon McVittie2015-12-061-0/+1
* Use AX_COMPILER_FLAGSSimon McVittie2015-12-061-21/+19
* Update build system for Automake 1.13 (parallel test driver)Simon McVittie2015-12-051-1/+1
* configure.ac: use AS_IF for PYTHON_LIBSSimon McVittie2015-12-051-8/+9