This website requires JavaScript.
Explore
Help
Register
Sign In
Mirror
/
TrinityCore
Watch
1
Star
0
Fork
0
You've already forked TrinityCore
mirror of
https://github.com/TrinityCore/TrinityCore.git
synced
2026-01-18 08:28:32 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
efa094e893cdaf2385eb49aa8b304084a153170d
TrinityCore
/
cmake
/
compiler
History
Shauren
4186c3cef7
Buildsystem/MSVC: Enable and treat as errors compilation warning about not matching virtual function signatures. This will help scripters who might sometimes use a hook using improper parameters (or miss 'const' for example)
2012-12-31 14:10:22 +01:00
..
clang
Core/Buildsystem: Clean up compileflags when compiling with warnings fully enabled.
2012-11-27 00:43:38 +01:00
gcc
Core/Buildsystem: Clean up compileflags when compiling with warnings fully enabled.
2012-11-27 00:43:38 +01:00
icc
Core/Buildsystem: Clean up compileflags when compiling with warnings fully enabled.
2012-11-27 00:43:38 +01:00
msvc
Buildsystem/MSVC: Enable and treat as errors compilation warning about not matching virtual function signatures. This will help scripters who might sometimes use a hook using improper parameters (or miss 'const' for example)
2012-12-31 14:10:22 +01:00