summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Prepare v1.14.0dbus-1.14.0Simon McVittie2022-02-281-4/+4
* build: Opt out from using mingw-w64's replacement printf(), etc.Simon McVittie2022-02-271-0/+9
* Start development of dbus 1.13.24Simon McVittie2022-02-231-1/+1
* Prepare dbus 1.13.22 and spec 0.38dbus-1.13.22Simon McVittie2022-02-231-3/+3
* Bump version number for continued developmentSimon McVittie2021-12-171-1/+1
* Prepare v1.13.20Simon McVittie2021-12-171-3/+3
* Disable the Containers interfaceSimon McVittie2021-12-101-11/+0
* autotools: use pkg-config instead of AC_PATH_XTRASCOTT-HAMILTON2021-11-261-5/+16
* v1.13.18dbus-1.13.18Simon McVittie2020-07-021-3/+3
* Start 1.13.18 developmentSimon McVittie2020-06-021-1/+1
* Prepare 1.13.16dbus-1.13.16Simon McVittie2020-06-021-3/+3
* Add support to generate the api documentation in Qt help formatRalf Habacker2020-04-291-0/+34
* Start dbus 1.13.16 developmentSimon McVittie2020-04-211-1/+1
* Reference implementation v1.13.14 and Specification v0.36dbus-1.13.14Simon McVittie2020-04-211-4/+4
* _dbus_generate_random_bytes: use getrandom(2)Natanael Copa2020-03-261-0/+2
* Merge branch 'non-posix-getwpnam-r' into 'master'Simon McVittie2020-03-111-46/+1
|\
| * build: Drop support for non-POSIX getpwnam_r(), getgrnam_r()Simon McVittie2018-11-191-46/+1
* | Start 1.13.14 developmentSimon McVittie2019-06-111-1/+1
* | Prepare version 1.13.12dbus-1.13.12Simon McVittie2019-06-091-2/+2
* | Start dbus 1.13.12 developmentSimon McVittie2019-05-171-1/+1
* | Prepare release v1.13.10 and Specification v0.35dbus-1.13.10Simon McVittie2019-05-131-3/+3
* | Configure option to disable traditional activationTopi Miettinen2019-03-251-0/+9
* | Do not let doxygen build man pages on WindowsRalf Habacker2019-03-131-0/+7
* | Generate documentation html index file from doc/index.html.in for autotools a...Ralf Habacker2019-01-221-0/+1
* | Merge branch 'ax-missing' into 'master'Simon McVittie2019-01-211-1/+1
|\ \
| * | configure.ac: Forbid AX_-prefixed patterns more selectivelySimon McVittie2019-01-211-1/+1
* | | test: Move dbus-daemon-launch-helper-test here, and renameSimon McVittie2019-01-211-1/+1
|/ /
* | Add glib 2.38 supportRalf Habacker2019-01-061-1/+1
* | test-privserver: Move helper executable out of name-test/Simon McVittie2018-12-131-2/+0
* | build: Add a way to set CFLAGS for AddressSanitizer etc.Simon McVittie2018-12-111-0/+3
* | Add build system variable DBUS_NAME_TEST_EXEC to cover differences in executa...Ralf Habacker2018-12-111-0/+2
* | Merge branch 'unpythonize' into 'master'Simon McVittie2018-12-051-17/+1
|\ \
| * | Translate Python-based tests to CSimon McVittie2018-12-031-17/+1
* | | Start working on dbus 1.13.10Simon McVittie2018-12-041-1/+1
* | | 1.13.8dbus-1.13.8Simon McVittie2018-12-041-3/+3
|/ /
* | Merge branch 'simplify-configure-checks' into 'master'Simon McVittie2018-11-211-36/+54
|\ \
| * | build: Simplify checks for straightforward header filesSimon McVittie2018-11-191-28/+20
| * | build: Simplify checks for functions with no special dependenciesSimon McVittie2018-11-191-8/+34
| |/
* | build: Require va_copy() or __va_copy() on non-MSVC compilersSimon McVittie2018-11-191-32/+1
* | Don't check how to copy a va_list if we already have va_copy()Simon McVittie2018-11-191-36/+34
|/
* internals: Assume compiler supports a subset of ISO varargs syntaxSimon McVittie2018-11-151-29/+0
* Avoid double slashes in paths created by pkg-configRalf Habacker2018-11-151-1/+1
* Use same name for DBUS_HAVE_LINUX_EPOLL cpp macro and Automake conditionalRalf Habacker2018-10-241-1/+1
* build: Never use poll() on Darwin family (macOS, etc.) or InterixSimon McVittie2018-10-221-28/+0
* Update bug reporting URLs to use freedesktop.org GitlabSimon McVittie2018-10-221-1/+1
* configure.ac: Remove unused HAVE_V*PRINTF macrosRalf Habacker2018-10-191-1/+1
* build: Make --enable-relocation compatible with hard-coding directoriesSimon McVittie2018-08-301-2/+2
* build: Give better error messages if relocation is impossibleSimon McVittie2018-08-301-6/+12
* Distribute source code using .tar.xz archivesFrancesco Turco2018-08-291-1/+1
* build: Don't install a ChangeLog that we don't updateSimon McVittie2018-08-291-1/+1