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
/
CMakeLists.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-01-12
Fix building on MinGW
darkf
1
-0
/
+6
2015-01-10
CMake: Consistently set _DEBUG and NDEBUG in all platforms
Yuri Kunde Schlesner
1
-1
/
+5
2015-01-10
Fix Windows build
bunnei
1
-1
/
+1
2015-01-09
Cleanup: Remove redundant /Oi flag
chinhodado
1
-2
/
+1
2015-01-09
Looks like that might be needed on OSX after all
Johannes Ekberg
1
-6
/
+2
2015-01-09
Use -pthread where and only where needed
Johannes Ekberg
1
-1
/
+5
2015-01-09
Link Cocoa, IOKit and CoreVideo on OSX
Johannes Ekberg
1
-3
/
+4
2015-01-09
Generic PLATFORM_LIBRARIES var
Johannes Ekberg
1
-0
/
+6
2015-01-09
CMake: Enable VS parallel builds for a good reduction in compile times
Yuri Kunde Schlesner
1
-1
/
+2
2014-12-29
CMake: Require Boost 1.57.0 (fixes Travis OS X)
Yuri Kunde Schlesner
1
-2
/
+2
2014-12-22
CMake: Silence PNG not found error
Yuri Kunde Schlesner
1
-2
/
+4
2014-12-22
CMake: Use improved optimization flags on MSVC
Yuri Kunde Schlesner
1
-0
/
+19
2014-12-20
Add nihstro (a 3DS shader tools suite) as a submodule.
Tony Wasserka
1
-0
/
+2
2014-12-20
Remove C++14/1y requirement
Yuri Kunde Schlesner
1
-2
/
+1
2014-12-16
Switch to C++14 to use std::make_unique
Yuri Kunde Schlesner
1
-1
/
+2
2014-12-15
Clean up CMake library specification
Yuri Kunde Schlesner
1
-4
/
+1
2014-12-07
Integrate Boost into build system and perform a trivial cleanup in vertex_shader.cpp.
Tony Wasserka
1
-0
/
+8
2014-12-02
CMake: Place all the built files in BUILD_DIR/bin/<Configuration> when compiling with MSVC
Subv
1
-0
/
+2
2014-10-08
Added configuration file system.
archshift
1
-1
/
+5
2014-09-03
Removed the need for X11 on OS X
archshift
1
-1
/
+4
2014-09-01
CMake cleanup
Yuri Kunde Schlesner
1
-46
/
+99
2014-09-01
Replace GLEW with a glLoadGen loader.
Yuri Kunde Schlesner
1
-2
/
+0
2014-08-25
Pica: Add support for dumping textures.
Tony Wasserka
1
-0
/
+5
2014-08-19
Add Qt5 option. Use Qt5 by default.
Sacha
1
-13
/
+26
2014-08-18
CMake Cleanup
Sacha
1
-1
/
+1
2014-05-20
* Remove -fpermissive
Phillip Stephens
1
-1
/
+1
2014-05-20
CMakeLists: Fixed GLEW include var name, compile flag vars
archshift
1
-5
/
+5
2014-05-20
CMakeLists: rename HEADS, improved comments
archshift
1
-3
/
+2
2014-05-19
Indent fixes
archshift
1
-1
/
+1
2014-05-17
Indent fixes
archshift
1
-1
/
+1
2014-05-17
Added FindGLEW to cmake-modules
archshift
1
-1
/
+1
2014-05-01
Support for C++11 on OSX
archshift
1
-3
/
+2
2014-05-01
A bit of Cmake love
archshift
1
-4
/
+7
2014-04-30
Some more experimentation
archshift
1
-1
/
+5
2014-04-29
IT'S ALIVE!
archshift
1
-2
/
+9
2014-04-25
Fixed CMake's import of GLFW.
Thomas Edvalson
1
-0
/
+2
2014-04-24
removed "COVERAGE_" from "GCC_COVERAGE_COMPILE_FLAGS"
bunnei
1
-2
/
+2
2014-04-24
fixes to scm_rev generation to make it conistent with windows build
bunnei
1
-0
/
+1
2014-04-24
added scm rev generation on Linux/cmake
bunnei
1
-0
/
+6
2014-04-23
fixes to build on linux
bunnei
1
-0
/
+3
2014-04-10
fixed a bunch of errors in CMakeLists
bunnei
1
-8
/
+1
2014-04-10
updated CMakeLists
bunnei
1
-3
/
+1
2013-09-26
renamed from citrus to citra
ShizZy
1
-2
/
+2
2013-09-14
renamed project to 'citrus'
ShizZy
1
-3
/
+2
2013-08-30
adding initial project layout
ShizZy
1
-0
/
+49