Marty
|
684a8a134f
Remove more more tinycmmc
|
2 months ago |
Marty
|
0a891b09f1
Remove more tinycmmc
|
2 months ago |
Marty
|
043121c576
Remove tinycmmc
|
2 months ago |
Ingo Ruhnke
|
a15f2c45c0
Add and use mk/cmake/TinyCMMC.cmake
|
1 year ago |
Ingo Ruhnke
|
6829f58196
Remove USE_LOCALE, no longer necessary with C++20
|
1 year ago |
Ingo Ruhnke
|
23cc6908a4
Increase required C++ standard to C++20, remove USE_CXX17
|
1 year ago |
Ingo Ruhnke
|
4b4e4518af
Update flake.nix to nixos-22.05
|
2 years ago |
Ingo Ruhnke
|
7fec5e32b6
Update to use ExportAndInstallLibrary, put target into namespace
|
2 years ago |
Ingo Ruhnke
|
41c6141770
Replace external/benchmark with regular dependency
|
3 years ago |
Ingo Ruhnke
|
a08db9f77a
Add CMake integration to install target
|
3 years ago |
Ingo Ruhnke
|
258c14c7a2
Add Nix flake build file
|
3 years ago |
Ingo Ruhnke
|
8c443ed3c7
Isolate dependencies, skip external/benchmark/ build if target exist
|
4 years ago |
Ingo Ruhnke
|
e1f9ee72a1
Only build static libraries
|
4 years ago |
Ingo Ruhnke
|
f9dd45941f
Replace -std=c++11 flags with CXX_STANDARD declaration
|
4 years ago |
Ingo Ruhnke
|
7f05e575fe
Replace external/googletest/ with FindGTest
|
4 years ago |
Ingo Ruhnke
|
214cd7fa94
Use add_subdirectory() conditionally to avoid duplicate targets
|
4 years ago |
Ingo Ruhnke
|
7caaca84be
Include googletest via add_subdirectory()
|
4 years ago |
Ingo Ruhnke
|
03cffbd19a
Use external/cmake-modules/ClangTidy.cmake instead of manually
|
4 years ago |
Ingo Ruhnke
|
26a973d5ea
Replace manual warnings handling with MaximumWarnings
|
4 years ago |
Ingo Ruhnke
|
79026a71c6
Add external/cmake-modules/ submodule
|
4 years ago |
Ingo Ruhnke
|
17329bb93b
Add pkgconfig file
|
5 years ago |
Ingo Ruhnke
|
8abec55cfb
Add clang-tidy support to CMakeLists.txt
|
6 years ago |
Ingo Ruhnke
|
dc94f883aa
Remove old pingus and supertux remains
|
6 years ago |
Ingo Ruhnke
|
1f462e5d39
Add install target to CMakeLists.txt
|
6 years ago |
Ingo Ruhnke
|
c1adb3fe55
Check for gcc before adding gcc specific compiler flags
|
6 years ago |
Ingo Ruhnke
|
011e0a42cd
Use -Weverything warnings in Clang
|
6 years ago |
Ingo Ruhnke
|
3a936dda77
Add C++17 float conversion via std::to_chars()/std::from_chars()
|
6 years ago |
Ingo Ruhnke
|
da0a1e1198
Add tests for float functions
|
6 years ago |
Ingo Ruhnke
|
3544a6a5e7
Updated subproject external/googletest and external/benchmark
|
8 years ago |
Ingo Ruhnke
|
a800672c30
Downgraded from -std=c++1y to -std=c++11
|
9 years ago |