summaryrefslogtreecommitdiff
path: root/cmake/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Revert all changes since a36d4918a6f646e085Simon McVittie2012-01-041-32/+42
* keep cmake in sync with automake related to default bus addressesRalf Habacker2011-12-221-2/+2
* 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
* | 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
* | Merge branch 'dbus-1.4'Simon McVittie2011-06-101-1/+1
|\ \ | |/
| * Add support for building "modular" tests, which require GLib and dbus-glibSimon McVittie2011-06-101-1/+1
| * To avoid double dbus version definitions take values from configure.ac.Ralf Habacker2011-05-251-3/+7
* | Fixes for Visual Studio 2010 cmake generator - reported by Ray Satiro.Ralf Habacker2011-05-281-3/+3
* | Fixed cmake syntax errors.Ralf Habacker2011-05-281-5/+5
* | Added cmake 'help-options' target to print out all available configure optionsRalf Habacker2011-05-221-0/+5
* | Cleaned public cmake option naming.Ralf Habacker2011-05-221-22/+22
* | To avoid double dbus version definitions take values from configure.ac.Ralf Habacker2011-05-221-3/+7
|/
* Allow X11 autolaunch to be disabled even if the headers/libraries are thereSimon McVittie2011-02-241-1/+1
* Keep in sync with autotools.Ralf Habacker2010-12-291-1/+1
* Keep in sync with automake.Ralf Habacker2010-12-211-1/+1
* Fix bus-test failure with cmake on unix.Ralf Habacker2010-12-071-2/+2
* Service dir related bug fix on windows.Ralf Habacker2010-10-291-29/+45
* keep version in sync with automakeRalf Habacker2010-10-121-3/+2
* Keep cmake default session and system bus address setup in sync with autotools.Ralf Habacker2010-06-111-10/+5
* Keep in sync with autotools.Ralf Habacker2010-06-071-2/+2
* Don't truncate pointers on Windows x64 platformFridrich Štrba2010-05-031-1/+1
* Keep defines for dbus test in sync with autotools.Ralf Habacker2010-04-131-0/+2
* update WinCE cmake supportRomain Pokrzywka2010-04-131-41/+19
* Cmake support for cross plattform usable test files.Ralf Habacker2010-04-111-4/+14
* Removed unused cmake packages.Ralf Habacker2010-03-221-6/+0
* Make the windows binaries and build match the linux one with cmake buildsystem.unknown2010-03-221-1/+7
* CMake dbus libraries usage cleanup.Ralf Habacker2010-03-201-0/+3
* fixed backtrace printing on unix with cmake build systemRalf Habacker2010-03-081-3/+10
* fixed xml doc generating for cmake build system - supported docbook generator...Ralf Habacker2010-02-101-2/+2
* not needed anymore. Builds fine without for both msvc and mingwRomain Pokrzywka2010-02-071-8/+0