summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
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-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
2015-09-08CMake: Point binary downloads to new official repoYuri Kunde Schlesner
2015-09-08CMake: Remove support for QTDIR environment variableYuri Kunde Schlesner
2015-09-08CMake: Don't complain when Boost isn't found in the system.Yuri Kunde Schlesner
2015-09-08CMake: Use HINTS option instead of modifying CMAKE_PREFIX_PATH for QtYuri Kunde Schlesner
2015-09-08CMake: Add option to download Qt and GLFW binaries over HTTPYuri Kunde Schlesner
2015-09-08CMake: Fix architecture detection on MSVCYuri Kunde Schlesner
2015-08-30Replace the previous OpenGL loader with a glad-generated 3.3 oneYuri Kunde Schlesner
2015-08-24Integrate the MicroProfile profiling libraryYuri Kunde Schlesner
2015-08-17Fix building under MinGWdarkf
2015-08-15Rename ARCHITECTURE_X64 definition to ARCHITECTURE_x86_64.bunnei
2015-08-15Common: Ported over Dolphin's code for x86 CPU capability detection.bunnei
2015-07-28Enable linker optimizations in MSVC Release buildsYuri Kunde Schlesner
2015-07-14Fix permissions in pre-commit hookJSFernandes
2015-07-12Implement new argument parsing using getopt and add the corresponding library...Greg Wicks
2015-07-09CMake: Fix Debug build configuration in MSVCYuri Kunde Schlesner
2015-06-21Merge pull request #839 from Lectem/whitespacepolicyYuri Kunde Schlesner
2015-06-09force no-tab/trailing spaces with git hookLectem
2015-05-29Remove every trailing whitespace from the project (but externals).Emmanuel Gil Peyrot
2015-05-25Update bundled GLFW to 3.1.1Yuri Kunde Schlesner
2015-05-14Merge pull request #675 from jroweboy/windows-build-fixesYuri Kunde Schlesner
2015-05-13Install a .desktop file to make citra-qt launchable from DE menus.Emmanuel Gil Peyrot
2015-05-06Common: Remove many unnecessary cross-platform compatibility macrosYuri Kunde Schlesner