summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2017-05-27CMake: Re-organize root CMakeLists.txt fileYuri Kunde Schlesner
2017-05-27CMake: Move definitions of externals to the CMakeLists in that directoryYuri Kunde Schlesner
2017-05-27CMake: Create INTERFACE targets for microprofile and nihstroYuri Kunde Schlesner
2017-05-27CMake: Add SoundTouch include path to target propertyYuri Kunde Schlesner
2017-05-27CMake: Use target properties to add inih include pathsYuri Kunde Schlesner
2017-05-27CMake: Define an interface target for SDL2 definitionsYuri Kunde Schlesner
2017-05-27CMake: Remove CITRA_QT_LIBS varYuri Kunde Schlesner
2017-05-27CMake: Stop using FindOpenGL, which seems to not be required anymoreYuri Kunde Schlesner
2017-05-27CMake: Use append instead of set to modify listYuri Kunde Schlesner
2017-05-27CMake: Use IMPORTED target for BoostYuri Kunde Schlesner
2017-05-27CMake: Use IMPORTED target for libpngYuri Kunde Schlesner
2017-05-27Add the fmt string formatting libraryYuri Kunde Schlesner
2017-02-04Fix Microprofile in MinGW (#2530)Fernando Sahmkow
2017-01-22Removed unused and outdated external qhexeditKloen
2017-01-04Change deploy to use github releases instead, but only for the citra-nightly ...James Rowe
2016-12-31Add deploy to bintray for builds to masterJames Rowe
2016-12-16Merge pull request #2303 from freiro/citra-qt_missing_sdl2_dllbunnei
2016-12-14Externals: Add XbyakYuri Kunde Schlesner
2016-12-13CMakeLists: Autodetect clang and only then use libc++Jeffrey Pfau
2016-12-11Modularization of copy_msvc_libraries cmake functfreiro
2016-12-08Merge pull request #2202 from j-selby/man-docsYuri Kunde Schlesner
2016-12-05Disable Microprofile on Mingw buildsJames
2016-11-30Appending PLATFORM_LIBRARIES instead of redefining themfreiro
2016-11-30WINVER definition moved to CMake and cleanupfreiro
2016-11-26Add man documentationJames
2016-11-22Move to SDL2-2.0.5freiro
2016-11-13Add mingw compile supportJames Rowe
2016-10-27build: don't install freedesktop.org metadata for SDL2-only buildsJan Beich
2016-10-27build: add default install for DragonFly, Solaris, etc.Jan Beich
2016-10-27build: clock_gettime() is in libc on BSDsJan Beich
2016-10-27build: libc may not provide iconv() on UnixJan Beich
2016-10-27common: convert to standard stat()/fstat() interfacesAnthony J. Bentley
2016-09-15dynarmic: Add new submodule.bunnei
2016-09-15CMakeLists: Set Boost_INCLUDE_DIR.bunnei
2016-09-01Revert "MSVC: Add RelWithDebInfo and removing debugging from Release."bunnei
2016-08-31MSVC: Add RelWithDebInfo and removing debugging from Release.James Rowe
2016-08-15qt: Use 5.7 on Windows.bunnei
2016-08-04CMake: Fix for QT 5.7 overwriting -std=c++1y flagJames Rowe
2016-07-23Remove the -msse4.1 on ¬MSVC.Emmanuel Gil Peyrot
2016-06-17CMakeLists: Drop support for Qt 4Lioncash
2016-05-19Tests: Run tests on CIMerryMage
2016-05-07AudioCore: SDL2 SinkMerryMage
2016-04-28Externals: Add soundtouchMerryMage
2016-04-24CMakeLists: Use imported version of Threads::ThreadsSam Spilsbury
2016-04-23CMakeLists: Use CMAKE_THREAD_LIBS_INITSam Spilsbury
2016-04-03CMakeFiles: Compile as C++14Lioncash
2016-03-02Dependencies: Remove GLFW, Add SDL2MerryMage
2015-11-12Enable RTTI on Windows builds.Tony Wasserka
2015-09-14CMake: Silence more MSVC "deprecation" warningsYuri Kunde Schlesner
2015-09-08CMake: Make all cache options appear even in case of errorsYuri Kunde Schlesner