Commit Graph

6 Commits

Author SHA1 Message Date
David Williams
5644f837ca Fixed broken include paths causing compile errors on Linux. 2016-01-24 13:15:51 +00:00
David Williams
b3ca051878 Changed 'embedded' licenses from zlib to MIT. 2015-12-26 21:45:41 +00:00
David Williams
16fca2529b Moved Config.h out of the 'Impl' folder. It should probably be considered part of the public API as users may want to adjust it for their purposes. 2015-05-09 08:58:14 +02:00
David Williams
65b0d1c3c5 Moved parts of the logging code into the public API (so users can redirect logs). 2015-05-09 08:52:30 +02:00
David Williams
040dc37057 Changed header guards. 2015-05-08 21:19:39 +02:00
David Williams
c2bb64d055 Renamed Logging.h to LoggingImpl.h
Added missing files to CMakeLists.txt
2015-05-08 21:18:10 +02:00