OrcaSlicer/scripts/linux.d
panther757 47ab79041b
Some checks failed
Build all / build_linux (push) Waiting to run
Build all / build_windows (push) Waiting to run
Build all / build_macos_arch (arm64) (push) Waiting to run
Build all / build_macos_arch (x86_64) (push) Waiting to run
Build all / Build macOS Universal (push) Blocked by required conditions
Build all / Unit Tests (push) Blocked by required conditions
Build all / Flatpak (push) Waiting to run
Shellcheck / Shellcheck (push) Has been cancelled
Linux: add Gentoo dependency installation script (#12558)
Co-authored-by: Alan Vogt <panther7@frocat.com>
2026-03-04 15:51:16 +08:00
..
arch Fix various typos in source documentation (#11553) 2026-01-21 09:19:25 -03:00
clear-linux-os Fix various typos in source documentation (#11553) 2026-01-21 09:19:25 -03:00
debian Build and run a test in CI (#10835) 2025-10-29 20:56:06 +08:00
fedora Better CMake Defaults (#10294) 2025-10-25 22:05:09 +08:00
gentoo Linux: add Gentoo dependency installation script (#12558) 2026-03-04 15:51:16 +08:00
README.md Refactor folder (#10475) 2025-08-22 20:02:26 +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 build_linux.sh is executed, the respective file for the distribution will be sourced so the distribution specific instructions/logic are used.