Historique des commits

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