Tobias Markus
|
6627ddd58e
Revert "Revert weluvgoatz's accidental commit"
|
5 years ago |
Tobias Markus
|
6bb0727533
Revert weluvgoatz's accidental commit
|
5 years ago |
David Demelier
|
318585490f
Link to boost targets (#1138)
|
5 years ago |
Ingo Ruhnke
|
579bf81041
Fix locale issue in sexp with -DSEXP_USE_LOCALE
|
5 years ago |
Tobias Markus
|
a4954a117a
Fix compilation of SuperTux with RAQM (#1114)
|
5 years ago |
Tobias Markus
|
7d339fe2a3
Only enable /MP flag when compiler is MSVC
|
5 years ago |
Shawn Anastasio
|
cfcd478fe6
Fix build on PowerPC
|
5 years ago |
Ingo Ruhnke
|
a03f1d2daf
Disable clang-tidy checks for miniswig
|
5 years ago |
Ingo Ruhnke
|
a29ff8d927
Add clang-tidy support to CMakeLists.txt (use -DUSE_CLANG_TIDY=ON)
|
5 years ago |
Ingo Ruhnke
|
d75e876662
Add IS_SUPERTUX_RELEASE CMake flag to make any version into release
|
6 years ago |
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 |