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
ee9b7dfef8059f05ab404c48dd34929283d48963
TrinityCore
/
cmake
/
compiler
History
click
91f1e53ba2
CMake/Buildsystem: Fix a small compiler-problem when using PCH with MSVC - the /Ym flag is adjusted by the compiler in MSVC2012, hence we need to set an upper limit to avoid disrupancies
...
Please note that this is not 'very well tested'.
2012-12-29 13:35:35 +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
CMake/Buildsystem: Fix a small compiler-problem when using PCH with MSVC - the /Ym flag is adjusted by the compiler in MSVC2012, hence we need to set an upper limit to avoid disrupancies
2012-12-29 13:35:35 +01:00