summaryrefslogtreecommitdiff
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
...
* cmake: make support for traditional activation optionalRalf Habacker2020-09-231-0/+1
* cmake: Add support for systemd integration on Linux operating systemsRalf Habacker2020-06-102-0/+61
* cmake: Add macro check_auto_option() as an addition to add_auto_option()Ralf Habacker2020-06-101-0/+21
* cmake: rename tristateoption() to add_auto_option() and make signature compat...Ralf Habacker2020-06-101-2/+2
* cmake: build and install dbus-cleanup-sockets on non Windows platformsRalf Habacker2020-04-291-0/+1
* Add support to generate the api documentation in Qt help formatRalf Habacker2020-04-291-0/+12
* Merge branch 'fix-poll-header' into 'master'Simon McVittie2020-04-012-2/+2
|\
| * sysdeps: use POSIX poll.h instead of sys/poll.hNatanael Copa2020-03-262-2/+2
* | _dbus_generate_random_bytes: use getrandom(2)Natanael Copa2020-03-262-0/+4
|/
* Merge branch 'non-posix-getwpnam-r' into 'master'Simon McVittie2020-03-112-2/+12
|\
| * cmake: Opt-in to modern APIs and thread-safety for SolarisSimon McVittie2018-11-191-0/+10
| * build: Drop support for non-POSIX getpwnam_r(), getgrnam_r()Simon McVittie2018-11-192-2/+2
* | cmake: Fix attribute 'original file name' in shared dbus library file info on...Ralf Habacker2020-02-191-1/+1
* | cmake: Avoid overwriting PKG_CONFIG_PATH env varClemens Lang2019-03-141-0/+27
* | Remove obsolete parameter in end... cmake keywordsRalf Habacker2019-01-242-3/+3
* | Adjust indents of cmake build system files always to 4 spacesRalf Habacker2019-01-231-10/+10
* | Remove obsolete parameter in end... cmake keywordsRalf Habacker2019-01-236-17/+17
* | Remove spaces between cmake command and opening bracketRalf Habacker2019-01-235-52/+52
* | Use lower case cmake keywordsRalf Habacker2019-01-235-37/+37
* | Replace tabs by 4 spaces in cmake build system filesRalf Habacker2019-01-233-25/+25
* | Remove trailing spaces in cmake related filesRalf Habacker2019-01-231-2/+2
* | Add cmake macros add_executable_version_info and add_library_version_infoRalf Habacker2019-01-221-0/+18
* | Generate documentation html index file from doc/index.html.in for autotools a...Ralf Habacker2019-01-221-55/+0
* | Move cmake related build system to top levelRalf Habacker2019-01-229-1802/+3
* | test: Move sysdeps tests hereSimon McVittie2019-01-211-0/+1
* | test: Move string tests (most of dbus-string-util.c) hereSimon McVittie2019-01-211-0/+1
* | test: Move marshalling tests into test/Simon McVittie2019-01-212-5/+11
* | test: Move dbus-message-factory and most of dbus-message-util into test/Simon McVittie2019-01-212-3/+6
* | test: Move auth, credentials tests from libdbus-internal into test/Simon McVittie2019-01-212-5/+7
* | test: Split slow parts of the former test-dbus into their own executablesSimon McVittie2019-01-211-0/+9
* | _dbus_test_main: Move to test-utilsSimon McVittie2019-01-212-15/+7
* | test: Move dbus-daemon-launch-helper-test here, and renameSimon McVittie2019-01-213-9/+2
* | test: Move libdbus embedded tests from dbus/ to test/Simon McVittie2019-01-212-5/+3
* | test: Break out the slow parts of test-bus into their own executablesSimon McVittie2019-01-211-0/+8
* | test: Move dbus-daemon and d-d-launch-helper tests from bus/Simon McVittie2019-01-212-9/+11
* | Convert spawn test into a standalone test executableSimon McVittie2019-01-212-1/+3
* | build: Compile most bus/ files into static librariesSimon McVittie2019-01-211-21/+18
* | Make sure ctest on Windows uses the currently built dbus libraryRalf Habacker2019-01-102-1/+12
* | Rename structure DBusSocketSet to DBusPollableSet and adjust the correspondin...Ralf Habacker2019-01-091-4/+4
* | In cmake use variables provided from GNUInstallDirs consequentlyRalf Habacker2018-12-216-17/+17
* | Merge branch 'test-main-boilerplate' into 'master'Simon McVittie2018-12-201-1/+2
|\ \
| * | tests: Collect common code from embedded-test main executablesSimon McVittie2018-12-171-1/+2
* | | Fix multi-configuration generator supportRalf Habacker2018-12-171-4/+4
* | | Add cmake support for session based test executablesRalf Habacker2018-12-171-1/+1
* | | Add cmake support for session based test executablesRalf Habacker2018-12-173-6/+34
* | | Use prefined variables to setup environment in cmake macro add_test_executableRalf Habacker2018-12-172-4/+7
* | | Add missing extension to TEST_LAUNCH_HELPER_BINARY in cmakeRalf Habacker2018-12-171-1/+1
* | | Fix setup of build time output paths in cmakeRalf Habacker2018-12-171-10/+11
|/ /
* | test-privserver: Move helper executable out of name-test/Simon McVittie2018-12-133-2/+1
* | Move _dbus_disable_crash_handling() back into test/ directorySimon McVittie2018-12-111-1/+11