summaryrefslogtreecommitdiff
path: root/cmake/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Add glib support to cmake buildsystem.68852-make-it-easierRalf Habacker2013-10-261-0/+7
* Tests: allow dbus-glib to be replaced with use of libdbus-internalSimon McVittie2013-09-031-1/+3
* Define DBUS_COMPILATION externally for all tests that use internal stuffSimon McVittie2013-09-031-1/+1
* Generate autotools provided PACKAGE_.. and VERSION defines by a cmake macro.Ralf Habacker2013-08-281-0/+8
* cmake: do not bind to any particular POSIX C standardChengwei Yang2013-07-011-1/+1
* tests to embedded tests: replaced in cmake filesChengwei Yang2013-06-281-1/+3
* cmake: align dir watch backend detection with autotoolsChengwei Yang2013-06-281-0/+23
* cmake: terminate to generate makefiles due to fatal errorChengwei Yang2013-06-281-2/+2
* cmake: get rid of useless commented out codeChengwei Yang2013-06-281-48/+0
* dir-watch: remove dnotify backendChengwei Yang2013-06-281-6/+0
* cmake: clean up libxml2 glueChengwei Yang2013-06-281-5/+3
* cmake: remove a duplicate line and fix coding styleChengwei Yang2013-06-251-3/+1
* cmake: fix a typo DBUS_DISABLE_ASSERTS should be DBUS_DISABLE_ASSERTChengwei Yang2013-06-251-8/+8
* XML: hard depends on expat and delete libxmlChengwei Yang2013-06-061-17/+4
* Fixed cmake windows build system bug not installing runtime part of shared li...Ralf Habacker2013-04-291-0/+6
* Rename default_message_unix_fds to DEFAULT_MESSAGE_UNIX_FDSSimon McVittie2013-04-181-1/+1
* cmake: define default_message_unix_fds so it can be substituted in session.confSimon McVittie2013-04-181-0/+4
* Uses cmake provided expat find package.Ralf Habacker2013-02-121-7/+8
* Fixed cmake warning related to WIN32 macro when configuring on cygwinRalf Habacker2013-01-151-0/+3
* Split DBUS_SESSION_BUS_DEFAULT_ADDRESS into listen, connect addresses and set...Simon McVittie2012-08-131-3/+6
* cmake: use the same default system bus address as for autotoolsSimon McVittie2012-08-131-2/+9
* On Unix, link libdbus to a platform-specific threading librarySimon McVittie2012-06-151-0/+2
* Revert "keep cmake in sync with automake related to default bus addresses"Simon McVittie2012-01-041-2/+2
* keep cmake in sync with automake related to default bus addressesRalf Habacker2011-12-221-2/+2
* Merge branch 'dbus-1.4'Ralf Habacker2011-12-211-13/+6
|\
| * Merge branch 'dbus-1.4' of ssh://git.freedesktop.org/git/dbus/dbus into dbus-1.4Ralf Habacker2011-12-211-13/+6
| |\
| | * refactored cmake version extracting from configure.acRalf Habacker2011-10-291-13/+6
* | | Remove EXT variable from CMake, just use Automake-compatible EXEEXTSimon McVittie2011-09-281-2/+2
* | | Merge tests' cmake and autotools bus configurationSimon McVittie2011-09-281-4/+2
* | | cmake: remove unused TEST_SERVICE_DIR variableSimon McVittie2011-09-281-2/+0
|/ /
* | Simplify substitution of test executables to use fewer variablesSimon McVittie2011-09-281-8/+5
* | Simplify generation of bus configuration filesSimon McVittie2011-09-281-3/+1
* | Merge branch 'dbus-1.4'Ralf Habacker2011-09-221-15/+12
|\ \ | |/
| * Added cmake 'help-options' target to print out all available configure optionsRalf Habacker2011-09-221-0/+5
| * fixed cmake error: doc says CACHE needs type *and* doc stringRalf Habacker2011-09-221-6/+5
| * Limit batch file creating to windowsRalf Habacker2011-09-221-0/+4
| * Fixed cmake buildsystem - option command only supports boolean valuesRalf Habacker2011-09-221-3/+3
| * cmake fix: generate build timestampRalf Habacker2011-09-221-5/+3
| * Simplified cmake xml parser dependencies.Ralf Habacker2011-09-221-9/+9
* | Merge branch 'dbus-1.4'Simon McVittie2011-08-051-0/+3
|\ \ | |/
| * cmake: always enable GNU and recent-POSIX extensions, like autoconf doesSimon McVittie2011-08-051-0/+3
* | Stop defining DBUS_API_SUBJECT_TO_CHANGESimon McVittie2011-07-291-1/+1
* | Merge remote-tracking branch 'origin/dbus-1.4'Simon McVittie2011-07-111-0/+2
|\ \ | |/
| * Added DBUS_ENABLE_STATS option to cmake buildsystem to keep in sync with auto...Ralf Habacker2011-07-081-0/+3
* | Fixed cmake buildsystem - option command only supports boolean valuesRalf Habacker2011-07-041-3/+3
* | Limit batch file creating to windowsRalf Habacker2011-07-031-0/+4
* | Fixed cmake buildsystem on unix - option command only supports boolean valuesRalf Habacker2011-07-031-2/+2
* | Added DBUS_ENABLE_STATS option to cmake buildsystem to keep in sync with auto...Ralf Habacker2011-07-021-0/+3
* | CMake fix: Do not use FORCE in variables which should be changeable by the user.Ralf Habacker2011-06-201-3/+3
* | fixed cmake error: doc says CACHE needs type *and* doc stringRalf Habacker2011-06-141-5/+5