Commit graph

10 commits

Author SHA1 Message Date
Florian Märkl
4164255ef9 Update dependencies and fix CI
* nanopb 0.4.6.4 with PB_C99_STATIC_ASSERT to avoid depending on C11
* OpenSSL 1.1.1q on windows
* Switched from docker to podman in CI
* Appdir in appimage build container is now in /build/appdir to fix
  "Invalid cross-device link" errors in linuxdeploy when appdir is in
  mount
* Use python protobuf==3.19.5 in bionic image, which still supports
  python 3.6, and on windows where nanopb otherwise has issues
* Purge nanopb_pb2.py to force regeneration of it for possibly different
  python protobuf versions in subsequent builds
* FreeBSD needs py39 packages now
2022-09-24 15:18:53 +02:00
Florian Märkl
dcd2e6af4a Update nanopb to fix unaligned pointers on arm64 2021-12-03 11:47:32 +01:00
Florian Märkl
4da09f75f3
Make Borealis GUI more generic to build (#408) 2020-12-23 17:36:17 +01:00
Florian Märkl
cbfa49551d
Add option to use system Nanopb (#352) 2020-10-25 21:08:13 +01:00
H0neyBadger
f7c83e8416
Add Nintendo Switch Borealis GUI (#349) 2020-10-25 10:51:49 +01:00
Florian Märkl
03c82ea515 Optionally use system jerasure and add Bullseye CI 2020-10-22 23:43:07 +02:00
Florian Märkl
5faa801331
Port to Windows 2019-08-20 18:36:58 +02:00
Florian Märkl
4d3ac9d51f
Create AppImage 2019-08-17 22:53:48 +02:00
Florian Märkl
6bd7c117e8
Add FEC 2019-08-17 14:38:44 +02:00
Florian Märkl
1f6209e638
Add Protobuf 2019-08-17 14:38:16 +02:00