Commit Graph
16 Commits
Author SHA1 Message Date
Stanislav Angelovič db5e9dc963 Merge pull request #6 from Kistler-Group/bugfix/fix-static-assert-problem-in-x64-google-tests
Make Variant conversion operator only present for true D-Bus types
2018-03-15 16:31:24 +01:00
Stanislav Angelovic 933e8e204d Make sure that Variant conversion operator is only present for true D-Bus type represntations in C++ 2018-03-15 16:22:06 +01:00
Stanislav Angelovič 47139527f4 Update using-sdbus-c++.md 2018-02-27 08:45:40 +00:00
Stanislav Angelovič b22cac9a63 Try to clarify connection to the systems bus vs. session bus in the tutorial 2018-02-27 08:43:08 +00:00
Stanislav Angelovič b81c4b494c Add clang workaround comment 2018-02-27 08:26:42 +00:00
Stanislav Angelovič 7e61a83d09 Merge pull request #2 from lejcik/master
Fix proposal for clang compilation issue
2018-02-27 08:57:48 +01:00
Viliam Lejcik dc5ec014eb Added constructor for sdbus::Struct 2017-12-18 19:19:27 +01:00
Viliam Lejcik f559fc0663 Added a test case that fails to compile with clang 2017-12-18 19:15:40 +01:00
Stanislav Angelovic b5866fe5e9 Fix handling of interrupt when polling 2017-12-14 12:58:50 +01:00
Stanislav Angelovič 96684ce37f Add design diagram and make additional adjustments in the tutorial 2017-12-14 10:43:41 +01:00
Stanislav Angelovic 55d8084729 Add class diagram 2017-12-14 10:30:55 +01:00
Stanislav Angelovič be754eb991 Merge pull request #1 from granxarixia/master
Close file descriptor of event loop's semaphore on exec
2017-12-06 15:26:57 +01:00
Michal Hucko 7fbc0e360d Close file descriptor of event loop's semaphore on exec 2017-12-06 13:52:40 +01:00
Stanislav Angelovič 32507e745d Fix license information v0.2.3 2017-11-27 16:05:31 +01:00
Stanislav Angelovic 35f725a053 Introduce sdbus-c++ v0.2.3 2017-11-27 14:13:55 +01:00
Stanislav Angelovič 32db1c22e3 Initial commit 2017-11-27 13:49:25 +01:00