index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
CMakeLists.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-04-17
CMakeLists: Make missing declarations a compile-time error
Lioncash
1
-0
/
+1
2020-04-17
CMakeLists: Enable -Wmissing-declarations on Linux builds
Lioncash
1
-0
/
+1
2020-04-16
CMakeLists: Specify -Wextra on linux builds
Lioncash
1
-0
/
+3
2020-04-15
CMakeLists: Make -Wreorder a compile-time error
Lioncash
1
-0
/
+1
2020-01-19
CMake: Create thin archives on Linux
Léo Lam
1
-0
/
+9
2019-06-10
yuzu_tester: Add project subdirectory
Zach Hilman
1
-0
/
+1
2019-05-09
CMakeLists: Specify /volatile:iso for MSVC
Lioncash
1
-0
/
+2
2019-05-07
src/CMakeLists: Add /Zc:externConstexpr to the MSVC build flags
Lioncash
1
-8
/
+10
2019-05-07
src/CMakeLists: Vertically order compilation flags
Lioncash
1
-9
/
+19
2019-05-04
CMakeLists: Explicitly specify -Wall for the non-MSVC case
Lioncash
1
-1
/
+4
2019-04-17
CMakeLists: Ensure we specify Unicode as the codepage on Windows
Lioncash
1
-0
/
+3
2019-03-17
CMakeLists: Move off of modifying CMAKE_*-related flags
Lioncash
1
-20
/
+12
2019-03-17
CMakeLists: Move compilation flags into the src directory
Lioncash
1
-0
/
+69
2018-10-02
Port web_service from Citra
fearlessTobi
1
-0
/
+3
2018-07-28
audio_core: Add initial code for keeping track of audout state.
bunnei
1
-0
/
+1
2018-01-13
Massive removal of unused modules
James Rowe
1
-7
/
+2
2017-07-12
web_service: Add CMake flag to enable.
bunnei
1
-1
/
+3
2017-07-10
web_service: Add skeleton project.
bunnei
1
-0
/
+1
2017-07-07
Implement basic virtual Room support based on enet (#2803)
B3n30
1
-0
/
+1
2017-03-01
InputCommon: add Keyboard
wwylele
1
-0
/
+1
2016-05-19
tests: Infrastructure for unit tests
MerryMage
1
-0
/
+1
2016-03-02
Dependencies: Remove GLFW, Add SDL2
MerryMage
1
-1
/
+1
2016-02-21
AudioCore: Skeleton Implementation
MerryMage
1
-0
/
+1
2014-09-01
CMake cleanup
Yuri Kunde Schlesner
1
-5
/
+8
2014-04-23
fixes to build on linux
bunnei
1
-1
/
+2
2014-04-10
updated CMakeLists
bunnei
1
-0
/
+1
2013-09-26
renamed from citrus to citra
ShizZy
1
-2
/
+2
2013-09-14
renamed project to 'citrus'
ShizZy
1
-2
/
+2
2013-08-30
adding initial project layout
ShizZy
1
-0
/
+7