pcsx2/.github
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
..
ISSUE_TEMPLATE Github: Update issue templates 2022-12-27 16:28:17 +00:00
workflows CMake: Post-WX cleanup 2023-01-02 14:13:42 +00:00
CONTRIBUTING.md formatter: apply editorconig into various files 2022-11-25 22:41:00 +00:00
FUNDING.yml Adding FUNDING file 2022-05-23 19:20:19 +01:00
PULL_REQUEST_TEMPLATE.md github: Remove now redundant comment in PR template 2021-04-29 18:41:34 +02:00
dependabot.yml ci: Automatically watch for updates on github actions 2020-10-06 00:47:53 +01:00
labeler.yml Labeler: remove GUI/WX in auto labeler. (#7676) 2022-12-25 03:24:42 +01:00