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
2018-01-12
Massive removal of unused modules
James Rowe
2018-01-12
CMakeLists: Use C++ 17.
bunnei
2018-01-08
cmake: Use LIBUNICORN_* on Windows.
bunnei
2018-01-08
fix macos build
MerryMage
2018-01-04
externals: Use unicorn DLL instead of static lib.
bunnei
2018-01-04
unicorn: Use for arm interface on Windows.
bunnei
2017-09-11
Build: Enable SSL in mingw by linking against WinSSL
James Rowe
2017-09-02
Add manifest
DaMan
2017-08-03
common: Add build timestamp to scm_rev.
bunnei
2017-07-23
tests: Add tests for vadd
MerryMage
2017-07-16
CMakeLists: Check that all submodules are present
MerryMage
2017-07-11
web_service: Add CMake flag to enable.
bunnei
2017-06-24
Set global definition WIN32_LEAN_AND_MEAN (#2807)
B3n30
2017-06-17
CMake: Set MSVC flags for improved C++ standards conformance
Yuri Kunde Schlesner
2017-05-27
CMake: Re-organize root CMakeLists.txt file
Yuri Kunde Schlesner
2017-05-27
CMake: Move definitions of externals to the CMakeLists in that directory
Yuri Kunde Schlesner
2017-05-27
CMake: Create INTERFACE targets for microprofile and nihstro
Yuri Kunde Schlesner
2017-05-27
CMake: Add SoundTouch include path to target property
Yuri Kunde Schlesner
2017-05-27
CMake: Use target properties to add inih include paths
Yuri Kunde Schlesner
2017-05-27
CMake: Define an interface target for SDL2 definitions
Yuri Kunde Schlesner
2017-05-27
CMake: Remove CITRA_QT_LIBS var
Yuri Kunde Schlesner
2017-05-27
CMake: Stop using FindOpenGL, which seems to not be required anymore
Yuri Kunde Schlesner
2017-05-27
CMake: Use append instead of set to modify list
Yuri Kunde Schlesner
2017-05-27
CMake: Use IMPORTED target for Boost
Yuri Kunde Schlesner
2017-05-27
CMake: Use IMPORTED target for libpng
Yuri Kunde Schlesner
2017-05-27
Add the fmt string formatting library
Yuri Kunde Schlesner
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
[next]