Ingo Ruhnke
|
0c81f0aca7
Fix -Wimplicit-fallthrough errors
|
6 년 전 |
Ingo Ruhnke
|
90cecc8a2f
Fix -Wunreachable-code-break errors
|
6 년 전 |
Ingo Ruhnke
|
e700715502
Fix -Wmissing-variable-declarations errors
|
6 년 전 |
Ingo Ruhnke
|
786a238d10
Fix -Wdouble-promotion errors
|
6 년 전 |
Ingo Ruhnke
|
3fcceeec30
Fix -Wmissing-prototypes errors
|
6 년 전 |
Ingo Ruhnke
|
0665d6568d
Fix -Wunreachable-code-return errors
|
6 년 전 |
Ingo Ruhnke
|
03affd9e65
Fix -Wextra-semi errors
|
6 년 전 |
Ingo Ruhnke
|
a2ccb630c5
Fix -Wunused-macros errors
|
6 년 전 |
Ingo Ruhnke
|
9a2bd997d2
Fix -Wreturn-std-move-in-c++11 errors
|
6 년 전 |
Ingo Ruhnke
|
335c3e8b27
Fix -Wnewline-eof errors
|
6 년 전 |
Ingo Ruhnke
|
a07bdf3c92
Use `-Weverything` on Clang and disable unwanted warnings
|
6 년 전 |
Ingo Ruhnke
|
6b04cb8437
Add NullVideoSystem, a no-output video system for debugging/testing
|
6 년 전 |
Ingo Ruhnke
|
0a50f97718
Fix configure error when compiling with -DENABLE_OPENGLES2
|
6 년 전 |
Tobias Markus
|
10c6d0df7d
Use vcpkg for Windows dependencies in AppVeyor (#927)
|
6 년 전 |
Ingo Ruhnke
|
730e9b51ee
Fix compatibility issues with gcc-6
|
6 년 전 |
George Koehler
|
20ff9d5f5c
Make freetype required, libraqm optional
|
6 년 전 |
Ingo Ruhnke
|
8ab60df203
Add -Wzero-as-null-pointer-constant to EXTRA_WARNING flags
|
6 년 전 |
Ingo Ruhnke
|
130a560e28
Use string(CONCAT ...) to split warning flags across multiple lines
|
6 년 전 |
Ingo Ruhnke
|
10d407e11a
Add -Wsuggest-override warning flag to g++ compile
|
6 년 전 |
Ingo Ruhnke
|
ccd5a60037
Fix cmake warning due to CMP0043
|
6 년 전 |
Alexander Wilms
|
3e870b2811
Install shader
|
6 년 전 |
Ingo Ruhnke
|
eaf25c7966
Remove -Wstack-protector compiler warning flag
|
6 년 전 |
Ingo Ruhnke
|
774409efc9
Update to new SDL_ttf that doesn't rebuild it's autotools files
|
6 년 전 |
Ingo Ruhnke
|
1536f6592a
Touch all SDL_ttf files to prevent of autotools files
|
6 년 전 |
Ingo Ruhnke
|
a4c7d7020d
Fix SDL_ttf build issue in source tarball
|
6 년 전 |
Tobias Markus
|
05a101d235
Add SDL_ttf to CMakeLists.txt
|
6 년 전 |
Ingo Ruhnke
|
c227748725
Add -DENABLE_OPENGLES2 to build with GLESv2 libraries instead OpenGL
|
6 년 전 |
Ingo Ruhnke
|
5a1b1e2193
Fix some space/tabs issue in CMakeLists.txt
|
6 년 전 |
Ingo Ruhnke
|
0e78789c0e
Convert all cmake commands to lowercase
|
6 년 전 |
Ingo Ruhnke
|
5233ba7813
Added savepng to CMakeLists.txt
|
6 년 전 |