darkf
|
67c644e317
Fix building on MinGW
|
11 years ago |
Yuri Kunde Schlesner
|
57503df97f
CMake: Consistently set _DEBUG and NDEBUG in all platforms
|
11 years ago |
bunnei
|
e213f91373
Fix Windows build
|
11 years ago |
bunnei
|
e7d2118858
Merge pull request #342 from uppfinnarn/master
|
11 years ago |
chinhodado
|
f689e97380
Cleanup: Remove redundant /Oi flag
|
11 years ago |
Johannes Ekberg
|
b027f7fe15
Looks like that might be needed on OSX after all
|
11 years ago |
Johannes Ekberg
|
d7ad14ae20
Use -pthread where and only where needed
|
11 years ago |
Johannes Ekberg
|
1351819810
Link Cocoa, IOKit and CoreVideo on OSX
|
11 years ago |
Johannes Ekberg
|
7d7ab70279
Generic PLATFORM_LIBRARIES var
|
11 years ago |
Yuri Kunde Schlesner
|
f983d955f9
CMake: Enable VS parallel builds for a good reduction in compile times
|
11 years ago |
Yuri Kunde Schlesner
|
da04976437
CMake: Require Boost 1.57.0 (fixes Travis OS X)
|
11 years ago |
bunnei
|
949d95659e
Merge pull request #275 from yuriks/cmake-clean
|
11 years ago |
Yuri Kunde Schlesner
|
361735e7fe
CMake: Silence PNG not found error
|
11 years ago |
Yuri Kunde Schlesner
|
ed8f32f03e
CMake: Use improved optimization flags on MSVC
|
11 years ago |
Tony Wasserka
|
056a8f9dfa
Add nihstro (a 3DS shader tools suite) as a submodule.
|
11 years ago |
Yuri Kunde Schlesner
|
98a9aba46f
Remove C++14/1y requirement
|
11 years ago |
Yuri Kunde Schlesner
|
731b31fe97
Switch to C++14 to use std::make_unique
|
11 years ago |
Yuri Kunde Schlesner
|
06f31e8b47
Clean up CMake library specification
|
11 years ago |
Tony Wasserka
|
4d4572c697
Integrate Boost into build system and perform a trivial cleanup in vertex_shader.cpp.
|
11 years ago |
Subv
|
8712c9dcd6
CMake: Place all the built files in BUILD_DIR/bin/<Configuration> when compiling with MSVC
|
11 years ago |
archshift
|
e6594f9f53
Added configuration file system.
|
12 years ago |
archshift
|
051b162add
Removed the need for X11 on OS X
|
12 years ago |
Yuri Kunde Schlesner
|
45976da975
CMake cleanup
|
12 years ago |
Yuri Kunde Schlesner
|
478289140d
Replace GLEW with a glLoadGen loader.
|
12 years ago |
Tony Wasserka
|
c4691b784b
Pica: Add support for dumping textures.
|
12 years ago |
Sacha
|
90f23020f5
Add Qt5 option. Use Qt5 by default.
|
12 years ago |
Sacha
|
b7ecc9543a
CMake Cleanup
|
12 years ago |
Phillip Stephens
|
8bfd32e854
* Remove -fpermissive
|
12 years ago |
archshift
|
9216c96f48
CMakeLists: Fixed GLEW include var name, compile flag vars
|
12 years ago |
archshift
|
403e4bf837
CMakeLists: rename HEADS, improved comments
|
12 years ago |