index
:
~smcv/dbus
14-authz-39720
14-autolaunch-woes-40352
14-basic-value-11191
14-enumerate-test-data-33840
54972-thread-safe5
am-i-recursive-or-not-36205
archaeology
arg0has-91755
authz-39720
configurable
configurable-memory-35090
containers-minimum-101354
containers-spec
dbus-1.2
dbus-1.4
dbus-lunch-39197
dbus-run-session-39196
dbussocket
default-address-38201
drop-dead-nonce-tcp
echo-spam-34140
goal-remove-reader-writer
limitations
log-exceeded-limits-80559
maemo-libcreds
maemo-misc
maintainer-mode-34671
master
message-cache-34970
monitor
monitor-destination-92074
more-privacy
recursive-marshal-clarity-33870
simpler-memory
split-mempool-perf-test
static-var-safety-68610
tests
thread-safe4
threadsafe-get-tmpdir-68610
try-master
type-system-layering-38252
untested-cmake-rc
validation-39549
wip-33870
wip-abstract-socket-check
wip-altmalloc
wip-check-all-sprintf
wip-dbussocket
wip-exit-with-child-9884
wip-fewer-reallocs
wip-gdb
wip-heap-profiling
wip-inetd
wip-libdbus-util
wip-link-cache-api
wip-manpage
wip-orphaned-test-stuff
wip-reduced-libdbus
wip-remove-cruft
wip-scatter-gather
wip-split-fake-threads
wip-syntax-complaints
wip-xmlCleanupParser-26032
dbus_submit_patch_with_possibility_of_reply_and_block()
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmake
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-22
fixed cmake error: doc says CACHE needs type *and* doc string
Ralf Habacker
1
-6
/
+5
2011-09-22
Limit batch file creating to windows
Ralf Habacker
1
-0
/
+4
2011-09-22
Fixed cmake buildsystem - option command only supports boolean values
Ralf Habacker
1
-3
/
+3
2011-09-22
cmake fix: generate build timestamp
Ralf Habacker
1
-5
/
+3
2011-09-22
Simplified cmake xml parser dependencies.
Ralf Habacker
1
-9
/
+9
2011-08-05
cmake: always enable GNU and recent-POSIX extensions, like autoconf does
Simon McVittie
1
-0
/
+3
2011-07-08
Added DBUS_ENABLE_STATS option to cmake buildsystem to keep in sync with auto...
Ralf Habacker
1
-0
/
+3
2011-06-10
Add support for building "modular" tests, which require GLib and dbus-glib
Simon McVittie
1
-1
/
+1
2011-05-25
To avoid double dbus version definitions take values from configure.ac.
Ralf Habacker
1
-3
/
+7
2011-02-24
Allow X11 autolaunch to be disabled even if the headers/libraries are there
Simon McVittie
1
-1
/
+1
2010-12-29
Keep in sync with autotools.
Ralf Habacker
1
-1
/
+1
2010-12-21
Keep in sync with automake.
Ralf Habacker
1
-1
/
+1
2010-12-07
Fix bus-test failure with cmake on unix.
Ralf Habacker
1
-2
/
+2
2010-10-29
Service dir related bug fix on windows.
Ralf Habacker
1
-29
/
+45
2010-10-12
keep version in sync with automake
Ralf Habacker
1
-3
/
+2
2010-06-11
Keep cmake default session and system bus address setup in sync with autotools.
Ralf Habacker
1
-10
/
+5
2010-06-07
Keep in sync with autotools.
Ralf Habacker
1
-2
/
+2
2010-05-03
Don't truncate pointers on Windows x64 platform
Fridrich Štrba
1
-1
/
+1
2010-04-13
Keep defines for dbus test in sync with autotools.
Ralf Habacker
1
-0
/
+2
2010-04-13
update WinCE cmake support
Romain Pokrzywka
1
-39
/
+17
2010-04-11
Cmake support for cross plattform usable test files.
Ralf Habacker
1
-4
/
+14
2010-03-22
Removed unused cmake packages.
Ralf Habacker
1
-6
/
+0
2010-03-22
Make the windows binaries and build match the linux one with cmake buildsystem.
unknown
1
-1
/
+7
2010-03-20
CMake dbus libraries usage cleanup.
Ralf Habacker
1
-0
/
+3
2010-03-08
fixed backtrace printing on unix with cmake build system
Ralf Habacker
1
-3
/
+10
2010-02-10
fixed xml doc generating for cmake build system - supported docbook generator...
Ralf Habacker
1
-2
/
+2
2010-02-07
not needed anymore. Builds fine without for both msvc and mingw
Romain Pokrzywka
1
-8
/
+0
2010-02-07
remove DBUS_DAEMON_EXECUTABLE_NAME, we already have DBUS_DAEMON_NAME, and use...
Romain Pokrzywka
1
-3
/
+2
2010-02-07
remove the debug postfix for the executables, it only makes sense for the lib
Romain Pokrzywka
1
-36
/
+34
2010-02-07
disable cmake options that don't apply (for cmake-gui)
Romain Pokrzywka
1
-15
/
+18
2010-02-07
fixed the TODO, the if block didn't make sense indeed. Also make it clearer w...
Romain Pokrzywka
1
-31
/
+18
2010-02-07
fixed and simplified install prefix handling with cmake
Romain Pokrzywka
1
-6
/
+9
2010-02-07
refactor the cmake build to match with autotools: only export client symbols ...
Romain Pokrzywka
1
-18
/
+0
2009-12-14
added new variable DBUS_BUILD_TIMESTAMP
Ralf Habacker
1
-0
/
+9
2009-12-07
fixed cmake version macro and string handling
Ralf Habacker
1
-23
/
+14
2009-12-01
added cmake option for using nonce-tcp protocol as default; set tcp as defaul...
Ralf Habacker
1
-2
/
+8
2009-12-01
updated version
Ralf Habacker
1
-2
/
+2
2009-12-01
The current state of the nonce-tcp implementation
Frank Osterfeld
1
-2
/
+2
2009-11-30
fixed DBUS_VA_COPY for msvc
Ralf Habacker
1
-0
/
+8
2009-11-30
define _DEBUG for debug builds (cherry picked from commit 3e261c022623306d4db...
Frank Osterfeld
1
-0
/
+2
2009-11-30
added DBUS_USE_OUTPUT_DEBUG_STRING option
Ralf Habacker
1
-0
/
+5
2009-11-30
define DBUS_BUILD_TESTS only if the option is enabled (cherry picked from com...
Frank Osterfeld
1
-1
/
+4
2009-11-30
fix TEST_SOCKET_DIR on windows, do not override value from top-level in test/...
Frank Osterfeld
1
-15
/
+18
2009-11-30
build dbus-daemon-launch-helper-test and friends set all TEST vars needed for...
Frank Osterfeld
1
-2
/
+2
2009-11-30
generate all config files from the .in files. Set some of the required variab...
Frank Osterfeld
1
-0
/
+8
2009-11-30
use CMAKE_BUILD_TYPE to differ between debug and release. (cherry picked from...
Sebastian Sauer
1
-9
/
+7
2009-11-30
add check for abstract sockets (cherry picked from commit 5b657984f4bc5544a8d...
Frank Osterfeld
1
-0
/
+3
2009-11-30
set -DDBUS_BUILD_TESTS remove -g, it's already set via CMAKE_BUILD_TYPE (cher...
Frank Osterfeld
1
-5
/
+1
2009-11-30
merge changes done to the cmake-buildsystem from the sf.net windbus-svn trunk...
Christian Ehrlicher
1
-44
/
+93
2007-06-21
* cmake/CMakeLists.txt: added VERSION_PATCH to be able to distinguish win32 b...
Ralf Habacker
1
-4
/
+12
[next]