index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2016-03-02
Dependencies: Remove GLFW, Add SDL2
MerryMage
2015-11-12
Enable RTTI on Windows builds.
Tony Wasserka
2015-09-14
CMake: Silence more MSVC "deprecation" warnings
Yuri Kunde Schlesner
2015-09-08
CMake: Make all cache options appear even in case of errors
Yuri Kunde Schlesner
2015-09-08
CMake: Point binary downloads to new official repo
Yuri Kunde Schlesner
2015-09-08
CMake: Remove support for QTDIR environment variable
Yuri Kunde Schlesner
2015-09-08
CMake: Don't complain when Boost isn't found in the system.
Yuri Kunde Schlesner
2015-09-08
CMake: Use HINTS option instead of modifying CMAKE_PREFIX_PATH for Qt
Yuri Kunde Schlesner
2015-09-08
CMake: Add option to download Qt and GLFW binaries over HTTP
Yuri Kunde Schlesner
2015-09-08
CMake: Fix architecture detection on MSVC
Yuri Kunde Schlesner
2015-08-30
Replace the previous OpenGL loader with a glad-generated 3.3 one
Yuri Kunde Schlesner
2015-08-24
Integrate the MicroProfile profiling library
Yuri Kunde Schlesner
2015-08-17
Fix building under MinGW
darkf
2015-08-15
Rename ARCHITECTURE_X64 definition to ARCHITECTURE_x86_64.
bunnei
2015-08-15
Common: Ported over Dolphin's code for x86 CPU capability detection.
bunnei
2015-07-28
Enable linker optimizations in MSVC Release builds
Yuri Kunde Schlesner
2015-07-14
Fix permissions in pre-commit hook
JSFernandes
2015-07-12
Implement new argument parsing using getopt and add the corresponding library...
Greg Wicks
2015-07-09
CMake: Fix Debug build configuration in MSVC
Yuri Kunde Schlesner
2015-06-21
Merge pull request #839 from Lectem/whitespacepolicy
Yuri Kunde Schlesner
2015-06-09
force no-tab/trailing spaces with git hook
Lectem
2015-05-29
Remove every trailing whitespace from the project (but externals).
Emmanuel Gil Peyrot
2015-05-25
Update bundled GLFW to 3.1.1
Yuri Kunde Schlesner
2015-05-14
Merge pull request #675 from jroweboy/windows-build-fixes
Yuri Kunde Schlesner
2015-05-13
Install a .desktop file to make citra-qt launchable from DE menus.
Emmanuel Gil Peyrot
2015-05-06
Common: Remove many unnecessary cross-platform compatibility macros
Yuri Kunde Schlesner
2015-03-26
Updated the copy commands to run on post_build and use generator expressions ...
James Rowe
2015-03-26
Changes to bring the previous commits in line with the comments on thepull re...
James Rowe
2015-03-26
More changes to the CMakeFiles for better MSVC compatibility. Added in the Re...
James Rowe
2015-03-26
Small changes to the CMake file to make windows build easier
James Rowe
2015-02-03
Merge pull request #483 from yuriks/cmake-fix
bunnei
2015-01-19
CMake: Inform the user when architecture auto-detection fails
Yuri Kunde Schlesner
2015-01-13
CMake: Fix wrong filename in message
Yuri Kunde Schlesner
2015-01-11
Fix building on MinGW
darkf
2015-01-10
CMake: Consistently set _DEBUG and NDEBUG in all platforms
Yuri Kunde Schlesner
2015-01-10
Fix Windows build
bunnei
2015-01-10
Merge pull request #342 from uppfinnarn/master
bunnei
2015-01-09
Cleanup: Remove redundant /Oi flag
chinhodado
2015-01-09
Looks like that might be needed on OSX after all
Johannes Ekberg
2015-01-09
Use -pthread where and only where needed
Johannes Ekberg
2015-01-09
Link Cocoa, IOKit and CoreVideo on OSX
Johannes Ekberg
2015-01-09
Generic PLATFORM_LIBRARIES var
Johannes Ekberg
2015-01-09
CMake: Enable VS parallel builds for a good reduction in compile times
Yuri Kunde Schlesner
2014-12-29
CMake: Require Boost 1.57.0 (fixes Travis OS X)
Yuri Kunde Schlesner
2014-12-22
Merge pull request #275 from yuriks/cmake-clean
bunnei
2014-12-21
CMake: Silence PNG not found error
Yuri Kunde Schlesner
2014-12-21
CMake: Use improved optimization flags on MSVC
Yuri Kunde Schlesner
2014-12-20
Add nihstro (a 3DS shader tools suite) as a submodule.
Tony Wasserka
2014-12-20
Remove C++14/1y requirement
Yuri Kunde Schlesner
2014-12-16
Switch to C++14 to use std::make_unique
Yuri Kunde Schlesner
[next]