aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/CMakeLists.txt
AgeCommit message (Expand)Author
2021-06-28CMakeLists: Disable all warnings for external headersMorph
2021-06-28CMakeLists: Enforce C4018, C4267, C4305, C4389Morph
2021-05-17CMakeLists: Enforce C4715 on MSVCMorph
2021-03-05CMakeLists: Add /utf-8 compile option for MSVCMorph
2021-01-24cmake: Enforce -Warray-bounds and -Wmissing-field-initializers globallyReinUsesLisp
2021-01-15Merge pull request #5352 from ReinUsesLisp/remove-testerLC
2021-01-15cmake: Remove yuzu_testerReinUsesLisp
2021-01-15cmake: Enforce -Wunused-function code-base wideReinUsesLisp
2021-01-13cmake: Enforce -Werror=switch and -Werror=unused-variableMorph
2021-01-10cmake: Enforce C4101Morph
2021-01-09cmake: Enforce C4062, C4265, C4388, and C5038ReinUsesLisp
2020-12-30cmake: Enforce -WuninitializedReinUsesLisp
2020-11-27CMakeLists: disable -Winvalid-offsetofcomex
2020-10-30CMakeLists: Resolve MSVC build failuresLioncash
2020-10-30General: Catch more expressions with no effect on MSVCLioncash
2020-10-30General: Make ignoring a discarded return value an errorLioncash
2020-08-03CMakeLists: Resolve #4478Lioncash
2020-08-03ipc: Allow all trivially copyable objects to be passed directly into WriteBuf...David
2020-06-27Build System: Fix GCC & MINGW Build.Fernando Sahmkow
2020-04-16CMakeLists: Make missing declarations a compile-time errorLioncash
2020-04-16CMakeLists: Enable -Wmissing-declarations on Linux buildsLioncash
2020-04-15CMakeLists: Specify -Wextra on linux buildsLioncash
2020-04-15CMakeLists: Make -Wreorder a compile-time errorLioncash
2020-01-19CMake: Create thin archives on LinuxLéo Lam
2019-06-10yuzu_tester: Add project subdirectoryZach Hilman
2019-05-14Merge pull request #2460 from lioncash/volatileMat M
2019-05-14Merge pull request #2450 from lioncash/warn-levelMat M
2019-05-09CMakeLists: Specify /volatile:iso for MSVCLioncash
2019-05-07src/CMakeLists: Add /Zc:externConstexpr to the MSVC build flagsLioncash
2019-05-07src/CMakeLists: Vertically order compilation flagsLioncash
2019-05-04CMakeLists: Explicitly specify -Wall for the non-MSVC caseLioncash
2019-04-16CMakeLists: Ensure we specify Unicode as the codepage on WindowsLioncash
2019-03-17CMakeLists: Move off of modifying CMAKE_*-related flagsLioncash
2019-03-17CMakeLists: Move compilation flags into the src directoryLioncash
2018-10-02Port web_service from CitrafearlessTobi
2018-07-27audio_core: Add initial code for keeping track of audout state.bunnei
2018-01-12Massive removal of unused modulesJames Rowe
2017-07-11web_service: Add CMake flag to enable.bunnei
2017-07-10web_service: Add skeleton project.bunnei
2017-07-07Implement basic virtual Room support based on enet (#2803)B3n30
2017-03-01InputCommon: add Keyboardwwylele
2016-05-19tests: Infrastructure for unit testsMerryMage
2016-03-02Dependencies: Remove GLFW, Add SDL2MerryMage
2016-02-21AudioCore: Skeleton ImplementationMerryMage
2014-09-01CMake cleanupYuri Kunde Schlesner
2014-04-22fixes to build on linuxbunnei
2014-04-09updated CMakeListsbunnei
2013-09-26renamed from citrus to citraShizZy
2013-09-13renamed project to 'citrus'ShizZy
2013-08-29adding initial project layoutShizZy