index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-07T10:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmake
/
compiler
Age
Commit message (
Expand
)
Author
2012-05-30
Merge git://github.com/TrinityCore/TrinityCore into 4.x
kaelima
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