Commit Graph

10 Commits

Author SHA1 Message Date
d45fd76dcd refactor(config): Drop boost::property_tree 2016-12-14 10:57:45 +01:00
0ef2615af2 fix(config): Boost error
Ref #208
2016-12-01 13:00:38 +01:00
c6540a8950 refactor: Signaling 2016-12-01 08:56:16 +01:00
121d367205 fix(config): Use KEY_INHERIT 2016-12-01 08:30:48 +01:00
0c6937edae feat(config): Inheritance
Add support for basic inheritance. The parser will
look for `inherit = base/section` and copy all undefined
values from the base section.

Ref #84
2016-12-01 07:57:30 +01:00
ff9be848c7 refactor(clang-tidy): Apply fixes 2016-11-25 21:58:49 +01:00
09e0ea1932 config: Print deprecation warnings 2016-11-22 03:01:50 +01:00
c6d85b2b92 refactor: Optimize build 2016-11-20 23:04:31 +01:00
fd57ab0f3d fix: project rename 2016-11-19 06:26:07 +01:00
e7cb345cec wip: Separate source from definitions 2016-11-03 12:54:32 +01:00