Commit Graph

7 Commits

Author SHA1 Message Date
Michael Fabian 'Xaymar' Dirks acd4d4b356 cmake: Further refactoring and formatting 2020-01-23 01:51:15 +01:00
Michael Fabian 'Xaymar' Dirks 3dd8e1e102 cmake: Refactor CMakeLists 2020-01-23 01:14:38 +01:00
Michael Fabian 'Xaymar' Dirks b038d2c680 cmake: Remove CppCheck support in favor of clang-tidy 2019-07-04 20:32:26 +02:00
Michael Fabian 'Xaymar' Dirks a3b4ff4983 threadpool: Simple threadpool implemenation
Relies on standard C++ functionality to work. It might be worth it to consider pthread or boost in the future for this.
2019-04-11 17:00:40 +02:00
Michael Fabian 'Xaymar' Dirks 4bdcf51c54 windows/datapath: Windows implementation 2019-04-11 01:44:10 +02:00
Michael Fabian 'Xaymar' Dirks 1f5096f3a5 License: Fix extra space before name 2019-01-06 11:17:01 +01:00
Michael Fabian 'Xaymar' Dirks 92e5a327b2 Initial Code 2019-01-06 11:12:50 +01:00