index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-28T18:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmake
/
compiler
/
msvc
/
settings.cmake
Age
Commit message (
Expand
)
Author
2020-08-24
Build: Add Clang version guard to CMake (PR #25324)
Treeston
2020-08-04
Build: Enable /permissive- flag on msvc
Shauren
2020-06-24
fixed indentation for cmake files
ipriver
2020-05-31
Cherry-pick some cmake commits (#24720)
Giacomo Pozzoni
2020-04-03
Require Visual Studio 2019 16.4 or greater (#24214)
Giacomo Pozzoni
2020-02-08
Build: Enable and require c++17 (#23868)
Giacomo Pozzoni
2017-12-21
Build: Export a default interface which doesn't hide symbols in unix automati...
Naios
2017-12-17
Build: Require Visual Studio 2017 or greater
Naios
2017-12-17
Build: Experimentally disable the /Zm workaround for MSVC
Naios
2017-12-17
Build: Use interface targets for inheriting flags and definitions
Naios
2017-06-27
Buildsystem: Enforce Visual Studio 2015 Update 1 in CMake
Aokromes
2016-08-18
Buildsystem/MSVC: Drop support to VS2013
jackpoz
2016-04-11
Core/Scripts: Split script subdirectories into independent modules
Naios
2016-04-09
Buildsystem: Improved logic for _BUILD_DIRECTIVE in msvc builds
Shauren
2016-04-09
Buildsystem: Initial changes to support building with vs clang toolset
Shauren
2016-03-24
Core/Build: Enable /bigobj for most MSVC builds.
Naios
2016-03-24
Core/Build: Add the possibility to link libraries dynamically.
Naios
2016-03-18
CMake: Disable incremental linking in msvc debug builds
Naios
2015-10-29
Core/Build: Never overwrite the msvc cxx flags in the cache
Naios
2015-09-27
Buildsystem/MSVC: Added missed change
Shauren
2015-09-27
Buildsystem/MSVC: Enabled /Zc:throwingNew for Visual Studio 2015 builds
Shauren
2015-07-25
Buildsystem/MSVC: Enabled /bigobj for all x64 build types
Shauren
2015-07-24
Core/Misc: Fixing warnings detected by Visual Studio 2015 compiler
Shauren
2014-09-28
Buildsystem/MSVC: Removed /SAFESEH linker option from x86 debug builds as it ...
Shauren
2014-07-19
Buildsystem/MSVC: Disable C4512 warning
Shauren
2014-07-02
ACE cleanup on game, now the major issue remains WorldSocket
leak
2014-03-25
Buildsystem: Changed required CMake version to 2.8.9 and removed a check for ...
Shauren
2014-03-24
Cmake: Added level restriction for msvc 2013
Vincent-Michael
2013-07-30
Revert "CMake/MSVC: Fix VS 2013 compile -- Zm500 hack is no longer required"
Nay
2013-07-19
CMake/MSVC: Fix VS 2013 compile -- Zm500 hack is no longer required
Nay
2013-05-19
Cmake: Fix typo in msvc/settings.cmake
Nay
2013-05-18
Buildsystem/MSVC: Fix a minor issue with /Zm heap allocation parameters not b...
click
2013-01-29
Buildsystem/CMake: Revoke commit 7b49da48f9c3c21406fbe350de170757ea6e285f - i...
click
2013-01-29
Buildsystem/CMake: Change policy CMP0005 to NEW and corect some buildvariable...
click
2012-12-31
Buildsystem/MSVC: Enable and treat as errors compilation warning about not ma...
Shauren
2012-12-31
CMake/Buildsystem: CMake adds /Zm1000 to MSVC by default - explicitly replace...
click
2012-12-29
CMake/Buildsystem: Fix a small compiler-problem when using PCH with MSVC - th...
click
2012-03-27
Core: Remove the MersenneTwiser-library (SFMT is now considered stable enough...
click
2010-12-20
Core/Buildsystem: Adjust the variable so it works on MSVC9 again (danged MS a...
click
2010-12-20
Core/Buildsystem: Resolved quoting problem that caused gcc to spam warnings. ...
leak
2010-11-19
Core/Buildsystem: Set up mutliprocess compiles for all buildmodes (non-PCH/PC...
click
2010-09-29
Buildsystem: Overhaul of the CMake buildsystem:
click
2010-09-20
Buildsystem/Compilers: Adjust buildfiles slightly:
click
2010-09-06
Fixed win x64 debug build. Thx to click for inspiration.
Xanadu
2010-08-31
Buildsystem/MSVC: Only use /bigobj on x64 platforms - should solve x86 debug ...
click
2010-08-30
Buildsystem/MSVC: Correct 'bigobj' flag to lowercase
click
2010-08-30
Buildsystem/MSVC: Reinstate regular flags, seems like C++-flags and C-flags d...
click
2010-08-30
Buildsystem/MSVC: Ensure same compileoptions for both CXX and C objects
click
2010-08-30
Buildsystem/MSVC: Enable bigobject support for debug-compiles
click
2010-08-29
Buildsystem: Make MSVC behave a wee bit better :
click
[next]