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
2017-02-04
Fix Microprofile in MinGW (#2530)
Fernando Sahmkow
2017-01-22
Removed unused and outdated external qhexedit
Kloen
2017-01-04
Change deploy to use github releases instead, but only for the citra-nightly ...
James Rowe
2016-12-31
Add deploy to bintray for builds to master
James Rowe
2016-12-16
Merge pull request #2303 from freiro/citra-qt_missing_sdl2_dll
bunnei
2016-12-14
Externals: Add Xbyak
Yuri Kunde Schlesner
2016-12-13
CMakeLists: Autodetect clang and only then use libc++
Jeffrey Pfau
2016-12-11
Modularization of copy_msvc_libraries cmake funct
freiro
2016-12-08
Merge pull request #2202 from j-selby/man-docs
Yuri Kunde Schlesner
2016-12-05
Disable Microprofile on Mingw builds
James
2016-11-30
Appending PLATFORM_LIBRARIES instead of redefining them
freiro
2016-11-30
WINVER definition moved to CMake and cleanup
freiro
2016-11-26
Add man documentation
James
2016-11-22
Move to SDL2-2.0.5
freiro
2016-11-13
Add mingw compile support
James Rowe
2016-10-27
build: don't install freedesktop.org metadata for SDL2-only builds
Jan Beich
2016-10-27
build: add default install for DragonFly, Solaris, etc.
Jan Beich
2016-10-27
build: clock_gettime() is in libc on BSDs
Jan Beich
2016-10-27
build: libc may not provide iconv() on Unix
Jan Beich
2016-10-27
common: convert to standard stat()/fstat() interfaces
Anthony J. Bentley
2016-09-15
dynarmic: Add new submodule.
bunnei
2016-09-15
CMakeLists: Set Boost_INCLUDE_DIR.
bunnei
2016-09-01
Revert "MSVC: Add RelWithDebInfo and removing debugging from Release."
bunnei
2016-08-31
MSVC: Add RelWithDebInfo and removing debugging from Release.
James Rowe
2016-08-15
qt: Use 5.7 on Windows.
bunnei
2016-08-04
CMake: Fix for QT 5.7 overwriting -std=c++1y flag
James Rowe
2016-07-23
Remove the -msse4.1 on ¬MSVC.
Emmanuel Gil Peyrot
2016-06-17
CMakeLists: Drop support for Qt 4
Lioncash
2016-05-19
Tests: Run tests on CI
MerryMage
2016-05-07
AudioCore: SDL2 Sink
MerryMage
2016-04-28
Externals: Add soundtouch
MerryMage
2016-04-24
CMakeLists: Use imported version of Threads::Threads
Sam Spilsbury
2016-04-23
CMakeLists: Use CMAKE_THREAD_LIBS_INIT
Sam Spilsbury
2016-04-03
CMakeFiles: Compile as C++14
Lioncash
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
[next]