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 |
Ingo Ruhnke
|
5a1b1e2193
Fix some space/tabs issue in CMakeLists.txt
|
6 years ago |
Ingo Ruhnke
|
0e78789c0e
Convert all cmake commands to lowercase
|
6 years ago |
Ingo Ruhnke
|
5233ba7813
Added savepng to CMakeLists.txt
|
6 years ago |
Ingo Ruhnke
|
4463be4a8d
Added -Wint-in-bool-context flag to gcc
|
6 years ago |
Ingo Ruhnke
|
d27f5eadbc
Made the code -Wconversion clean under gcc
|
6 years ago |
Ingo Ruhnke
|
30468d23aa
Made the code -Wconversion clean under clang
|
6 years ago |
Ingo Ruhnke
|
592bd441d8
CMakeLists: Enabled GCC specific warning options
|
6 years ago |
Ingo Ruhnke
|
0954d167f3
Enabled -Wold-style-cast and added note in CODINGSTYLE.md
|
6 years ago |
Ingo Ruhnke
|
3e5ba801a6
Moved standard check higher up in CMakeLists.txt
|
6 years ago |
Ingo Ruhnke
|
a3d9b0cf4c
Require new C++14 standard
|
6 years ago |
Ingo Ruhnke
|
aaf89f9814
Switched to C++14
|
6 years ago |
Ingo Ruhnke
|
1c446ed22b
Changed legacy appdata path appdata/ to metainfo/
|
6 years ago |
Ingo Ruhnke
|
3e27e15c2f
Added SuperTux .svg icon
|
6 years ago |
Ashish Bhattarai
|
fad6e02b58
CMake: prefer legacy OpenGL library (per CMP0072)
|
6 years ago |
Jacob Burroughs
|
8c1d03f9d2
Make ds_store, icons, etc actually work!
|
7 years ago |
Jacob Burroughs
|
5d31086c04
Fix logo usage [ci skip]
|
7 years ago |
Tobias Markus
|
71d4bc8eec
Update PhysFS submodule to version 3.0 (#728)
|
7 years ago |
Jacob Burroughs
|
ebae41b103
Support unicode usernames on Windows
|
7 years ago |
Andreas Müller
|
a6a6b3ac40
pass compile flags to external projects
|
8 years ago |
Rémi Verschelde
|
3d6c9b9774
CMake: Accept RelWithDebInfo as a valid release type
|
8 years ago |