pcsx2/.github/workflows/scripts/linux
Stenzek f240660a6e CMake: Post-WX cleanup
- Remove unused build options

 - Disable setcap by default
    Applications should not need to call sudo as part of the build process.

 - Rename XDG_STD to USE_LEGACY_USER_DIRECTORY
    By default, we use ~/.config/PCSX2 now.

 - Default Wayland support to on
    I don't think there's any systems worth supporting that don't have it.

 - Rework "install" logic
    Linux no longer installs to GIT_ROOT/bin, it builds direct to BUILD/bin.
    Saves a file copy, and running make install before running your developer
    build was always silly.

 - Don't require install target to build appimage
    AppImage creator now just adds the entire bin directory as-is.
    Everything needed is in there.
2023-01-02 14:13:42 +00:00
..
AppRun-qt AppImage: Don't change current working directory 2022-11-25 10:25:28 +00:00
appimage-qt.sh CMake: Post-WX cleanup 2023-01-02 14:13:42 +00:00
build-dependencies-qt.sh 3rdparty: Update SDL to 2.26.0 2022-11-25 23:47:32 -06:00
compile.sh GHActions:Linux: Make ccache config global 2021-08-30 13:42:28 +02:00
generate-cmake-qt.sh CMake: Post-WX cleanup 2023-01-02 14:13:42 +00:00
install-packages-qt.sh CI: Switch from libcurl4-gnutls-dev to libcurl4-openssl-dev 2022-10-07 11:28:16 +01:00
pcsx2-qt.desktop CI: Add AppImage builder for Qt 2022-07-05 13:05:57 +01:00