Commit History

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