summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2022-09-06Post-release version bumpSimon McVittie1-1/+1
2022-09-06Prepare v1.3.2dbus-python-1.3.2Simon McVittie1-1/+1
2022-09-06Start 1.3.2 developmentSimon McVittie1-1/+1
2022-09-06Prepare v1.3.0dbus-python-1.3.0Simon McVittie1-1/+1
2022-09-06build: Remove vestigial macrosSimon McVittie1-13/+1
2022-09-05Add licensing information in REUSE formatSimon McVittie1-0/+2
2022-09-05Move dbus-gmain into subprojects/Simon McVittie1-1/+1
2022-09-04build: Bump micro version for developmentSimon McVittie1-1/+1
2021-09-15build: Use AS_HELP_STRING instead of deprecated AC_HELP_STRINGSimon McVittie1-3/+3
2021-09-15build: Update bug reporting URLSimon McVittie1-1/+1
2021-09-15build: Use LT_INIT instead of deprecated AC_PROG_LIBTOOLSimon McVittie1-1/+1
2021-09-15Remove support for Python 2Simon McVittie1-13/+1
2021-09-14build: Use sysconfig in preference to distutils.utilSimon McVittie1-1/+8
2021-07-20Release v1.2.18dbus-python-1.2.18Simon McVittie1-1/+1
2021-07-20build: Use python3 if neither PYTHON nor PYTHON_VERSION is specifiedSimon McVittie1-0/+1
2020-01-14build: Disable -Wdeclaration-after-statementSimon McVittie1-0/+2
2020-01-14Increment micro version after releaseSimon McVittie1-1/+1
2020-01-14Release v1.12.16dbus-python-1.2.16Simon McVittie1-1/+1
2020-01-11build: Forbid unexpanded AX_ macros more selectivelySimon McVittie1-1/+1
2020-01-11Post-release micro version bumpSimon McVittie1-1/+1
2019-11-251.2.14dbus-python-1.2.14Simon McVittie1-1/+1
2019-11-21Disable compiler errors for -WinlineSimon McVittie1-0/+2
2019-09-12Post-release version bumpSimon McVittie1-1/+1
2019-09-12Prepare version 1.2.12dbus-python-1.2.12Simon McVittie1-1/+1
2019-09-02Post-release version bumpSimon McVittie1-1/+1
2019-09-02Prepare releasedbus-python-1.2.10Simon McVittie1-1/+1
2019-07-23Remove ChangeLog from source releasesSimon McVittie1-3/+1
2018-05-04Start 1.2.10 developmentSimon McVittie1-1/+1
2018-05-041.2.8dbus-python-1.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.6dbus-python-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.4dbus-python-1.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.2dbus-python-1.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