mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2026-03-18 17:32:16 -06:00
|
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
* 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 |
||
|---|---|---|
| .. | ||
| flatpak | ||
| linux.d | ||
| .dockerignore | ||
| auto-close-duplicates.ts | ||
| backfill-duplicate-comments.ts | ||
| disable_validation.entitlements | ||
| DockerBuild.sh | ||
| Dockerfile | ||
| DockerRun.sh | ||
| generate_presets_vendors.py | ||
| HintsToPot.py | ||
| optimize_cover_images.py | ||
| orca_extra_profile_check.py | ||
| orca_filament_lib.py | ||
| pack_profiles.sh | ||
| run_gettext.bat | ||
| run_gettext.sh | ||
| run_unit_tests.sh | ||
| test_moonraker_lane_data.py | ||