|
4f370ee1b2
|
drop legacy logger
|
2021-03-17 14:58:45 +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 |
|
|
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 |
|
|
4599797c3a
|
deps: build libwebsockets with IPv6 support
|
2021-01-08 20:05:19 +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 |
|
|
0f2b33386b
|
ci: multiplatform builds
|
2020-12-07 21:22:17 +01:00 |
|
|
bd6482e3b6
|
update docker files
|
2020-12-07 21:22:17 +01:00 |
|
|
ed15ccd44a
|
deps: allow all dependencies to be skipped
|
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 |
|
|
88d5e6ea4f
|
update some dependencies and add fixes for alpine builds
|
2020-12-07 21:22:16 +01:00 |
|
|
0ceddb755d
|
docker: add alpine image
|
2020-12-07 21:22:16 +01:00 |
|
|
92ee66d31c
|
update comedi version to v0.12.0
|
2020-12-07 21:22:15 +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 |
|
|
57f570d9b0
|
list: use new lookup methods
|
2020-08-25 20:22:19 +02:00 |
|
|
89ada84816
|
deps: force new version of libxil
|
2020-08-17 14:10:35 +02:00 |
|
|
eb1c7536c6
|
deps: build shared library for spdlog
|
2020-07-01 17:58:16 +02:00 |
|
|
d0da8c5dd6
|
bump fmtlib version
|
2020-07-01 17:20:31 +02:00 |
|
|
21e1b05161
|
use Fedora versions of spdlog and fmtlib
|
2020-07-01 17:20:31 +02:00 |
|
|
bb32707979
|
bump spdlog version
|
2020-07-01 17:20:30 +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 |
|
|
0ed67d6b2d
|
fpga: add libxil to deps.sh
|
2020-07-01 17:07:15 +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 |
|
|
c336c275e1
|
fix CMAKE_OPTS for non-redhat distros
|
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 |
|
|
cd9351c042
|
fix installation of nanomsg
|
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 |
|
|
81e93541b0
|
build libwebsockets with extensions
|
2020-06-08 01:31:56 +02:00 |
|
|
df038bcd72
|
add nanomsg to deps.sh
|
2020-06-08 01:31:55 +02:00 |
|
|
c89b535a52
|
only install dependencies which are not already present
|
2020-06-08 01:31:55 +02:00 |
|
|
6715192900
|
fix Dockerfiles for new deps script
|
2020-06-08 01:31:55 +02:00 |
|
|
a5248c980c
|
fix invalid CMake option for spdlog
|
2020-06-08 01:31:55 +02:00 |
|
|
ab5c2aede5
|
install libwebsockets in deps.sh
|
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 |
|