3944289532
docker: update headers in Dockerfiles
2021-02-19 00:22:02 +01:00
80b58e21c6
ci: avoid seccomp issues
2021-02-17 18:53:03 +01:00
1250a127ed
fix CI
2021-02-16 15:02:06 +01:00
ab8861a79b
docker: skip comedilib in Alpine images as Alpine's musl ld has broken
...
support for symbol versioning
2021-01-08 22:21:25 +01:00
39e497b376
docker: built our own libwebsockets for Alpine docker images as the version from the repo has no IPv6 support
2021-01-08 19:11:01 +01:00
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