Tobias Markus
|
05a101d235
Add SDL_ttf to CMakeLists.txt
|
6 lat temu |
Ingo Ruhnke
|
c227748725
Add -DENABLE_OPENGLES2 to build with GLESv2 libraries instead OpenGL
|
6 lat temu |
Ingo Ruhnke
|
5a1b1e2193
Fix some space/tabs issue in CMakeLists.txt
|
6 lat temu |
Ingo Ruhnke
|
0e78789c0e
Convert all cmake commands to lowercase
|
6 lat temu |
Ingo Ruhnke
|
5233ba7813
Added savepng to CMakeLists.txt
|
6 lat temu |
Ingo Ruhnke
|
4463be4a8d
Added -Wint-in-bool-context flag to gcc
|
6 lat temu |
Ingo Ruhnke
|
d27f5eadbc
Made the code -Wconversion clean under gcc
|
6 lat temu |
Ingo Ruhnke
|
30468d23aa
Made the code -Wconversion clean under clang
|
6 lat temu |
Ingo Ruhnke
|
592bd441d8
CMakeLists: Enabled GCC specific warning options
|
6 lat temu |
Ingo Ruhnke
|
0954d167f3
Enabled -Wold-style-cast and added note in CODINGSTYLE.md
|
6 lat temu |
Ingo Ruhnke
|
3e5ba801a6
Moved standard check higher up in CMakeLists.txt
|
6 lat temu |
Ingo Ruhnke
|
a3d9b0cf4c
Require new C++14 standard
|
6 lat temu |
Ingo Ruhnke
|
aaf89f9814
Switched to C++14
|
6 lat temu |
Ingo Ruhnke
|
1c446ed22b
Changed legacy appdata path appdata/ to metainfo/
|
6 lat temu |
Ingo Ruhnke
|
3e27e15c2f
Added SuperTux .svg icon
|
6 lat temu |
Ashish Bhattarai
|
fad6e02b58
CMake: prefer legacy OpenGL library (per CMP0072)
|
6 lat temu |
Jacob Burroughs
|
8c1d03f9d2
Make ds_store, icons, etc actually work!
|
7 lat temu |
Jacob Burroughs
|
5d31086c04
Fix logo usage [ci skip]
|
7 lat temu |
Tobias Markus
|
71d4bc8eec
Update PhysFS submodule to version 3.0 (#728)
|
7 lat temu |
Jacob Burroughs
|
ebae41b103
Support unicode usernames on Windows
|
7 lat temu |
Andreas Müller
|
a6a6b3ac40
pass compile flags to external projects
|
8 lat temu |
Rémi Verschelde
|
3d6c9b9774
CMake: Accept RelWithDebInfo as a valid release type
|
8 lat temu |
Jacob Burroughs
|
27931b7296
Merge pull request #606 from SuperTux/fix-win-builds
|
8 lat temu |
Jacob Burroughs
|
f82df49086
Add required library
|
8 lat temu |
Jacob Burroughs
|
c8dc44e7d6
Merge branch 'master' of https://github.com/supertux/supertux
|
8 lat temu |
Jacob Burroughs
|
286a4f3b43
Integrate cmake and doxygen
|
8 lat temu |
Tobias Markus
|
f4dcee470f
Pass CMAKE_BUILD_TYPE to subprojects
|
8 lat temu |
Max Teufel
|
1f0a44d235
CMakeLists.txt: generate Doxyfile from Doxyfile.in with correct version number
|
8 lat temu |
Jacob Burroughs
|
64b05045bb
Merge pull request #574 from maxteufel/fix/remove-unnecessary-link-directories
|
8 lat temu |
Tobias Markus
|
0875677a17
Don't pass LIB_SUFFIX to external squirrel project
|
8 lat temu |