pcsx2/.github/workflows/scripts
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
..
common GHActions: Migrate to new variable output system 2022-10-20 09:30:00 +01:00
controller-db actions: Add windows category for SDL 2022-02-14 01:50:57 +00:00
linux CMake: Post-WX cleanup 2023-01-02 14:13:42 +00:00
macos gh-workflows-macos: Remove leftover wx dependencies. 2023-01-02 08:50:43 +01:00
releases CI: Remove wx builds 2022-12-24 07:59:22 +00:00
windows Build improvements 2021-07-17 08:07:53 -04:00