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

18 commits

Author SHA1 Message Date
d938bd95b1 cmake: fixups for inclusion into VILLASnode 2020-06-14 22:11:58 +02:00
c906116d86 update to latest VILLAScommon submodule 2020-06-11 14:20:33 +02:00
5361c1d20d move gpu module to top level directory 2018-08-21 15:53:47 +02:00
3f119896e9 ci: some tweaks to fix unit-tests 2018-08-21 15:29:37 +02:00
de566d441d move common code to VILLAScommon submodule 2018-08-21 01:14:18 +02:00
7409d2024d add more copyright / license headers 2018-06-25 17:03:09 +02:00
fb6a7178b7 add pcimem.c 2018-06-25 16:01:38 +02:00
Daniel Krebs
ff20f624a6 thirdparty: add CLI11 and rang header-only libraries 2018-06-04 14:20:06 +02:00
cc3e042949 Merge branch 'develop' into 'feature/packaging'
# Conflicts:
#   CMakeLists.txt
2018-04-05 11:43:33 +02:00
7e80f88d70 cpack: fix name of source tarbar 2018-04-05 11:39:53 +02:00
3f5bef34b3 added pkg-config file and CMake configuration for building RPM packages 2018-04-05 11:29:16 +02:00
Daniel Krebs
b21d6ddb9d src: do not compile C benchmarks anymore 2018-03-26 11:10:56 +02:00
Daniel Krebs
409340433d enable -Wall, -Wextra and -Werror and fix new errors (fixes #20) 2018-02-13 16:04:34 +01:00
daniel-k
3cf50db98d logging: use new spdlog library in favor of Logger 2018-01-10 15:49:53 +01:00
daniel-k
6a721847e4 set C++ standard to C++17
Primarily for structured binding declaration in range-based for loops
2018-01-10 11:02:08 +01:00
daniel-k
4adb889527 make ips/intc C++ 2018-01-10 11:02:08 +01:00
a7c15e618c add missing benchmarks 2017-11-21 22:30:21 +01:00
c3164e93ef imported source code from VILLASfpga repo and made it compile 2017-11-21 21:31:08 +01:00