Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-08-08 | util: clang-format | Marcus Fritzsch | 1 | -2/+1 |
2017-08-08 | util: move DB() debug macro from app | Marcus Fritzsch | 1 | -0/+12 |
2017-08-08 | main: remove CHECK_WAYLAND, inline logic into WRAP | Marcus Fritzsch | 1 | -0/+1 |
2017-08-08 | util: do not define needed afb version | Marcus Fritzsch | 1 | -1/+0 |
2017-08-08 | util: logging to the afb daemon | Marcus Fritzsch | 1 | -6/+14 |
2017-08-08 | util: noexcept logging and also noreturn for fatal() | Marcus Fritzsch | 1 | -6/+8 |
2017-08-08 | all: clang-format | Marcus Fritzsch | 1 | -7/+8 |
2017-08-08 | moved Poller and unique_fd from main to util, fixed c++ issues in util | Marcus Fritzsch | 1 | -9/+41 |
2017-08-08 | util.h and its impl are now c++ | Marcus Fritzsch | 1 | -0/+29 |