OrcaSlicer/scripts
SoftFever 322b44d84a
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
Feature/flatpak clang llvm21 (#12727)
* Fix GIT_COMMIT_HASH not set in Flatpak builds

The env var check was gated inside the .git directory check, so
Flatpak builds (which exclude .git from the sandbox) always fell
back to "0000000". Lift the env var check to top level and inject
the commit hash into the Flatpak manifest via build-options.env.

* Switch Flatpak build to Clang/LLD via LLVM 21 SDK extension

- Add org.freedesktop.Sdk.Extension.llvm21
- Bump runtime to GNOME 49 (SDK 25.08) for llvm21 availability

* fix build errors and improving build speed for flatpak

* fxi more build errors

* Update error messages for GNOME Platform and SDK versions
2026-03-11 14:59:29 +08:00
..
flatpak Feature/flatpak clang llvm21 (#12727) 2026-03-11 14:59:29 +08:00
linux.d Linux: add Gentoo dependency installation script (#12558) 2026-03-04 15:51:16 +08:00
.dockerignore Refactor folder (#10475) 2025-08-22 20:02:26 +08:00
auto-close-duplicates.ts Check duplicated issues. ported from Claude code repo (#11454) 2025-11-23 18:03:28 +08:00
backfill-duplicate-comments.ts Fix CICD AI dedupe 2025-11-23 20:47:07 +08:00
disable_validation.entitlements test (#1785) 2023-08-13 22:16:16 +08:00
DockerBuild.sh Shellcheck everything (#10730) 2025-09-20 09:12:31 +08:00
Dockerfile Fix various typos in source documentation (#11553) 2026-01-21 09:19:25 -03:00
DockerRun.sh Shellcheck everything (#10730) 2025-09-20 09:12:31 +08:00
generate_presets_vendors.py add filament_vendors:DREMC (#9519) 2025-06-15 19:41:46 +08:00
HintsToPot.py CI: Create Automated Workflow for Translation Catalog Updates (#5959) 2024-07-29 20:38:10 +08:00
optimize_cover_images.py Fixes / Improvements for Covers & Printer Selection dialog (#11151) 2025-11-04 10:16:06 +08:00
orca_extra_profile_check.py Fix various typos in source documentation (#11553) 2026-01-21 09:19:25 -03:00
orca_filament_lib.py Update filament profiles to use arrays for cost, density, and max volumetric speed 2025-10-25 17:21:51 +08:00
pack_profiles.sh Shellcheck everything (#10730) 2025-09-20 09:12:31 +08:00
run_gettext.bat Refactor folder (#10475) 2025-08-22 20:02:26 +08:00
run_gettext.sh Shellcheck everything (#10730) 2025-09-20 09:12:31 +08:00
run_unit_tests.sh GCode Macro: Fix placeholder parser bugs and enable tests (#11485) 2025-12-23 23:44:43 +08:00
test_moonraker_lane_data.py fix issues with AFC 2026-01-29 15:35:52 +08:00