7 Commits

Author SHA1 Message Date
Andrea Bondavalli
969e343309 Use 3rdparty/ravenna-alsa-lkm via a submodule.
Fix to the daemon regression test.
2024-09-16 12:05:22 +02:00
Andrea Bondavalli
04ea7f7f19 Fix to buildfake.sh 2024-09-16 11:53:25 +02:00
Andrea Bondavalli
bb75a1e6e4 Added init of git submodules in buildfake.sh 2024-09-16 11:48:42 +02:00
Maciej Bliziński
2ca48a054b
Split the cmake invocation into multiple lines.
The `-D` statements are lined up and easier to read. It's also easier to
compare the `build.sh` and `buildfake.sh` files side-by-side.
2024-07-22 17:18:51 +01:00
Andrea Bondavalli
37cb8a6f8b Changed buildfake.sh script to use the forked version of HTTP Server at https://github.com/yhirose/cpp-httplib.git 2022-11-18 12:29:46 +01:00
Andrea Bondavalli
fb0dbee97a Added Dockefile to setup a container to build and run daemon regression tests.
Can be tested with:
> docker build --progress=plain .
2022-11-15 22:48:32 +01:00
Andrea Bondavalli
e62079db22 Added script "buildfake.sh" to build the daemon with the fake driver for testing purposes. 2022-11-15 22:25:11 +01:00