pcsx2/.github/workflows
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
..
architecture ci: update docs 2022-05-22 12:54:54 -04:00
scripts CMake: Post-WX cleanup 2023-01-02 14:13:42 +00:00
cron_update_controller_db.yml ci: improve workflow organization 2022-05-22 12:54:54 -04:00
lint_gamedb.yml ci: use the json schema to validate the GameDB 2022-11-15 12:15:42 +01:00
linux_build_matrix.yml CI: Remove wx builds 2022-12-24 07:59:22 +00:00
linux_build_qt.yml CMake: Post-WX cleanup 2023-01-02 14:13:42 +00:00
macos_build.yml CI: Remove wx builds 2022-12-24 07:59:22 +00:00
macos_build_matrix.yml CI: Remove wx builds 2022-12-24 07:59:22 +00:00
release_announce.yml ci: improve workflow organization 2022-05-22 12:54:54 -04:00
release_new_tag.yml Bump mathieudutour/github-tag-action from 6.0 to 6.1 2022-11-03 21:50:57 +00:00
release_pipeline.yml CI: Remove wx builds 2022-12-24 07:59:22 +00:00
triage_pr.yml ci: improve workflow organization 2022-05-22 12:54:54 -04:00
windows_build_matrix.yml CI: Remove wx builds 2022-12-24 07:59:22 +00:00
windows_build_qt.yml GHActions:Windows: Enable multi-isa builds in cmake 2022-12-03 00:52:10 -06:00