Michael Carlberg
|
eac65cdabb
|
fix(cmake): Make specific c++lib linking optional
- Do not enforce linking against libc++
- Fix various linter warnings
|
2016-10-25 20:47:53 +02:00 |
|
Michael Carlberg
|
9496e9aa22
|
feat(logger): trace_x() for verbose trace logging
|
2016-10-25 13:10:34 +02:00 |
|
Michael Carlberg
|
7905f37462
|
refactor(di): Move configure_T() to anonymous ns
|
2016-10-25 01:55:59 +02:00 |
|
Michael Carlberg
|
bcf9249dc7
|
refactor: Use plain std::function callbacks
Replace fastdelegate with plain std::function's because
of incomplete clang support
|
2016-10-25 01:51:57 +02:00 |
|
Michael Carlberg
|
048f09abc3
|
fix(logger): Use correct fd when testing if it's a tty
|
2016-10-15 02:40:05 +02:00 |
|
Michael Carlberg
|
fb6e5ea378
|
fix(logger): Ignore GCC warning
|
2016-10-11 14:13:11 +02:00 |
|
Michael Carlberg
|
d23119e24e
|
fix(build): Make project compile using gcc5/gcc6
|
2016-10-11 12:58:26 +02:00 |
|
Michael Carlberg
|
4055778468
|
fix(logger): Use STDERR as default output channel
|
2016-10-11 08:34:34 +02:00 |
|
Michael Carlberg
|
d359ab6057
|
refactor: Application rewrite
|
2016-10-10 14:52:57 +02:00 |
|