コミット履歴

作者 SHA1 メッセージ 日付
  Narr the Reg ee847f8ff0 hid_core: Move hid to it's own subproject 2 年 前
  t895 da14c7b8e4 config: Unify config handling under frontend_common 2 年 前
  Samay Navale 4c6217f09b Update CMakeLists.txt 2 年 前
  Samay Navale c95f35ea85 Update CMakeLists.txt 2 年 前
  liamwhite 66f2947854 ci: fix msvc when used with LTO (#11459) 2 年 前
  liamwhite 5e424d791b Merge pull request #11434 from danilaml/fix-warnings 2 年 前
  Danila Malyutin 785e480b62 msvc: set warning level to /W4 globally 2 年 前
  liamwhite 32b2436f80 general: make -fwrapv generic to all architectures (#11379) 2 年 前
  comex 32c453a5f1 Avoid `$<CXX_COMPILER_ID:Clang>` because it doesn't include AppleClang. 2 年 前
  comex 91eb5afd0b Warnings cleanup for GCC 13 and Clang 16 2 年 前
  liamwhite 0e3a995bf4 cmake: mark warning disable for gcc 11 (#11301) 2 年 前
  toast2903 c1717b3f47 cmake: Reposition preprocessor switch comment 3 年 前
  lat9nq ecc1feff64 cmake: Use standard preprocessor on MSVC 3 年 前
  Morph f62f43c0da CMakeLists: Force C++20 on MSVC due to conflicts with C++23 modules 3 年 前
  bunnei e6d5dbb58e android: Minimal JNI for yuzu. 3 年 前
  lat9nq f7292c776b CMake: Enable type limits on Clang 3 年 前
  lat9nq 2007d0e4a0 CMakeLists: Enable checks on Clang 3 年 前
  Liam a9623d5f55 general: fixes for gcc 13 3 年 前
  Liam 600f325d87 general: fix spelling mistakes 3 年 前
  Liam 106cf27135 cmake: make room server optional 3 年 前
  liamwhite 75e16547f8 Merge pull request #9300 from ameerj/pch 3 年 前
  ameerj 51358d2b5e CMake: Disable PCH on MSVC + Buildcache configs 3 年 前
  ameerj 37bc5118ea CMake: Use precompiled headers 3 年 前
  Liam 9737615948 general: fix compile for Apple Clang 3 年 前
  Morph 120cd450e5 CMakeLists: Disable -Wbraced-scalar-init on Clang 3 年 前
  Morph b02c3f2314 CMakeLists: Enforce C5233 on MSVC 3 年 前
  Morph 3822e31323 CMakeLists: Disable C4100 and C4324 3 年 前
  Morph cae108404a CMakeLists: Remove redundant warnings 3 年 前
  Morph f3c40f4a20 CMakeLists: Treat MSVC warnings as errors 3 年 前
  Morph e6ab1f673b general: Enforce C4800 everywhere except in video_core 3 年 前