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

174 commits

Author SHA1 Message Date
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
3aab1611ce add missing spdlog to Dockerfiles 2019-09-03 21:40:20 +02:00
7a8b2b902d ci: add support for armhf and aarch64 cross-builds 2019-06-27 01:25:25 +02:00
a9f8571577 docker: add Dockerfile for armhf cross-compilation based on Debian Buster / Multiarch 2019-06-26 23:33:28 +02:00
Sonja Happ
3db0a1894f Docker raspbian: build and test for raspbian in CI 2019-05-08 15:02:18 +02:00
d8eb2f966a ci: bump libiec61850 version 2019-04-23 14:57:28 +02:00
d98fe63695 tests: force build with new version of libiec61850 2019-04-23 12:02:50 +02:00
864cbdf375 docker: nanomsg is now packaged in Fedora 29 2019-04-15 12:27:33 +02:00
7e307c70fe Merge branch 'develop' of git.rwth-aachen.de:acs/public/villas/VILLASnode into develop 2019-04-08 10:42:02 +02:00
1465985034 cmake: use Buster Cmake on Raspbian build 2019-04-07 17:47:52 +02:00
2a18b1fd40 cmake: use Buster Cmake on Raspbian build 2019-04-07 16:23:15 +02:00
45a7d26905 docker: install gcc-8 from Debian Buster on Raspbian build 2019-04-07 10:37:39 +02:00
5845482f99 docker: build libuldaq for Raspbian 2019-04-05 03:17:53 +02:00
2c4279dae2 ci/docker: cross-compile for Raspian 2019-04-05 02:19:40 +02:00
221f8c1cd1 add missing space 2019-04-01 18:15:39 +02:00
a8f1287fc9 docker: use all cores when building libs in Docker 2019-01-23 15:07:08 +01:00
e62fac9670 docker: update Dockerfile for villas/node-dev-ubuntu image 2019-01-23 15:06:50 +01:00
a1c411a4fc relay: link against libuuid 2019-01-17 20:29:47 +01:00
4e5b8e8afd docker: fix broken image labels 2019-01-14 14:50:08 +01:00
8f7c8ae71e update copyright year to 2019 2019-01-13 00:42:39 +01:00
684c5dfae9 docker: update Dockerfiles 2019-01-13 00:02:14 +01:00
524d323a6b docker: fix invalid dependency 2018-11-30 21:36:26 +01:00
452a4f0075 docker: fix invalid image tags 2018-11-30 21:36:26 +01:00
34170b1ace docker: add netcat to image 2018-11-30 21:35:14 +01:00
503bd3001e docker: update the CentOS image to a newer toolchain 2018-11-30 20:58:15 +01:00
6069dca392 cmake: some improvements to the build system 2018-11-30 20:58:15 +01:00
8d16634356 docker: use new fedora package repo 2018-10-04 02:22:04 +02:00
06b4ede3e7 docker: use new fedora package repo 2018-10-04 00:44:18 +02:00
091fe0dc0a docker: switch to fedora 29 2018-10-04 00:43:54 +02:00
139c5b0241 docker: fix FEIN repo 2018-09-08 11:11:42 +02:00
f72d0b6b57 ci: add missing rabbitmq broker for integration tests 2018-08-20 19:08:57 +02:00
d35971c26c refactor: update copyright years 2018-08-20 18:40:03 +02:00
5bbf174a13 cmake: allow VILLASnode to be included into other CMake projects via add_subdirectory() 2018-07-16 20:16:14 +02:00
b84210b91d cmake: add support for infiniband node-type 2018-07-04 17:50:26 +02:00
4d09482fdb Merge branch 'infiniband' into develop
# Conflicts:
#	Makefile
#	Makefile.config
#	Makefile.help
#	lib/Makefile.villas-ext.inc
#	lib/Makefile.villas.inc
#	lib/memory.c
#	lib/nodes/Makefile.inc
2018-07-04 16:50:36 +02:00
595e53db64 docker: updated Dockerfile for Ubuntu 18.04 2018-07-04 16:26:35 +02:00
dc01d1cbdf docker: fix Dockerfile for CentOS 2018-07-04 15:13:41 +02:00
e3dacf3e01 cmake: add comments to custom targets 2018-07-03 18:36:26 +02:00
b10235ffab cmake: fix docker builds 2018-07-03 18:25:27 +02:00
93750a2bcd Merge branch 'develop' into infiniband-memory 2018-07-02 13:09:24 +02:00
e06b0c9843 white space changes 2018-06-30 11:55:19 +02:00
0a4f1a3731 cmake: add install targets and several other cpack improvments 2018-06-30 01:29:45 +02:00
cbfa94cb3c add missing dependency to Dockerfile 2018-06-29 14:36:50 +02:00