|
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 |
|
|
0b9178c97b
|
cmake: fix deployment paths
|
2018-09-08 11:12:07 +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 |
|
|
9094941b4c
|
cmake: add more CMakeLists.txt
|
2018-06-29 14:36:50 +02:00 |
|
|
09f55734f0
|
remove unreleated RPM spec files
|
2018-06-29 14:36:50 +02:00 |
|
|
f585a94ebf
|
remove most of the old Makefiles
|
2018-06-29 14:36:24 +02:00 |
|
|
832c2857d8
|
add missing dependency to RPM specfile
|
2018-06-29 14:35:22 +02:00 |
|
|
f66af243ae
|
add missing dependency to Dockerfile
|
2018-06-29 14:34:57 +02:00 |
|
Dennis Potter
|
a0f0410e73
|
This commit should be able to create a connection between two nodes.
This commit isn't checked for bugs and no memory management is done.
Furthermore, no poll threads are implemented.
|
2018-06-23 14:53:37 +02:00 |
|
Dennis Potter
|
ae22048e0d
|
Updated Dockerfile with IB Verbs and RDMA CM dependencies
|
2018-06-23 13:19:31 +02:00 |
|
|
0d737f3590
|
comedi: add dblatex to Docker image in order to build comedilib documentation
|
2018-06-15 14:56:27 +02:00 |
|
|
54f907521f
|
comedi: add new dependencies to docker and villasnode spec files
|
2018-06-15 14:56:27 +02:00 |
|
Daniel Krebs
|
aba28aea6f
|
packaging: gitignore for Archlinux
|
2018-06-15 12:45:49 +02:00 |
|
|
07ce4e9229
|
docker: tag images also with "latest" tag
|
2018-05-24 09:12:27 +02:00 |
|
|
5007c9c3de
|
docker: improve build process of application image
|
2018-05-15 19:00:57 +02:00 |
|
|
4d71d41979
|
remove whitespace
|
2018-05-15 19:00:57 +02:00 |
|
|
9e3a354f45
|
docker: update to fedora 28
|
2018-05-15 19:00:57 +02:00 |
|
|
bca235917e
|
docker: improve label handling
|
2018-05-15 19:00:57 +02:00 |
|
|
d45573a536
|
rpm: add new executable tools
|
2018-05-15 19:00:57 +02:00 |
|