183 Commits (7e2467e695f6bc41cdcd7f5eb8dca968ba41b340)

Author SHA1 Message Date
B3n30 6ba089fafb Set global definition WIN32_LEAN_AND_MEAN (#2807) 9 years ago
Yuri Kunde Schlesner 2ef7450465 CMake: Set MSVC flags for improved C++ standards conformance 9 years ago
Yuri Kunde Schlesner 9a08160ae5 CMake: Re-organize root CMakeLists.txt file 9 years ago
Yuri Kunde Schlesner c211368734 CMake: Move definitions of externals to the CMakeLists in that directory 9 years ago
Yuri Kunde Schlesner d736cca848 CMake: Create INTERFACE targets for microprofile and nihstro 9 years ago
Yuri Kunde Schlesner 74afcd5328 CMake: Add SoundTouch include path to target property 9 years ago
Yuri Kunde Schlesner cb49df156d CMake: Use target properties to add inih include paths 9 years ago
Yuri Kunde Schlesner 776cb91785 CMake: Define an interface target for SDL2 definitions 9 years ago
Yuri Kunde Schlesner 34b6c8bd88 CMake: Remove CITRA_QT_LIBS var 9 years ago
Yuri Kunde Schlesner 089baa04e8 CMake: Stop using FindOpenGL, which seems to not be required anymore 9 years ago
Yuri Kunde Schlesner d6ff5c6f75 CMake: Use append instead of set to modify list 9 years ago
Yuri Kunde Schlesner 0f563111a2 CMake: Use IMPORTED target for Boost 9 years ago
Yuri Kunde Schlesner 4660bc1c78 CMake: Use IMPORTED target for libpng 9 years ago
Yuri Kunde Schlesner a06220682c Add the fmt string formatting library 9 years ago
Fernando Sahmkow d8af401b2c Fix Microprofile in MinGW (#2530) 9 years ago
Kloen abc5c134a3 Removed unused and outdated external qhexedit 9 years ago
James Rowe 0a6ca01991 Change deploy to use github releases instead, but only for the citra-nightly repo 9 years ago
James Rowe b03e7bf28f Add deploy to bintray for builds to master 10 years ago
Yuri Kunde Schlesner 17fccb8c5d Externals: Add Xbyak 10 years ago
Jeffrey Pfau 07ab936f12 CMakeLists: Autodetect clang and only then use libc++ 10 years ago
freiro 031fc3a460 Modularization of copy_msvc_libraries cmake funct 10 years ago
James 61687840bc Disable Microprofile on Mingw builds 10 years ago
freiro 35e979f041 Appending PLATFORM_LIBRARIES instead of redefining them 10 years ago
freiro 0c22e52f52 WINVER definition moved to CMake and cleanup 10 years ago
James e5f8df8088 Add man documentation 10 years ago
freiro 9ca3a2d461 Move to SDL2-2.0.5 10 years ago
James Rowe c3ea6f4ddb Add mingw compile support 10 years ago
Jan Beich 8b833d3a97 build: don't install freedesktop.org metadata for SDL2-only builds 10 years ago
Jan Beich 2240cb2eb0 build: add default install for DragonFly, Solaris, etc. 10 years ago
Jan Beich 52da9de5c4 build: clock_gettime() is in libc on BSDs 10 years ago
Jan Beich 48b6c98d31 build: libc may not provide iconv() on Unix 10 years ago
Anthony J. Bentley 26af2b644c common: convert to standard stat()/fstat() interfaces 10 years ago
bunnei 1ea1affe0a dynarmic: Add new submodule. 10 years ago
bunnei 8410e7891c CMakeLists: Set Boost_INCLUDE_DIR. 10 years ago
bunnei a71d6cc040 Revert "MSVC: Add RelWithDebInfo and removing debugging from Release." 10 years ago
James Rowe 8b685c4308 MSVC: Add RelWithDebInfo and removing debugging from Release. 10 years ago
bunnei 33d17d0b62 qt: Use 5.7 on Windows. 10 years ago
James Rowe a976c2e3ba CMake: Fix for QT 5.7 overwriting -std=c++1y flag 10 years ago
Emmanuel Gil Peyrot e09e683720 Remove the -msse4.1 on ¬MSVC. 10 years ago
Lioncash d5f5aeeab8 CMakeLists: Drop support for Qt 4 10 years ago
MerryMage 87de1ca968 Tests: Run tests on CI 10 years ago
MerryMage 920d2cf41d AudioCore: SDL2 Sink 10 years ago
MerryMage 27ce3b3f51 Externals: Add soundtouch 10 years ago
Sam Spilsbury df81fa11fc CMakeLists: Use imported version of Threads::Threads 10 years ago
Sam Spilsbury d051bd3032 CMakeLists: Use CMAKE_THREAD_LIBS_INIT 10 years ago
Lioncash 5ef90464a1 CMakeFiles: Compile as C++14 10 years ago
MerryMage ba2a54a9dd Dependencies: Remove GLFW, Add SDL2 10 years ago
Tony Wasserka 5f567a8229 Enable RTTI on Windows builds. 11 years ago
Yuri Kunde Schlesner f226365f55 CMake: Silence more MSVC "deprecation" warnings 11 years ago
Yuri Kunde Schlesner 6cec330103 CMake: Make all cache options appear even in case of errors 11 years ago