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-16 07:30:42 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
aed36a8375538dfb7ebe6da4c32c012a95dc14c6
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