Sunshine/cmake
Lukas Senionis 1543f584ab
Some checks failed
CI / GitHub Env Debug (push) Has been cancelled
CI / Setup Release (push) Has been cancelled
CI / Setup Flatpak Matrix (push) Has been cancelled
CI Docker / Check Dockerfiles (push) Has been cancelled
CodeQL / Get language matrix (push) Has been cancelled
localize / Update Localization (push) Has been cancelled
Build GH-Pages / update_pages (push) Has been cancelled
CI / Linux Flatpak (push) Has been cancelled
CI / Linux ${{ matrix.type }} (--appimage-build, 22.04, AppImage) (push) Has been cancelled
CI / Homebrew (${{ matrix.os_name }}-${{ matrix.os_version }}${{ matrix.release == true && ' (Release)' || '' }}) (macos, 13) (push) Has been cancelled
CI / Homebrew (${{ matrix.os_name }}-${{ matrix.os_version }}${{ matrix.release == true && ' (Release)' || '' }}) (macos, 14) (push) Has been cancelled
CI / Homebrew (${{ matrix.os_name }}-${{ matrix.os_version }}${{ matrix.release == true && ' (Release)' || '' }}) (ubuntu, latest) (push) Has been cancelled
CI / Homebrew (${{ matrix.os_name }}-${{ matrix.os_version }}${{ matrix.release == true && ' (Release)' || '' }}) (ubuntu, latest, true) (push) Has been cancelled
CI / Macports (macOS-${{ matrix.os_version }}) (13, true) (push) Has been cancelled
CI / Macports (macOS-${{ matrix.os_version }}) (14) (push) Has been cancelled
CI / Windows (push) Has been cancelled
CI Docker / Setup Release (push) Has been cancelled
CI Docker / Docker${{ matrix.tag }} (push) Has been cancelled
CodeQL / Analyze (${{ matrix.name }}) (push) Has been cancelled
feat(display)!: Add libdisplaydevice dependency and output name mapping (#2894)
2024-12-11 14:17:44 -05:00
..
compile_definitions feat(display)!: Add libdisplaydevice dependency and output name mapping (#2894) 2024-12-11 14:17:44 -05:00
dependencies feat(display)!: Add libdisplaydevice dependency and output name mapping (#2894) 2024-12-11 14:17:44 -05:00
macros feat(input/linux): add support for more virtual input devices (#2606) 2024-06-16 00:21:18 +00:00
packaging build(deps): remove unused dependency on libvdpau (#3307) 2024-10-14 23:15:53 -05:00
prep build(linux): fail build if capture dependencies not found (#3305) 2024-10-14 22:28:55 +00:00
targets fix(cmake): configuration generation fails when BUILD_TESTS is OFF (#3416) 2024-11-27 00:05:51 +00:00
FindLIBCAP.cmake
FindLIBDRM.cmake
FindLibva.cmake build(linux) make vaapi optional without dlopen (#1979) 2024-01-05 10:59:41 -05:00
FindSystemd.cmake Find the correct install paths for systemd units and udev rules (#2046) 2024-01-21 16:53:30 -05:00
FindUdev.cmake Find the correct install paths for systemd units and udev rules (#2046) 2024-01-21 16:53:30 -05:00
FindWayland.cmake