summaryrefslogtreecommitdiff
path: root/cmake/modules
Commit message (Expand)AuthorAgeFilesLines
* cmake: Fold GObject detection into GLib detectionSimon McVittie2018-03-192-53/+6
* cmake: Match AC_DEFINE more precisely, respecting [] quotingSimon McVittie2017-11-061-1/+1
* Fix cmake 3.5 configure error on opening a non existant fileRalf Habacker2017-10-181-1/+1
* Use cmake build in timestamp function to generate the build time stampRalf Habacker2017-10-181-12/+0
* unix: Condition Linux-specific abstract sockets on __linux__Simon McVittie2017-09-291-33/+0
* test/dbus-daemon: Exercise the Peer interfaceSimon McVittie2017-06-081-0/+1
* Pass in DBUS_TEST_EXEC via environment, not hard-coded into binariesSimon McVittie2017-04-181-0/+1
* Replace deprecated cmake install_ functions with related install(...) calls.Ralf Habacker2017-01-301-1/+1
* Revert "Keep cmake gcc builds in sync with autotools warnings."Simon McVittie2016-10-131-65/+0
* Replace $DBUS_USE_TEST_BINARY with $DBUS_TEST_DBUS_LAUNCHSimon McVittie2016-02-121-0/+1
* Keep cmake gcc builds in sync with autotools warnings.Ralf Habacker2016-02-111-0/+65
* Refactored cmake part dealing with compiler warnings to use warnings identifier.Ralf Habacker2016-02-111-0/+54
* Do not require binfmt support for running cross compiled test applications.Ralf Habacker2016-02-081-4/+14
* cmake: run all automated tests with --tap for better diagnosticsSimon McVittie2015-12-021-2/+2
* cmake: @VAR@ substitutions in set() are deprecated, use string(CONFIGURE) ins...Ralf Habacker2015-03-061-2/+2
* Add check to cmake build system if config.h.cmake is in sync with autotools.Ralf Habacker2015-03-051-8/+14
* Add cmake macro autoheaderchecks().Ralf Habacker2015-03-051-0/+28
* Keep cmake defines GLIB_VERSION_... in sync with autotools.Ralf Habacker2015-03-031-11/+40
* Keep cmake generated shared dbus-1 library file name in sync with autotools.Ralf Habacker2014-01-301-1/+6
* Give cmake users some hints/requirements when cross compiling for Windows on ...Ralf Habacker2014-01-211-0/+26
* tests: don't block and wait for a debugger on abortSimon McVittie2014-01-101-1/+0
* Use macros for test and helper executable targets on cmake build system.Ralf Habacker2014-01-101-1/+26
* Add glib support to cmake buildsystem.Ralf Habacker2014-01-074-42/+134
* Generate autotools provided PACKAGE_.. and VERSION defines by a cmake macro.Ralf Habacker2013-08-281-0/+60
* XML: hard depends on expat and delete libxmlChengwei Yang2013-06-061-8/+1
* Fixed cmake cross compile timestamp creating.Ralf Habacker2013-02-121-6/+3
* Uses cmake provided expat find package.Ralf Habacker2013-02-121-61/+0
* refactored cmake version extracting from configure.acRalf Habacker2011-10-291-0/+40
* cmake fix: generate build timestampRalf Habacker2011-09-221-0/+15
* Removed unused cmake packages.Ralf Habacker2010-03-224-1290/+0
* add check for abstract sockets (cherry picked from commit 5b657984f4bc5544a8d...Frank Osterfeld2009-11-301-0/+33
* * cmake/modules/FindKDEWIN.cmake: fixed commentRalf Habacker2007-07-192-85/+1
* * cmake/modules/FindKDEWIN.cmake: search in <program files dir>\win32libs for...Ralf Habacker2007-07-041-1/+1
* * cmake/modules/FindKDEWIN.cmake, cmake/modules/FindKDEWIN_Packager.cmake cma...Ralf Habacker2007-06-143-0/+256
* * cmake/modules/FindExpat.cmake: fix package detection on win32.Ralf Habacker2007-03-161-2/+12
* * cmake: added doxygen supportRalf Habacker2007-03-141-0/+3
* * cmake: new directory, contains cmake build support.Ralf Habacker2007-03-0313-0/+1476