summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use a micro version that won't break DBUS_VERSIONSimon McVittie2017-11-061-1/+1
* Update NEWSSimon McVittie2017-10-311-0/+4
* build: Avoid using `echo -e`Tony Theodore2017-10-311-1/+1
* Update NEWSSimon McVittie2017-10-311-0/+5
* build: Use $(MKDIR_P) syntax suitable for install-shilovezfs2017-10-311-1/+1
* Bump version for 1.13.x branchSimon McVittie2017-10-302-4/+12
* Merge branch 'dbus-1.12'Simon McVittie2017-10-302-10/+13
|\
| * Prepare 1.12.0dbus-1.12.0Simon McVittie2017-10-302-10/+13
* | Merge branch 'dbus-1.12', rejecting stable-branch-only changeSimon McVittie2017-10-300-0/+0
|\ \ | |/
| * Disable deprecation warnings for stable branchSimon McVittie2017-10-301-0/+3
|/
* NEWS for #103420Simon McVittie2017-10-231-1/+9
* build: Remove various unused files from build systemSimon McVittie2017-10-235-1106/+0
* build: Include README.cmake in Autotools "make dist"Simon McVittie2017-10-231-0/+1
* build: Distribute individual files and directories from cmake/Simon McVittie2017-10-231-1/+16
* build: Distribute more test data in source tarballsSimon McVittie2017-10-231-0/+2
* build: Don't explicitly clean up configure-generated filesSimon McVittie2017-10-231-5/+0
* build: Don't distribute versioninfo.rc in "make dist" tarballsSimon McVittie2017-10-231-1/+7
* Start towards 1.11.24 (or maybe 1.12.0)Simon McVittie2017-10-232-1/+8
* Prepare 1.11.22dbus-1.11.22Simon McVittie2017-10-232-12/+16
* Update NEWSSimon McVittie2017-10-231-0/+3
* Do not add custom UAC related manifest to cmake builds for MSVC on WindowsRalf Habacker2017-10-231-1/+1
* Add first draft of release notes for 1.12.0Simon McVittie2017-10-191-1/+84
* Update NEWS for latest versioninfo changesSimon McVittie2017-10-191-0/+5
* Fix cmake 3.5 configure error on opening a non existant fileRalf Habacker2017-10-181-1/+1
* Update versioninfo.rc.inRalf Habacker2017-10-181-11/+18
* Update NEWSSimon McVittie2017-10-181-1/+24
* Add version info to dbus-1 target for non msvc builds on Windows tooRalf Habacker2017-10-181-7/+6
* Use cmake build in timestamp function to generate the build time stampRalf Habacker2017-10-182-14/+2
* Windows: Check for $RC, not $WINDRESSimon McVittie2017-10-181-4/+2
* Windows: Use libtool-detected RC to compile resources in tools/Simon McVittie2017-10-181-1/+1
* Windows: Stop manipulating line numbering in versioninfo.rcSimon McVittie2017-10-172-5/+0
* cmake: Stop creating an empty afxres.hSimon McVittie2017-10-171-1/+0
* Windows: Simplify compiling versioninfo.rc by using libtool facilitiesSimon McVittie2017-10-091-17/+5
* doc: Fix dbus-send.1 uint16 typoDavid King2017-10-091-1/+1
* Post-release version bump (and add release name)Simon McVittie2017-10-032-1/+8
* Prepare 1.11.20dbus-1.11.20Simon McVittie2017-10-032-3/+3
* Clarify NEWSSimon McVittie2017-10-031-2/+3
* Update NEWSSimon McVittie2017-09-291-1/+27
* unix: Condition Linux-specific abstract sockets on __linux__Simon McVittie2017-09-298-132/+7
* build: Remove unused substitution DBUS_PATH_OR_ABSTRACTSimon McVittie2017-09-293-28/+0
* build: Remove unused variablesSimon McVittie2017-09-281-8/+1
* dbus: Actually link versioninfo.o into libdbusSimon McVittie2017-09-281-0/+1
* dbus: Clarify why we are not just adding the resource file to SOURCESSimon McVittie2017-09-281-1/+6
* dbus: Make SUFFIXES more specificSimon McVittie2017-09-281-1/+1
* ci-build: Use a mirror of mingw binaries, not msys2 binariesSimon McVittie2017-09-281-1/+1
* Add Windows manifest to dbus-update-activation-environment.exeRalf Habacker2017-09-273-2/+34
* ci-build: Use a mirror that hopefully works better than SourceforgeSimon McVittie2017-09-271-1/+1
* sysdeps: Stop pretending _dbus_set_signal_handler is portable to WindowsSimon McVittie2017-09-273-18/+6
* Make sure non-aborting signal handlers save and restore errnoSimon McVittie2017-09-272-0/+12
* tests: In slower tests, make the timeout per-test-caseSimon McVittie2017-09-275-5/+46