Commit graph

2824 commits

Author SHA1 Message Date
badaix
275a53a845 Remove PosixStream layer 2024-03-13 20:27:13 +01:00
badaix
86cd4b2b63 update index.html 2024-03-12 22:18:56 +01:00
badaix
06fed172b4 Update to Snapweb v0.6.0 2024-03-06 21:01:14 +01:00
Mathis Logemann
ec2f5c3e33 Use BUILD_TYPE as configuration is only for multi-config envs 2024-03-06 09:30:52 +01:00
Mathis Logemann
d473a69106 Add initial simple cmake preset 2024-03-06 09:30:52 +01:00
badaix
359d2bd3a6 Fix filename 2024-03-04 19:33:14 +01:00
badaix
9bda625b7a Add banner for dark mode 2024-03-04 19:31:21 +01:00
badaix
4a482d9d43 Update screenshots 2024-03-04 18:30:17 +01:00
badaix
a59926ba41 Use Snapweb v0.6.0-beta.1 2024-02-25 11:15:11 +01:00
badaix
2ea0e0098a Use Snapweb v0.6.0 2024-02-25 00:40:37 +01:00
badaix
4ce1697277 Fix Snapweb dir 2024-02-24 21:00:05 +01:00
badaix
1a0de22271 Install unzip 2024-02-24 20:25:46 +01:00
badaix
8fffd6fdec Remove Snapweb from project 2024-02-24 20:07:49 +01:00
badaix
0e74570dcc Fix url 2024-02-17 20:44:16 +01:00
badaix
baf09b340e Reformat code 2024-02-17 20:34:11 +01:00
badaix
48b2840365 Add Python formating 2024-02-17 20:28:42 +01:00
badaix
42678620c6 Improve mopidy connect handling 2024-02-17 20:10:26 +01:00
badaix
6a428328aa Update github actions plugins 2024-02-11 11:25:05 +01:00
badaix
dddb1b34db Remove image_suffix 2024-01-17 10:20:23 +01:00
badaix
8d282c5579 Build armhf package on RPI4 2024-01-17 10:08:56 +01:00
badaix
4679d6ac95 Build armhf package on RPI5 2024-01-17 09:51:41 +01:00
badaix
2355dca98d Use badaix/raspios-lite images 2024-01-14 00:04:16 +01:00
badaix
b291e2ae5f Build armhf on rpi4 2024-01-13 14:11:33 +01:00
badaix
3514be327e restructure matrix build 2024-01-13 12:36:51 +01:00
badaix
d5fa311e35 Build arm64 for bullseye and bookworm 2024-01-12 22:32:54 +01:00
badaix
d878a2aeb0 Remove buster packages 2024-01-12 21:39:35 +01:00
badaix
5bc29cc810 Biuld on bookworm arm64 2024-01-11 08:08:53 +01:00
badaix
e927eb03ca Run on RPI5 2024-01-11 07:41:53 +01:00
badaix
92f30f725c Back to jfrog boost mirror 2024-01-09 12:40:15 +01:00
badaix
ace4976994 Change boost mirror 2024-01-09 07:41:14 +01:00
badaix
2b6774bdca Set title meta data for FileStream 2024-01-07 20:57:29 +01:00
badaix
cece83819f Remove ccache caching 2023-12-30 14:25:31 +01:00
badaix
8ea68ac180 Add static-analysis job 2023-12-30 14:23:15 +01:00
badaix
761878dd44 Fix compiler error 2023-12-30 13:41:33 +01:00
badaix
15d64ffe76 Install cppcheck 2023-12-30 13:37:26 +01:00
badaix
c5e7d08cb6 Update boost to v1.84.0 2023-12-30 13:31:05 +01:00
badaix
6441ca0a99 Reformat code 2023-12-30 11:37:50 +01:00
badaix
6e786255e1 Fix cppcheck issues 2023-12-30 11:37:35 +01:00
badaix
d894cd1853 Add cppcheck target 2023-12-30 11:35:34 +01:00
badaix
2c57537052 Update JSON for Modern C++ to v3.11.3 2023-12-11 09:49:48 +01:00
badaix
97ae6941a3 Add gcc-13 and clang-15 to CI 2023-12-10 21:04:11 +01:00
badaix
dd76dd7a2e Fix cppcheck issue 2023-10-27 08:00:09 +02:00
tortfeaser
39ee4cc3a5
Update build.md (#1162)
Added pkgconfig to FreeBSD dependencies. Without pkgconfg cmake will result in error
```
CMake Error at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
  Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE)
Call Stack (most recent call first):
  /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:600 (_FPHSA_FAILURE_MESSAGE)
  /usr/local/share/cmake/Modules/FindPkgConfig.cmake:99 (find_package_handle_standard_args)
  CMakeLists.txt:167 (find_package)
```
2023-10-25 22:45:47 +02:00
Hailey Somerville
5fc40f1049
check open syscall error in PipeStream::do_connect (#1150) 2023-10-25 22:35:25 +02:00
badaix
44643fdb8b Fix xcode version numbers 2023-10-25 09:49:27 +02:00
badaix
26682b728c Fix macos version 2023-10-25 09:29:43 +02:00
badaix
7daa397d3c Add xcode 14.3 and 15.0 2023-10-25 09:26:42 +02:00
badaix
74578a9c93 Update nlohmann json to 3.11.2 2023-10-25 09:20:12 +02:00
badaix
a543133e43 Update boost to 1.83.0 2023-10-25 09:09:45 +02:00
badaix
c65f4d99cb Update Catch2 to 2.13.9 2023-10-25 09:08:58 +02:00