Historial de Commits

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