summaryrefslogtreecommitdiff
path: root/cmake
AgeCommit message (Expand)AuthorFilesLines
2017-12-05Add version info to installed executables for cmake build system on WindowsHEADmasterRalf Habacker4-10/+68
2017-11-24Add a targeted test for OOM during _dbus_server_new_for_tcp_socket()Simon McVittie1-0/+1
2017-11-15Remove references to test/data/incomplete-messages tooSimon McVittie1-1/+0
2017-11-15tests: Remove leftover references to valid-messages directorySimon McVittie1-2/+0
2017-11-15Remove test data in the "message builder" domain-specific languageSimon McVittie1-1/+1
2017-11-15Add utility functions to emit TAP diagnostics and fatal errorsSimon McVittie1-0/+2
2017-11-06cmake: Match AC_DEFINE more precisely, respecting [] quotingSimon McVittie1-1/+1
2017-10-23build: Remove various unused files from build systemSimon McVittie1-1/+0
2017-10-23Do not add custom UAC related manifest to cmake builds for MSVC on WindowsRalf Habacker1-1/+1
2017-10-18Fix cmake 3.5 configure error on opening a non existant fileRalf Habacker1-1/+1
2017-10-18Add version info to dbus-1 target for non msvc builds on Windows tooRalf Habacker1-7/+6
2017-10-18Use cmake build in timestamp function to generate the build time stampRalf Habacker2-14/+2
2017-10-17Windows: Stop manipulating line numbering in versioninfo.rcSimon McVittie1-1/+0
2017-10-17cmake: Stop creating an empty afxres.hSimon McVittie1-1/+0
2017-09-29unix: Condition Linux-specific abstract sockets on __linux__Simon McVittie4-48/+0
2017-09-29build: Remove unused substitution DBUS_PATH_OR_ABSTRACTSimon McVittie2-17/+0
2017-09-27Add Windows manifest to dbus-update-activation-environment.exeRalf Habacker1-0/+9
2017-09-25Deprecate the pam_console/pam_foreground flag-file directorySimon McVittie1-6/+8
2017-06-30build: Introduce ${runstatedir} and use it for the pid fileSimon McVittie2-2/+4
2017-06-08test/dbus-daemon: Exercise the Peer interfaceSimon McVittie1-0/+1
2017-04-18Pass in DBUS_TEST_EXEC via environment, not hard-coded into binariesSimon McVittie2-1/+1
2017-04-10build: Remove indirection from uses of ExpatSimon McVittie2-16/+12
2017-03-20cmake, autotools: Add find package config support for cmake clientsRalf Habacker4-1/+117
2017-03-20cmake: Optionally create relocatable dbus-1.pc fileRalf Habacker1-7/+27
2017-02-14cmake: keep variable DBUS_MACHINE_UUID_FILE in sync with autotools.Ralf Habacker1-1/+1
2017-02-13cmake: Keep include file install locations on Windows in sync with Unix.Ralf Habacker1-6/+2
2017-02-13cmake: use default GNU installation layout.Ralf Habacker2-24/+19
2017-02-10cmake: Use relative install locations on Unix tooRalf Habacker1-5/+1
2017-02-10cmake: Install executables in bin/ on Unix, not lib/Ralf Habacker1-1/+1
2017-02-10Let cmake install arch depending headers on Unix in the same location as auto...Ralf Habacker1-1/+8
2017-02-10Add pkgconfig file generating support on unix os to cmake build system.Ralf Habacker1-0/+23
2017-01-30Do not dump unused DBUS_SYSTEM_BUS_DEFAULT_ADDRESS variable on windows.Ralf Habacker1-7/+6
2017-01-30Do not define unused variable DBUS_SESSION_SOCKET_DIR setting with cmake on W...Ralf Habacker1-21/+14
2017-01-30Add test-uid-permissions test case to cmake build system.Ralf Habacker1-0/+1
2017-01-30Replace deprecated cmake install_ functions with related install(...) calls.Ralf Habacker5-10/+10
2017-01-30Fix broken install of dbus-arch-deps.h.Ralf Habacker1-1/+1
2016-10-13Revert "Keep cmake gcc builds in sync with autotools warnings."Simon McVittie2-67/+2
2016-10-13Remove leftover declarations for assuming int manipulation is atomicSimon McVittie2-10/+0
2016-08-18Fix building with CMake for a Unix platform where functions like recv() are i...Ralf Habacker1-0/+9
2016-08-18Fix building with CMake for a Unix platform that does not have -lrt, such as ...Ralf Habacker1-3/+11
2016-08-16Only compile test-bus-launch-helper, etc. if embedded tests are enabledSimon McVittie1-25/+22
2016-05-20Migrate platform specific spawn tests into cross platform tests.Ralf Habacker1-0/+1
2016-02-12Replace $DBUS_USE_TEST_BINARY with $DBUS_TEST_DBUS_LAUNCHSimon McVittie3-2/+1
2016-02-11Keep cmake gcc builds in sync with autotools warnings.Ralf Habacker2-2/+67
2016-02-11Refactored cmake part dealing with compiler warnings to use warnings identifier.Ralf Habacker2-45/+115
2016-02-08Do not require binfmt support for running cross compiled test applications.Ralf Habacker1-4/+14
2015-12-02add travis-ci.org build machinerySimon McVittie1-0/+20
2015-12-02cmake: run all automated tests with --tap for better diagnosticsSimon McVittie1-2/+2
2015-12-02cmake: copy the systemd-activation directory tooSimon McVittie1-0/+1
2015-12-02cmake: manual-tcp is not an automated testSimon McVittie1-1/+1