Commit Graph

20 Commits (r05a04_dev)

Author SHA1 Message Date
Bryan Biedenkapp 274a8f23fc
Merge R05A02 (r04k32_dev branch) into Master (#110)
2 months ago
Max 59b3b915df
Add TUI support for arm and arm64 in workflows (#85)
10 months ago
Bryan Biedenkapp 059b4f7d70 okay now that I've rewritten history, selectively for amd64 we'll build TUI in the workflow (arm, arm64 and armhf all don't support it via automatic workflow build right now, anyone got any ideas?);
10 months ago
Bryan Biedenkapp 603e35e66e convert artifact/package building to use the .tar.gz mechanism of the CMake build instead of packing a .zip with loose files (perhaps if we want both we add a separate artifact for that later?);
10 months ago
Bryan Biedenkapp ac515f120a attempt to fix GitHub workflow, Ubuntu 20.04 was deprecated 4/15 so I upgraded the runners to 22.04;
10 months ago
Jim 2bc21bc76a
Fixed Dependabot's incompetence and *ACTUALLY* made the workflows usa… (#71)
1 year ago
dependabot[bot] 3f7aff19cd
Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows (#70)
1 year ago
Bryan Biedenkapp 977db52aac add libssl-dev to the GH build workflows;
2 years ago
K4YT3X ff97cc5ada
temporarily disabled TUI support in pipelines (#32)
3 years ago
K4YT3X da863f6785
Fixed P25 garbled encrypted voice, plus minor several other improvements (#27)
3 years ago
K4YT3X 556298890d
redesigned release and build pipelines (#26)
3 years ago
K4YT3X a2a96d53af
added -j to make to speed up compilation (#23)
3 years ago
Bryan Biedenkapp 86ec1f62ed correct typos;
3 years ago
K4YT3X 14fd829723
Set CMake build type to release and added binary stripping (#22)
3 years ago
K4YT3X c487873db2
Reorganizing directory structure and minor housekeeping (#21)
3 years ago
k4yt3x 39362768a0 replaced actions/create-release with softprops/action-gh-release
3 years ago
k4yt3x 786c5d217f replaced pipeline set-output with environment file
3 years ago
k4yt3x 3a97dbb73d fixed asio cross-compiling issues
3 years ago
k4yt3x a9a6a0262c added libasio-dev for the new REST API
3 years ago
k4yt3x 3a201a466c redesigned the release pipeline to auto cross-compile for architectures
3 years ago

Powered by TurnKey Linux.