Ingo Ruhnke
|
5256f25e91
Fix ninja build by declaring byproducts
|
před 4 roky |
HybridDog
|
e8d348d2c9
Revert "Use -Wunreachable-code and mark unreachable code with an extra ()"
|
před 5 roky |
Reiner Herrmann
|
1152743f0b
Fix detection of system physfs (#1312)
|
před 4 roky |
Tobias Markus
|
6627ddd58e
Revert "Revert weluvgoatz's accidental commit"
|
před 5 roky |
Tobias Markus
|
6bb0727533
Revert weluvgoatz's accidental commit
|
před 5 roky |
David Demelier
|
318585490f
Link to boost targets (#1138)
|
před 5 roky |
Ingo Ruhnke
|
579bf81041
Fix locale issue in sexp with -DSEXP_USE_LOCALE
|
před 5 roky |
Tobias Markus
|
a4954a117a
Fix compilation of SuperTux with RAQM (#1114)
|
před 5 roky |
Tobias Markus
|
7d339fe2a3
Only enable /MP flag when compiler is MSVC
|
před 5 roky |
Shawn Anastasio
|
cfcd478fe6
Fix build on PowerPC
|
před 5 roky |
Ingo Ruhnke
|
a03f1d2daf
Disable clang-tidy checks for miniswig
|
před 5 roky |
Ingo Ruhnke
|
a29ff8d927
Add clang-tidy support to CMakeLists.txt (use -DUSE_CLANG_TIDY=ON)
|
před 5 roky |
Ingo Ruhnke
|
d75e876662
Add IS_SUPERTUX_RELEASE CMake flag to make any version into release
|
před 6 roky |
Ingo Ruhnke
|
d0bfa3b4c9
Use -Wunreachable-code and mark unreachable code with an extra ()
|
před 6 roky |
Ingo Ruhnke
|
85d8698e0a
Ignored -Wimplicit-fallthrough (added by -Wextra) when Boost<1.65
|
před 6 roky |
Ingo Ruhnke
|
0f77f9acda
Only use -Wimplicit-fallthrough on Boost >= 1.65
|
před 6 roky |
Ingo Ruhnke
|
0c81f0aca7
Fix -Wimplicit-fallthrough errors
|
před 6 roky |
Ingo Ruhnke
|
90cecc8a2f
Fix -Wunreachable-code-break errors
|
před 6 roky |
Ingo Ruhnke
|
e700715502
Fix -Wmissing-variable-declarations errors
|
před 6 roky |
Ingo Ruhnke
|
786a238d10
Fix -Wdouble-promotion errors
|
před 6 roky |
Ingo Ruhnke
|
3fcceeec30
Fix -Wmissing-prototypes errors
|
před 6 roky |
Ingo Ruhnke
|
0665d6568d
Fix -Wunreachable-code-return errors
|
před 6 roky |
Ingo Ruhnke
|
03affd9e65
Fix -Wextra-semi errors
|
před 6 roky |
Ingo Ruhnke
|
a2ccb630c5
Fix -Wunused-macros errors
|
před 6 roky |
Ingo Ruhnke
|
9a2bd997d2
Fix -Wreturn-std-move-in-c++11 errors
|
před 6 roky |
Ingo Ruhnke
|
335c3e8b27
Fix -Wnewline-eof errors
|
před 6 roky |
Ingo Ruhnke
|
a07bdf3c92
Use `-Weverything` on Clang and disable unwanted warnings
|
před 6 roky |
Ingo Ruhnke
|
6b04cb8437
Add NullVideoSystem, a no-output video system for debugging/testing
|
před 6 roky |
Ingo Ruhnke
|
0a50f97718
Fix configure error when compiling with -DENABLE_OPENGLES2
|
před 6 roky |
Tobias Markus
|
10c6d0df7d
Use vcpkg for Windows dependencies in AppVeyor (#927)
|
před 6 roky |