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()
smcv
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmake
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-20
Migrate platform specific spawn tests into cross platform tests.
Ralf Habacker
1
-0
/
+1
2016-02-12
Replace $DBUS_USE_TEST_BINARY with $DBUS_TEST_DBUS_LAUNCH
Simon McVittie
3
-2
/
+1
2016-02-11
Keep cmake gcc builds in sync with autotools warnings.
Ralf Habacker
2
-2
/
+67
2016-02-11
Refactored cmake part dealing with compiler warnings to use warnings identifier.
Ralf Habacker
2
-45
/
+115
2016-02-08
Do not require binfmt support for running cross compiled test applications.
Ralf Habacker
1
-4
/
+14
2015-12-02
add travis-ci.org build machinery
Simon McVittie
1
-0
/
+20
2015-12-02
cmake: run all automated tests with --tap for better diagnostics
Simon McVittie
1
-2
/
+2
2015-12-02
cmake: copy the systemd-activation directory too
Simon McVittie
1
-0
/
+1
2015-12-02
cmake: manual-tcp is not an automated test
Simon McVittie
1
-1
/
+1
2015-11-24
Refactor windows backtrace generator to link directly to dbghelp shared library.
Ralf Habacker
1
-1
/
+1
2015-11-17
Add backtrace test app.
Ralf Habacker
1
-0
/
+1
2015-11-06
Merge branch 'dbus-1.10'
Simon McVittie
1
-19
/
+7
2015-11-03
Test system bus config files on Unix only
Ralf Habacker
1
-19
/
+7
2015-10-26
Merge branch 'dbus-1.10'
Simon McVittie
1
-0
/
+1
2015-10-21
Keep cmake build system in sync with autotools (add test-monitor).
Ralf Habacker
1
-0
/
+1
2015-10-05
cmake: simplify definition of installation paths
Simon McVittie
1
-18
/
+2
2015-10-02
On Windows, load local configuration relative to bus setup
Simon McVittie
1
-1
/
+14
2015-08-06
bus: move shared libaudit code to a new audit.[ch]
Simon McVittie
1
-0
/
+2
2015-05-27
Adjust cmake build to match autoconf installation locations.
Dimitri John Ledkov
3
-70
/
+17
2015-05-14
Security hardening: force EXTERNAL auth in session.conf on Unix
Simon McVittie
1
-0
/
+4
2015-04-20
cmake: Give users a hint to run autogen.sh if config.h.in is not present to s...
Ralf Habacker
1
-0
/
+2
2015-04-20
cmake: Add msvc support for sign-compare warnings.
Ralf Habacker
1
-2
/
+7
2015-04-20
cmake: Dump missing config header checks only if config.h.in is present.
Ralf Habacker
1
-1
/
+5
2015-03-24
cmake: Extend underlines below dbus version print on configure summary title.
Ralf Habacker
1
-1
/
+1
2015-03-24
cmake: only set CMP0053, CMP0054 on CMake >= 3.1
Simon McVittie
1
-2
/
+4
2015-03-11
cmake: opt-in to not implicitly expanding variables in if() (policy CMP0054)
Ralf Habacker
1
-0
/
+1
2015-03-11
Revert "cmake: @VAR@ substitutions in set() are deprecated, use string(CONFIG...
Ralf Habacker
1
-1
/
+0
2015-03-06
cmake: @VAR@ substitutions in set() are deprecated, use string(CONFIGURE) ins...
Ralf Habacker
1
-0
/
+1
2015-03-06
cmake: @VAR@ substitutions in set() are deprecated, use string(CONFIGURE) ins...
Ralf Habacker
2
-2
/
+3
2015-03-06
cmake: stop using deprecated LOCATION property (policy CMP0026)
Ralf Habacker
2
-2
/
+4
2015-03-06
Fix cmake build system bug not generating versioned library name in case LT_R...
Ralf Habacker
1
-3
/
+3
2015-03-05
Add missing include file for cmake function check_include_files() (commit 2d2...
Ralf Habacker
1
-0
/
+1
2015-03-05
Keep cmake generated defines for include files in sync with autotools.
Ralf Habacker
1
-24
/
+50
2015-03-05
Move include file checks to ConfigureChecks.cmake for cmake build system.
Ralf Habacker
2
-5
/
+1
2015-03-05
Add check to cmake build system if config.h.cmake is in sync with autotools.
Ralf Habacker
2
-9
/
+15
2015-03-05
Keep include file checks in sync with autotools.
Ralf Habacker
1
-9
/
+25
2015-03-05
Add cmake macro autoheaderchecks().
Ralf Habacker
2
-0
/
+29
2015-03-05
Fix broken cmake HAVE_SOCKLEN_T type finding check.
Ralf Habacker
1
-1
/
+3
2015-03-04
Add test-fdpass to cmake build system.
Ralf Habacker
1
-0
/
+1
2015-03-04
Enable -Wsign-compare for cmake builds.
Ralf Habacker
1
-0
/
+2
2015-03-03
Keep cmake defines GLIB_VERSION_... in sync with autotools.
Ralf Habacker
3
-12
/
+51
2015-02-24
Actually commit cmake changes for dbus-launch
Simon McVittie
1
-1
/
+3
2015-02-24
Add dbus-update-activation-environment tool
Simon McVittie
2
-0
/
+13
2015-02-20
Add versioned symbol support to cmake build system for linux platforms to kee...
Simon McVittie
1
-0
/
+7
2015-02-20
cmake: check for the necessary symbols for test-segfault.c
Simon McVittie
1
-0
/
+3
2015-02-20
Link dbus-daemon and dbus-daemon-lauch-helper against libdbus
Bertrand SIMONNET
2
-12
/
+2
2015-02-20
tests: always use libdbus-internal for main loop, never dbus-glib
Simon McVittie
1
-1
/
+1
2015-02-18
Add apparmor element support to bus config parsing
Tyler Hicks
1
-0
/
+2
2015-02-16
dbus-send: Keep cmake build system in sync with autotools.
Ralf Habacker
1
-0
/
+2
2015-02-12
Add manual-paths test executable with cmake build support.
Ralf Habacker
3
-0
/
+10
[next]