This website requires JavaScript.
Explore
Help
Register
Sign In
josh
/
TCPlayerbotCore
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c5bd6728a0971bddb0eceeb5422ab78c1477c9df
TCPlayerbotCore
/
cmake
/
compiler
T
History
Ovahlord
2b1ad96be1
Build: enable MSVC warning C5038 - member initialization order to get closer to the warning behavior of the other compilers
...
(cherry picked from commit e36a66d6322f51a201bb394a9fd4b7943cdd805f)
2025-02-04 16:20:39 +01:00
..
clang
Build: Disable -Wmissing-field-initializers for clang, it now mirrors unwanted gcc behavior since version 18
2024-11-25 12:35:44 +01:00
gcc
Build: Disable maybe-uninitialized warning for GCC that incorrectly triggers with std::optional
2024-07-20 12:08:23 +02:00
icc
Build: CMake cleanup
2024-07-15 15:24:35 +02:00
msvc
Build: enable MSVC warning C5038 - member initialization order to get closer to the warning behavior of the other compilers
2025-02-04 16:20:39 +01:00