CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2025/01/20 07:27:50
Modified files:
games/recoil-rts: Makefile distinfo
games/recoil-rts/patches: patch-rts_System_GlobalRNG_h
patch-rts_System_Platform_Linux_Futex_cpp
patch-rts_System_Platform_Misc_cpp
patch-rts_build_cmake_ConfigureVersion_cmake
games/recoil-rts/pkg: PLIST
Added files:
games/recoil-rts/patches: patch-rts_Game_UI_TooltipConsole_cpp
patch-rts_System_Matrix44f_h
patch-rts_System_float3_h
patch-rts_System_float4_h
Log message:
Update to recoil-rts 2025.01.5.
This is a new versioning scheme, simplifying Makefile somewhat. Includes some
patches replacing std::format with fmt::format because the former is not yet
(fully) supported in our clang/llvm. Some machines (like amdgpu "ATI Phoenix"
might need to run with '-safemode' to avoid hang while launching scenario.
This was not present on testing on an "ATI Navi 21" system by armani@ (with
slightly earlier version 2025.01.3).