MerryMage
|
ba2a54a9dd
Dependencies: Remove GLFW, Add SDL2
|
пре 10 година |
Tony Wasserka
|
5f567a8229
Enable RTTI on Windows builds.
|
пре 10 година |
Yuri Kunde Schlesner
|
f226365f55
CMake: Silence more MSVC "deprecation" warnings
|
пре 11 година |
Yuri Kunde Schlesner
|
6cec330103
CMake: Make all cache options appear even in case of errors
|
пре 11 година |
Yuri Kunde Schlesner
|
9e52aaa01d
CMake: Point binary downloads to new official repo
|
пре 11 година |
Yuri Kunde Schlesner
|
70d0d8890a
CMake: Remove support for QTDIR environment variable
|
пре 11 година |
Yuri Kunde Schlesner
|
fdb0f8203e
CMake: Don't complain when Boost isn't found in the system.
|
пре 11 година |
Yuri Kunde Schlesner
|
2eec2c156b
CMake: Use HINTS option instead of modifying CMAKE_PREFIX_PATH for Qt
|
пре 11 година |
Yuri Kunde Schlesner
|
078969bdd0
CMake: Add option to download Qt and GLFW binaries over HTTP
|
пре 11 година |
Yuri Kunde Schlesner
|
eb26a1941e
CMake: Fix architecture detection on MSVC
|
пре 11 година |
Yuri Kunde Schlesner
|
a1a5570e97
Replace the previous OpenGL loader with a glad-generated 3.3 one
|
пре 11 година |
Yuri Kunde Schlesner
|
0fcabd2b11
Integrate the MicroProfile profiling library
|
пре 11 година |
darkf
|
e053d30bf7
Fix building under MinGW
|
пре 11 година |
bunnei
|
b39c053785
Rename ARCHITECTURE_X64 definition to ARCHITECTURE_x86_64.
|
пре 11 година |
bunnei
|
4d51792285
Common: Ported over Dolphin's code for x86 CPU capability detection.
|
пре 11 година |
Yuri Kunde Schlesner
|
12f78c2ba6
Enable linker optimizations in MSVC Release builds
|
пре 11 година |
JSFernandes
|
256eb24777
Fix permissions in pre-commit hook
|
пре 11 година |
Greg Wicks
|
9930ef72dd
Implement new argument parsing using getopt and add the corresponding library to externals
|
пре 11 година |
Yuri Kunde Schlesner
|
a24a0fbd8a
CMake: Fix Debug build configuration in MSVC
|
пре 11 година |
Yuri Kunde Schlesner
|
772ef097ea
Merge pull request #839 from Lectem/whitespacepolicy
|
пре 11 година |
Lectem
|
85183a702a
force no-tab/trailing spaces with git hook
|
пре 11 година |
Emmanuel Gil Peyrot
|
b1503b2020
Remove every trailing whitespace from the project (but externals).
|
пре 11 година |
Yuri Kunde Schlesner
|
33c57361a9
Update bundled GLFW to 3.1.1
|
пре 11 година |
Yuri Kunde Schlesner
|
a188e0fa57
Merge pull request #675 from jroweboy/windows-build-fixes
|
пре 11 година |
Emmanuel Gil Peyrot
|
d0ee89e2fe
Install a .desktop file to make citra-qt launchable from DE menus.
|
пре 11 година |
Yuri Kunde Schlesner
|
bf12f270b3
Common: Remove many unnecessary cross-platform compatibility macros
|
пре 11 година |
James Rowe
|
5b9a5493c5
Updated the copy commands to run on post_build and use generator expressions to simplify the code as well
|
пре 11 година |
James Rowe
|
2d7008f03c
Changes to bring the previous commits in line with the comments on thepull request. Made the debug build a true debug build with no optimizxations and the RelWithDebInfo is what it says it is too. Changed the copying of the dlls to the build directories to happen at configuration time instead of build time
|
пре 11 година |
James Rowe
|
4a7e21eb58
More changes to the CMakeFiles for better MSVC compatibility. Added in the RelWithDebInfo target and setup copying the Qt 5 Dlls to the output directories.
|
пре 11 година |
James Rowe
|
fa79b3f4f4
Small changes to the CMake file to make windows build easier
|
пре 11 година |