index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T13:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmake
/
platform
/
unix
Age
Commit message (
Expand
)
Author
2024-06-15
Build: Decouple compiler specific settings from os settings
Shauren
2024-06-15
Build: Normalize executable locations in build directory for all platforms
Shauren
2024-06-15
Build: Unify setting _BUILD_DIRECTIVE preprocessor macro for all compilers
Shauren
2022-06-17
Build: Improve automatic finding of libraries on mac
Shauren
2022-03-08
CONF_DIR (#26360)
Jan Van Buggenhout
2022-01-23
Build: Add WITH_LD_GOLD option to use gold linker on unix
Carbenium
2022-01-06
fixed indentation for cmake files
ipriver
2022-01-06
removed legacy cmake libsdir entry (#24813)
Max Drosdo.www
2017-12-20
Build: Use interface targets for inheriting flags and definitions
Naios
2016-03-19
CMake: Fix detection of AppleClang
Naios
2016-03-19
CMake: Provide proper interface targets from dependencies
Naios
2015-06-26
Core/Misc: Disable G3D buffer pools if jemalloc is enabled
jackpoz
2015-04-15
Fix indentation in unix cmake settings
Daniel M. Weeks
2014-10-23
cmake: platform: also detect clang by C_COMPILER_ID: C_COMPILER may vary
Bernd Lörwald
2013-12-30
Buildsystem: Fix GCC not being recognized on Ubuntu
jackpoz
2013-06-27
Build: Set _BUILD_DIRECTIVE even if the compiler is not properly detected
Spp
2012-11-26
Core/Buildsystem: Start cleaning up the mess created after "implementing" sup...
click
2012-11-09
Core/Build: Enable Clang PCH support and OS X specific features
Spp
2012-03-25
Buildsystem/CMake: Add the ability to avoid linking the core with jemalloc on...
click
2010-12-18
Buildsystem/Linux: Fix linking of a long lost little child : jemalloc (yes, i...
click
2010-10-21
Buildsystem: Add initial support for Intel C++ Compiler (patch by Leak)
click
2010-10-07
Buildsystem: Clean up uninstall-target files a bit
click
2010-10-07
Buildsystem: Move uninstall-target for UNIX and OSX platforms
click
2010-09-29
Buildsystem: Overhaul of the CMake buildsystem:
click
2010-09-19
BuildSystem/Platforms: Move platform-specific settings into respective direct...
click