summaryrefslogtreecommitdiff
path: root/cmake/ConfigureChecks.cmake
Commit message (Expand)AuthorAgeFilesLines
* cmake: check for the necessary symbols for test-segfault.cSimon McVittie2015-02-201-0/+3
* Add configure checks for accept4, dirfd, inotify_init1 and unix_fd_passing to...Ralf Habacker2014-10-241-0/+4
* Add configure check for pipe2 to cmake build system.Ralf Habacker2014-10-171-0/+2
* CMake warning--.Ralf Habacker2014-01-171-1/+1
* Remove support for platforms with no 64-bit integer typeSimon McVittie2013-09-161-4/+2
* dbus-sysdeps-win: don't include wspiapi.hSimon McVittie2013-09-161-1/+0
* Use dbus/dbus-arch-deps.h.in as source for cmake tooRalf Habacker2011-09-231-27/+23
* fix {u}intptr_t usage on wince with msvcRomain Pokrzywka2010-05-051-0/+1
* Don't truncate pointers on Windows x64 platformFridrich Štrba2010-05-031-0/+1
* Fix warnings on Windows CE target.Marcus Brinkmann2010-04-141-0/+1
* add missing HAVE_ macros to cmakeRomain Pokrzywka2010-04-131-1/+6
* Added signal.h and locale.h detection for cmake build system.Ralf Habacker2010-03-221-0/+2
* apply remaining unapplied parts of eeedba5b2f5b008819619764943caddd52441adf i...Romain Pokrzywka2010-02-071-2/+4
* with msvc, replace va_copy by assigning the va_lists (cherry picked from comm...Frank Osterfeld2009-12-011-1/+4
* add check for abstract sockets (cherry picked from commit 5b657984f4bc5544a8d...Frank Osterfeld2009-11-301-0/+17
* fix configure check and VA_COPY usageFrank Osterfeld2009-11-301-3/+5
* mingw compile++ , w2k-support++Christian Ehrlicher2009-11-291-0/+1
* * cmake/ConfigureChecks.cmake,cmake/config.h.cmake: added check for HAVE_ERRNO_HRalf Habacker2007-06-151-0/+1
* * cmake: added cygwin compile supportRalf Habacker2007-06-031-1/+2
* * cmake/ConfigureChecks.cmake: fixed socketpair check, added setrlimit check ...Ralf Habacker2007-03-081-1/+2
* * cmake: new directory, contains cmake build support.Ralf Habacker2007-03-031-0/+126