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 vuotta sitten |
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 vuotta sitten |
James Rowe
|
fa79b3f4f4
Small changes to the CMake file to make windows build easier
|
11 vuotta sitten |
bunnei
|
a9b3f29b90
Merge pull request #483 from yuriks/cmake-fix
|
11 vuotta sitten |
Yuri Kunde Schlesner
|
8c39324333
CMake: Inform the user when architecture auto-detection fails
|
11 vuotta sitten |
Yuri Kunde Schlesner
|
555c82739e
CMake: Fix wrong filename in message
|
11 vuotta sitten |
darkf
|
67c644e317
Fix building on MinGW
|
11 vuotta sitten |
Yuri Kunde Schlesner
|
57503df97f
CMake: Consistently set _DEBUG and NDEBUG in all platforms
|
11 vuotta sitten |
bunnei
|
e213f91373
Fix Windows build
|
11 vuotta sitten |
bunnei
|
e7d2118858
Merge pull request #342 from uppfinnarn/master
|
11 vuotta sitten |
chinhodado
|
f689e97380
Cleanup: Remove redundant /Oi flag
|
11 vuotta sitten |
Johannes Ekberg
|
b027f7fe15
Looks like that might be needed on OSX after all
|
11 vuotta sitten |
Johannes Ekberg
|
d7ad14ae20
Use -pthread where and only where needed
|
11 vuotta sitten |
Johannes Ekberg
|
1351819810
Link Cocoa, IOKit and CoreVideo on OSX
|
11 vuotta sitten |
Johannes Ekberg
|
7d7ab70279
Generic PLATFORM_LIBRARIES var
|
11 vuotta sitten |
Yuri Kunde Schlesner
|
f983d955f9
CMake: Enable VS parallel builds for a good reduction in compile times
|
11 vuotta sitten |
Yuri Kunde Schlesner
|
da04976437
CMake: Require Boost 1.57.0 (fixes Travis OS X)
|
11 vuotta sitten |
bunnei
|
949d95659e
Merge pull request #275 from yuriks/cmake-clean
|
11 vuotta sitten |
Yuri Kunde Schlesner
|
361735e7fe
CMake: Silence PNG not found error
|
11 vuotta sitten |
Yuri Kunde Schlesner
|
ed8f32f03e
CMake: Use improved optimization flags on MSVC
|
11 vuotta sitten |
Tony Wasserka
|
056a8f9dfa
Add nihstro (a 3DS shader tools suite) as a submodule.
|
11 vuotta sitten |
Yuri Kunde Schlesner
|
98a9aba46f
Remove C++14/1y requirement
|
11 vuotta sitten |
Yuri Kunde Schlesner
|
731b31fe97
Switch to C++14 to use std::make_unique
|
11 vuotta sitten |
Yuri Kunde Schlesner
|
06f31e8b47
Clean up CMake library specification
|
11 vuotta sitten |
Tony Wasserka
|
4d4572c697
Integrate Boost into build system and perform a trivial cleanup in vertex_shader.cpp.
|
11 vuotta sitten |
Subv
|
8712c9dcd6
CMake: Place all the built files in BUILD_DIR/bin/<Configuration> when compiling with MSVC
|
11 vuotta sitten |
archshift
|
e6594f9f53
Added configuration file system.
|
12 vuotta sitten |
archshift
|
051b162add
Removed the need for X11 on OS X
|
12 vuotta sitten |
Yuri Kunde Schlesner
|
45976da975
CMake cleanup
|
12 vuotta sitten |
Yuri Kunde Schlesner
|
478289140d
Replace GLEW with a glLoadGen loader.
|
12 vuotta sitten |