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

166 commits

Author SHA1 Message Date
bd6482e3b6 update docker files 2020-12-07 21:22:17 +01:00
8ad73f7e52 fix CI 2020-12-07 21:22:16 +01:00
7a825bf41b ci: overhaul docker builds 2020-12-07 21:22:16 +01:00
0ceddb755d docker: add alpine image 2020-12-07 21:22:16 +01:00
30cb162352 remove duplicate packages in Dockerfiles 2020-12-07 21:22:15 +01:00
e2f07e2739 bump Docker iamges to Fedora 33 2020-12-07 21:22:15 +01:00
048561417c docker: add local lib folders to dl search path 2020-09-30 11:17:25 +02:00
e176e93d05 docker: install cppcheck alongside the other tools 2020-09-10 18:24:27 +02:00
Niklas Eiling
13c4646ce8 add cppcheck CI stages 2020-09-10 18:24:27 +02:00
21e1b05161 use Fedora versions of spdlog and fmtlib 2020-07-01 17:20:31 +02:00
f05fa39773 update VILLAScommon submodule 2020-07-01 17:20:30 +02:00
787746dd91 ci: add new minimal build 2020-07-01 17:20:30 +02:00
26500efb5b graph: add first version of graph output 2020-06-08 02:19:00 +02:00
fa96d2a016 more CI fixes 2020-06-08 01:49:46 +02:00
7cb45fa9fd docker: add difftools to debian based images 2020-06-08 01:31:56 +02:00
67ce91cf89 docker: fix entrypoint for CentOS image 2020-06-08 01:31:56 +02:00
13ba94a25f docker: reorder packages 2020-06-08 01:31:56 +02:00
fabf232e7c docker: skip libuldaq on Debian multiarch builds 2020-06-08 01:31:56 +02:00
a111e4869c fix CI 2020-06-08 01:31:56 +02:00
41a7e07248 docker: remove libusb from debian multiarch 2020-06-08 01:31:56 +02:00
a7d9a7accb docker: add missing packages 2020-06-08 01:31:56 +02:00
fb200ed47d docker: CentOS does not ship with a nanomsg package 2020-06-08 01:31:56 +02:00
6715192900 fix Dockerfiles for new deps script 2020-06-08 01:31:55 +02:00
6ca8213f76 update other Dockerfile to use new deps script 2020-06-08 01:31:55 +02:00
b796ec3a02 docker: update Fedora Dockerfile 2020-06-08 01:31:55 +02:00
9ada99d48b python: run linting in CI 2020-06-07 23:28:43 +02:00
dd43559c7d ci: do not package EtherCAT node for now, as we are missing a RPM package for Etherlab 2020-02-02 13:28:20 +01:00
Divya Laxetti
cd4d0883e9 ethercat: build EtherLab for correct arch in cross-builds 2020-02-02 13:25:54 +01:00
82e50d2b41 update old GitLab repo locations 2020-02-02 13:10:41 +01:00
170c284b24 fix Criterion tests 2020-01-26 18:22:31 +01:00
755a1abab2 fixes for CI 2020-01-25 18:03:14 +01:00
b5f359389d add Etherlab to CI builds 2020-01-25 17:36:29 +01:00
e53661a62c update copyright year to 2020 2020-01-20 17:17:00 +01:00
7f97b5f138 docker: do nit install libwebsockets test apps 2019-10-26 16:39:54 +02:00
b54028fba7 docker: enable builds for Centos 2019-10-26 16:23:43 +02:00
118b47c34a docker: use RWTH GitLab registry for images 2019-10-26 14:54:11 +02:00
5cb693bb31 docker: fix caching issue 2019-10-17 21:39:28 +02:00
1422cde661 cmake: include raspbian Dockerfiles into CMakeLists.txt 2019-10-17 21:33:31 +02:00
ee70a74920 docker: build spdlog and fmtlib from scratch for raspbian build 2019-10-17 21:33:31 +02:00
Sonja Happ
f8fe445623 fixes for multiarch:
- install cmake 3.15.3. binaries from github (older version in buster has a bug!)
- use CMAKE_OPTS flag for compiling fmt and spdlog
- use the cmake TOOLCHAIN file and INSTALL_LIBDIR fitting to the architecture in build stage
2019-09-17 12:32:54 +02:00
Sonja Happ
37914a0af1 set LD_LIBRARY_PATH in debian multiarch 2019-09-17 10:23:06 +02:00
Sonja Happ
3cfc2736aa reduce version of FMT lib to 5.2.0 instead of 6.0.0 for compatibility with spdlog library 2019-09-16 16:08:01 +02:00
Sonja Happ
51e2f584df reduce version of FMT lib to 5.2.0 instead of 6.0.0 for compatibility with spdlog library 2019-09-16 16:06:47 +02:00
Sonja Happ
ef4c252c2e compile FMT as shared library, use external FMT lib in SPDLOG 2019-09-16 16:03:45 +02:00
Sonja Happ
1127278e90 remove custom install path for libfmt and libspdlog to enable cmake finding cmake configs 2019-09-16 10:42:21 +02:00
be863894d8 cmake: fix search path 2019-09-04 00:41:28 +02:00
93980ab72f docker: install spdlog and fmtlib from sources 2019-09-04 00:05:06 +02:00
bc67e865aa add missing arch to dockerfile 2019-09-03 23:14:38 +02:00
29ac5a7eae add missing fmt library 2019-09-03 23:03:32 +02:00
1673368c0b ci: update Raspbian test image to Buster 2019-09-03 22:28:16 +02:00