orcaslicer/linux.d
ElectricalBoy 0b6fc3d389
CI: Build with ubuntu-24.04 (#5919)
* CI: Build with ubuntu-24.04

* Use apt-get in ubuntu-24.04

* Fix step name

* Use alternate approach for detecting libwebkit2gtk version

* CI: Install libfuse2 in ubuntu-24.04

* Reduce repetitive code in workflows

Co-authored-by: Ocraftyone <Ocraftyone@users.noreply.github.com>

* CI: Install libfuse2

Runtime dependency for AppImage

* Fix filenames for nightly deployment

* Properly nest conditional

---------

Co-authored-by: Ocraftyone <Ocraftyone@users.noreply.github.com>
2024-07-01 23:44:49 +08:00
..
arch rework of Linux build scripts (#4850) 2024-04-11 22:11:31 +08:00
clear-linux-os support Clear Linux OS (#5652) 2024-06-29 12:21:29 +08:00
debian CI: Build with ubuntu-24.04 (#5919) 2024-07-01 23:44:49 +08:00
fedora rework of Linux build scripts (#4850) 2024-04-11 22:11:31 +08:00
README.md rework of Linux build scripts (#4850) 2024-04-11 22:11:31 +08:00

Files in this directory are named for the exact output of awk -F= '/^ID=/ {print $2}' /etc/os-release for their respective distribution.

When BuildLinux.sh is executed, the respective file for the distribution will be sourced so the distribution specific instructions/logic are used.