29 Commits

Author SHA1 Message Date
bfdafa5fad build(fedora): fix rawhide build (#4821)
* build(fedora): fix rawhide build

* Patch math_functions by CUDA major; add CUDA-13

Switch math_functions.h patching from Fedora-version logic to CUDA-major selection in spec and build scripts. Add CUDA-13-specific patches for aarch64 and x86_64 and rename the existing patch to cuda-12. Update scripts/linux_build.sh to pick the correct cuda-{12,13}-math_functions.patch, handle missing files gracefully, and add Fedora 45 detection with CUDA 13 defaults.

* Install Fedora development-tools group directly

Replace use of the dev_tools_group variable with the explicit "development-tools" group name when running dnf group install. Also remove redundant dev_tools_group="development-tools" assignments from various Fedora/version and platform:f42 branches to simplify the distro detection logic and avoid relying on the variable.
2026-03-06 15:04:28 -05:00
8aed1a82c8 build(web-ui): fix rollup failing (#4687) 2026-02-08 15:30:40 -05:00
d591643706 build(windows): add arm64 support (#3905)
Signed-off-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com>
Signed-off-by: Coia Prant <coiaprant@gmail.com>
Co-authored-by: Ricky8955555 <rkmiao@duck.com>
Co-authored-by: Mike Fara <mjfara@gmail.com>
Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com>
2026-02-07 21:03:05 -05:00
874880e5ea feat(linux)!: Support streaming through XDG portals and Pipewire (#4417)
Co-authored-by: Carlos Garnacho <carlosg@gnome.org>
Co-authored-by: Carson Katri <Carson.katri@gmail.com>
Co-authored-by: Bond <bond-d@ukr.net>
Co-authored-by: d.bondarev <d.bondarev@crm-onebox.com>
Co-authored-by: Conn O'Griofa <connogriofa@gmail.com>
2026-02-03 08:19:02 -05:00
f879294449 feat(macos/build): add basic macOS build script based on linux_build.sh (#4598) 2026-01-22 17:21:22 -05:00
d299730800 build(arch): enhanced arch support for linux build script (#4595) 2026-01-18 14:37:32 -05:00
89e79969be build(linux): Add Fedora 43 support to the build script (#4532) 2026-01-16 16:28:40 -05:00
35f4b9ee51 build(linux): add support for self-compiling on ubuntu 25.10 (#4471) 2025-12-06 14:10:54 -05:00
246d8f179f build(linux): explicitely set CC and CXX compilers (#4325) 2025-10-11 10:26:40 -04:00
ed7b78f138 build(linux): enable cpack auto dependencies (#4323) 2025-10-09 10:19:48 -04:00
8372c37046 fix(linux): service file for Trixie (#4319)
Co-authored-by: PVermeer <23457923+PVermeer@users.noreply.github.com>
2025-10-05 10:05:30 -04:00
9c1b8db5cd build(Linux): Refactor Dockerfiles and build script for multi-stage, step-based builds (#4299) 2025-09-25 08:35:02 -04:00
be73273ffc build(deps): bump vite dependencies (#4279) 2025-09-21 09:24:22 -04:00
a28c20df18 build(linux): compile with gcc13+ and bump cuda (#4136) 2025-08-07 20:13:25 -04:00
99cf9ac960 ci: use actionlint and problem matchers (#4116) 2025-07-29 22:08:30 -04:00
bce4b1b4c5 build(linux): linux_build.sh fixes (gcc/doxygen) (#4098) 2025-07-21 11:09:32 -04:00
2b785b3cb9 build(deps): add doxygen and graphviz to arch deps (#4092) 2025-07-18 08:41:17 -04:00
c9a06fd8a7 build(linux): consolidate appstream metainfo (#3954) 2025-06-09 16:39:57 +00:00
eaa434ab45 build(linux): disable cuda option in cmake when --skip-cuda arg is passed (#3951) 2025-06-07 18:40:28 -04:00
0de8cc864c build(linux): add Ubuntu 25.04 support to linux_build.sh (#3919)
Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com>
2025-05-31 09:55:49 -04:00
c435d0fe56 build(linux): fix gcc version and disable docs for build on arch (#3846) 2025-05-05 13:06:01 -04:00
bdf15f5277 build(linux): add arch linux support for linux_build.sh script (#3814)
Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com>
2025-04-29 09:24:29 -04:00
e58a437e6b ci(workflows): minor fixes and updates (#3581) 2025-04-20 10:25:33 -04:00
b43a9b8efb fix(linux): headless monitors on wayland (#3783) 2025-04-14 09:56:21 -04:00
997093986d ci(docker): fix debian arm builds (#3627) 2025-02-03 03:48:56 +00:00
6fa6a7d515 build(deps): remove unused dependency on libvdpau (#3307) 2024-10-14 23:15:53 -05:00
b01ba38774 build(script): fix missing sudo for dnf group install (#3227) 2024-09-28 19:02:34 +00:00
6593fa5d61 feat: add publisher metadata (#3080) 2024-08-24 20:14:45 -04:00
081fbe0e18 build(linux): add common build script (#2946) 2024-08-03 20:04:26 -04:00