Skip to content

Comments

Adding support to build for Linux using a Docker container#1359

Merged
mikedickey merged 1 commit intodevfrom
feature/linux-build-container
Dec 19, 2024
Merged

Adding support to build for Linux using a Docker container#1359
mikedickey merged 1 commit intodevfrom
feature/linux-build-container

Conversation

@mikedickey
Copy link
Collaborator

Using docker container to create all Linux release builds. Added new Linux arm64 static and dynamic builds, and a Linux arm32 static build for old Raspberry Pi bridge devices.

Switching qAsConst instead of std::as_const since older compilers that we are still using do not support it

Disabling PulseAudio in Linux static builds since it brings in a bunch of extra dependencies and is very SLOW

@mikedickey mikedickey force-pushed the feature/linux-build-container branch 4 times, most recently from b48c6fc to e281ef6 Compare December 18, 2024 22:22
Using docker container to create all Linux release builds. Added
new Linux arm64 static and dynamic builds, and a Linux arm32
static build for old Raspberry Pi bridge devices.

Switching qAsConst instead of std::as_const since older compilers
that we are still using do not support it

Disabling PulseAudio in Linux static builds since it brings in
a bunch of extra dependencies and is very SLOW
@mikedickey mikedickey force-pushed the feature/linux-build-container branch from e281ef6 to 01b0298 Compare December 18, 2024 22:52
@mikedickey mikedickey requested a review from nwang92 December 18, 2024 23:39
@mikedickey mikedickey marked this pull request as ready for review December 18, 2024 23:39
@mikedickey
Copy link
Collaborator Author

New builds here. I tested them out on various devices and all seem to work great. arm32 should work on our old bridge devices.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants