Greg Wicks
|
9930ef72dd
Implement new argument parsing using getopt and add the corresponding library to externals
|
11 anos atrás |
Yuri Kunde Schlesner
|
a24a0fbd8a
CMake: Fix Debug build configuration in MSVC
|
11 anos atrás |
Yuri Kunde Schlesner
|
772ef097ea
Merge pull request #839 from Lectem/whitespacepolicy
|
11 anos atrás |
Lectem
|
85183a702a
force no-tab/trailing spaces with git hook
|
11 anos atrás |
Emmanuel Gil Peyrot
|
b1503b2020
Remove every trailing whitespace from the project (but externals).
|
11 anos atrás |
Yuri Kunde Schlesner
|
33c57361a9
Update bundled GLFW to 3.1.1
|
11 anos atrás |
Yuri Kunde Schlesner
|
a188e0fa57
Merge pull request #675 from jroweboy/windows-build-fixes
|
11 anos atrás |
Emmanuel Gil Peyrot
|
d0ee89e2fe
Install a .desktop file to make citra-qt launchable from DE menus.
|
11 anos atrás |
Yuri Kunde Schlesner
|
bf12f270b3
Common: Remove many unnecessary cross-platform compatibility macros
|
11 anos atrás |
James Rowe
|
5b9a5493c5
Updated the copy commands to run on post_build and use generator expressions to simplify the code as well
|
11 anos atrás |
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 anos atrás |
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 anos atrás |
James Rowe
|
fa79b3f4f4
Small changes to the CMake file to make windows build easier
|
11 anos atrás |
bunnei
|
a9b3f29b90
Merge pull request #483 from yuriks/cmake-fix
|
11 anos atrás |
Yuri Kunde Schlesner
|
8c39324333
CMake: Inform the user when architecture auto-detection fails
|
11 anos atrás |
Yuri Kunde Schlesner
|
555c82739e
CMake: Fix wrong filename in message
|
11 anos atrás |
darkf
|
67c644e317
Fix building on MinGW
|
11 anos atrás |
Yuri Kunde Schlesner
|
57503df97f
CMake: Consistently set _DEBUG and NDEBUG in all platforms
|
11 anos atrás |
bunnei
|
e213f91373
Fix Windows build
|
11 anos atrás |
bunnei
|
e7d2118858
Merge pull request #342 from uppfinnarn/master
|
11 anos atrás |
chinhodado
|
f689e97380
Cleanup: Remove redundant /Oi flag
|
11 anos atrás |
Johannes Ekberg
|
b027f7fe15
Looks like that might be needed on OSX after all
|
11 anos atrás |
Johannes Ekberg
|
d7ad14ae20
Use -pthread where and only where needed
|
11 anos atrás |
Johannes Ekberg
|
1351819810
Link Cocoa, IOKit and CoreVideo on OSX
|
11 anos atrás |
Johannes Ekberg
|
7d7ab70279
Generic PLATFORM_LIBRARIES var
|
11 anos atrás |
Yuri Kunde Schlesner
|
f983d955f9
CMake: Enable VS parallel builds for a good reduction in compile times
|
11 anos atrás |
Yuri Kunde Schlesner
|
da04976437
CMake: Require Boost 1.57.0 (fixes Travis OS X)
|
11 anos atrás |
bunnei
|
949d95659e
Merge pull request #275 from yuriks/cmake-clean
|
11 anos atrás |
Yuri Kunde Schlesner
|
361735e7fe
CMake: Silence PNG not found error
|
11 anos atrás |
Yuri Kunde Schlesner
|
ed8f32f03e
CMake: Use improved optimization flags on MSVC
|
11 anos atrás |