OrcaSlicer/scripts/linux.d
luzpaz a036de042b
Fix various typos in source documentation (#11553)
* Fix various typos in source documentation

* Delete cmake/modules/Catch2/CatchAddTests.cmake

* Delete tests/example/example_tests_main.cpp

* Revert test_config.cpp

---------

Co-authored-by: Ian Bassi <ian.bassi@outlook.com>
2026-01-21 09:19:25 -03: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
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.