index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T14:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmake
/
compiler
Age
Commit message (
Expand
)
Author
2014-03-28
Core/Dependencies: Upgrade to jemalloc-3.5.1
jackpoz
2014-03-25
Build system: Fix clang build
Gacko
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
2014-03-23
Buildsystem/GCC: Enforce version 4.7.2 and enable c++11 compilation
Shauren
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-03-09
Buildsystem: Add support for compiling with MinGW on Windows
Nay
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-11-27
Core/Buildsystem: Clean up compileflags when compiling with warnings fully en...
click
2012-11-09
Core/Build: Enable Clang PCH support and OS X specific features
Spp
2012-03-27
Core: Remove the MersenneTwiser-library (SFMT is now considered stable enough...
click
2011-01-01
Buildsystem: Minor correction on the BUILD_DIRECTIVE definition on OSX - now ...
click
2010-12-30
Buildsystem: Adjust XCode definition variable for _BUILD_DIRECTIVE
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-10-21
Buildsystem: Add initial support for Intel C++ Compiler (patch by Leak)
click
2010-10-20
BuildSystem: Add XCode specific compiler handling in the OSX compile-instruct...
click
2010-09-30
BuildSystem: Fix missing variable parameter encapsulation for _BUILD_DIRECTIV...
click
2010-09-29
Buildsystem: Overhaul of the CMake buildsystem:
click
2010-09-20
Buildsystem/Compilers: Adjust buildfiles slightly:
click
2010-09-19
BuildSystem/Platforms: Move platform-specific settings into respective direct...
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
2010-08-28
Buildsystem: Make options load BEFORE platformchecks, so they are preloaded c...
click
2010-08-28
Buildsystem: Change over to a little more flexible method of using the CMake ...
click