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

171 commits

Author SHA1 Message Date
Steffen Vogel
82131fb79d Fix wrong package in Ubuntu Dockerfile
Signed-off-by: Steffen Vogel <steffen.vogel@opal-rt.com>
2023-09-07 14:20:28 +02:00
Steffen Vogel
523adc48c4 Fix formatting of Dockerfiles
Signed-off-by: Steffen Vogel <steffen.vogel@opal-rt.com>
2023-09-07 13:00:57 +02:00
Steffen Vogel
51bfd17290 Install clang-format and clangd in Devcontainers
Signed-off-by: Steffen Vogel <steffen.vogel@opal-rt.com>
2023-09-07 13:00:09 +02:00
Steffen Vogel
fd0480f3c7 Remove "make doc" from Dockerfiles
Signed-off-by: Steffen Vogel <steffen.vogel@opal-rt.com>
2023-09-07 11:16:04 +02:00
Steffen Vogel
0735eb0f89 Make project REUSE compliant
And various other cleanups and harmonizations

Signed-off-by: Steffen Vogel <steffen.vogel@opal-rt.com>
2023-09-07 11:16:04 +02:00
Philipp Jungkamp
893aeaa12e packaging: Add libmodbus to Distro Dockerfiles
Signed-off-by: Philipp Jungkamp <Philipp.Jungkamp@opal-rt.com>
2023-08-23 16:29:53 +02:00
Philipp Jungkamp
4224f72ecb cmake: disable warning as error on default release builds
A new warning introduced by the compiler on a target system should not
break the build on that target.
You can override that behaviour using VILLAS_COMPILE_WARNING_AS_ERROR.

Signed-off-by: Philipp Jungkamp <Philipp.Jungkamp@opal-rt.com>
2023-06-23 11:53:01 +02:00
Philipp Jungkamp
59ecd740d4 add libnice dependency to other Dockerfiles
Signed-off-by: Philipp Jungkamp <Philipp.Jungkamp@opal-rt.com>
2023-06-19 10:46:28 +02:00
472048a0d0 do not build Doxygen docs by default anymore
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
2023-06-16 16:27:54 +02:00
1e46b4e1e9 webrtc: add missing libnice dependency and bump libdatachannel version
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
2023-06-16 16:27:54 +02:00
Philipp Jungkamp
37b5b3c4fa update docker container images
Signed-off-by: Philipp Jungkamp <Philipp.Jungkamp@opal-rt.com>
2023-06-16 16:26:40 +02:00
Steffen Vogel
308fa431fd add missing package for iproute2 TC
Signed-off-by: Steffen Vogel <steffen.vogel@opal-rt.com>
2023-01-11 12:58:53 +01:00
Steffen Vogel
59bd1dea56 update Fedora version 36
Signed-off-by: Steffen Vogel <steffen.vogel@opal-rt.com>
2023-01-11 12:58:53 +01:00
7eec1bb753 update Steffens mail address
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
2022-12-16 23:44:07 +01:00
b6e31f9b3e ci: disable build of VILLASfpga
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
2022-12-07 10:07:33 +01:00
b94746effb relicense VILLASnode to Apache 2.0 2022-07-04 18:23:57 +02:00
Philipp Jungkamp
43965e3584 Add a non-root "villas" user to the dev container for VS Code
This allow proper translation of file permissions on a Linux machine.
See https://code.visualstudio.com/remote/advancedcontainers/add-nonroot-user
2022-04-20 11:29:36 +00:00
b8992094e4 docker: remove some unused build args 2022-03-28 11:10:49 +02:00
11a25f6fb7 update mail address 2022-03-15 09:29:20 -04:00
17ac92aa21 update copyright year 2022-03-15 09:28:57 -04:00
e19cced20d ci: speedup compilation 2022-03-14 23:56:12 -04:00
90472ddfee ci: speedup compilation 2022-03-14 23:19:35 -04:00
b8db5176d6 docker: remove alpine and centos images in favor of debian multiarch builds 2022-03-14 22:58:18 -04:00
d4813cea65 docker: whitespace fixes 2022-03-14 22:26:08 -04:00
7d61db9eb7 docker: fix invalid language for CMake's FetchContent 2022-03-14 17:21:41 -04:00
203ae7c55f docker: add Dockerfile for Rocky linux 2022-02-14 12:07:52 +01:00
557665f0f5 docker: fix repo URL for CentOS 8 2022-02-14 11:30:19 +01:00
784e970bfe port large parts of VILLASnode to C++ and fix tests alongside 2022-01-11 09:19:53 -05:00
9b3fe67266 docker: use build cache 2021-09-21 13:43:51 +02:00
f2431d3ba5 docker: update Fedora image to version 34 2021-09-21 10:53:17 +02:00
be2402a181 docker: fix syntax error 2021-09-17 18:18:23 +02:00
0a95edd59a docker: big update on Dockerfiles 2021-09-17 16:57:47 +02:00
58e05126e5 docker: build alpine images with all cores 2021-09-17 16:53:47 +02:00
4fba89fee4 docker: Debian bullseye has a functioning cmake 2021-09-17 16:52:49 +02:00
9ffb6095ff deps: install ethercat via Git 2021-09-17 14:32:27 +02:00
186357db43 update VILLASfpga submodule 2021-09-16 12:31:18 +02:00
d3c4f6e24c dpcker: upgrade to Debian bullseye 2021-09-14 15:58:03 +02:00
57fcc3c4f8 several minor fixes 2021-09-14 10:50:05 +02:00
7d8aa793aa docker: fix Alpine images 2021-08-31 13:39:03 +02:00
198e4a3c51 docker: test build of uldaq on Debian multiarch 2021-07-20 20:52:45 +02:00
52192b5f05 redis: fix compilation of redis++ on debian 2021-07-20 18:50:58 +02:00
64824e198a redis: use self-built hiredis on Debian Docker images 2021-07-20 17:44:08 +02:00
d72a133263 redis: add new redis node-type 2021-07-20 14:53:40 +00:00
3dcdfe23d1 final fixes from Steffen 2021-07-01 11:41:25 +02:00
fdaebba9cc deps.sh: unify handling of special cases 2021-05-09 17:22:41 +02:00
Juan Pablo Noreña
b32af984ac Modifies Dockerfile.alpine for rdkafka dep 2021-05-05 16:59:07 -05:00
Juan Pablo Noreña
ca10fd076f Adds node-type-kafka, example and packaging deps 2021-05-05 12:02:18 -05:00
a401555c93 docker: add missing bash to Alpine image 2021-04-26 13:52:18 +00:00
66bbabee38 docker: install Lua headers 2021-02-19 07:03:21 +01:00
a2b5f1abb2 Merge branch 'master' into dftHook
Conflicts:
	.gitlab-ci.yml
2021-02-19 01:40:17 +01:00