Commit Graph

19 Commits

Author SHA1 Message Date
Stanislav Angelovič
c9583f2887 Update README for full usage of C++17 2020-02-01 23:01:09 +01:00
Stanislav Angelovič
65b3e7ba00 Update README 2019-06-05 11:43:06 +02:00
Roman
76414ff09e Add pkgconfig to Dependencies section in README (#51) 2019-05-09 19:37:56 +02:00
Stanislav Angelovic
7763c66513 Add support for libsystemd versions up to the newest 242, and set 242 as default version 2019-05-09 19:16:16 +02:00
sangelovic
0cffed4574 Add option to build libsystemd automatically as integral part of sdbus-c++ 2019-04-28 17:09:37 +02:00
sangelovic
981206fa8c Rename doc subdirectory to docs for higher consistency with OSS standards 2019-04-25 23:48:11 +02:00
Stanislav Angelovic
824aaa711e Separate doxygen doc building from other docs 2019-04-25 13:34:33 +02:00
Stanislav Angelovič
a23d88a628 README: Add minimum versions of needed compilers 2019-04-23 20:35:52 +02:00
Stanislav Angelovič
29c438b3bb README: Add link on solving systemd dependency on tutorial 2019-04-23 20:34:01 +02:00
Stanislav Angelovič
2d27f99b32 Add note on dependency on systemd to README 2019-04-23 17:21:27 +02:00
Stanislav Angelovič
9bde7c7b68 Add more intro description of what sdbus-c++ is into README 2019-04-23 17:12:49 +02:00
sangelovic
878ce6fa5c Update doxygen documentation as well as tutorial 2019-03-29 22:23:25 +01:00
Stanislav Angelovic
581e849534 Update README: Add documentation of sdbus-c++ CMake flags 2019-03-28 19:10:30 +01:00
Roman Ardazishvili
84b15776a3 Add systemd and dbus configuration, e.g. to run samples in 'Using sdbus-c++ library' 2019-02-04 21:22:49 +01:00
Stanislav Angelovič
a6bb8c070e Switch from autotools to CMake build system (#23)
* Switch from autotools to CMake

* CMake: require at least cmake 3.8

* cmake: updates for tests
2018-09-26 09:28:10 +02: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 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