1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-30 00:00:11 +01:00
Commit graph

20 commits

Author SHA1 Message Date
e5da0e46f1 update copyright year to 2019 2024-02-28 02:35:37 +01:00
d66ae1a893 refactor: list_* -> vlist_* 2024-02-28 02:35:37 +01:00
596b6ad3fd tsc: compile only on x86_64 2024-02-28 02:35:36 +01:00
b2a218c5dc indention and whitespaces 2024-02-28 02:35:36 +01:00
1e301aaa1a refactor: use of auto 2024-02-28 02:35:36 +01:00
b8df22ebe7 tests: fix unit tests 2024-02-28 02:35:36 +01:00
254fb92c4e kernel: inprove portability 2024-02-28 02:35:36 +01:00
b9c95d99e8 tests: rewrote unit tests 2024-02-28 02:35:36 +01:00
d99b954a38 refactor: NULL -> nullptr 2024-02-28 02:35:36 +01:00
5e147da376 rewrite logging system with spdlog 2024-02-28 02:35:36 +01:00
ea3eb34a88 added new JsonBuffer class which will obsolete struct buffer 2024-02-28 02:35:36 +01:00
61bf4525c7 tests: fix advio tests 2024-02-28 02:35:36 +01:00
3ccadcc79c cmake: improve version detection and generation of config.h 2024-02-28 02:35:36 +01:00
5f331aee71 tests: port unit tests to C++ 2024-02-28 02:35:36 +01:00
bb2ea53856 log: add option to add a callback to C logging subsystem 2024-02-28 02:35:36 +01:00
7ef001afa8 moved more code from VILLASnode to VILLAScommon 2024-02-28 02:35:36 +01:00
2aef3aba54 refactor: change project name from VILLAS{fpga,node} to VILLAScommon 2024-02-28 02:35:36 +01:00
196faa7bf1 fix Criterion dependency 2024-02-28 02:35:36 +01:00
fbe30f0aac cmake: rename unit-test target to avoid name collision with parent projects 2024-02-28 02:35:36 +01:00
d7dd73f5f6 initial commit 2024-02-28 02:35:36 +01:00