index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-03T19:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmake
/
compiler
/
clang
Age
Commit message (
Expand
)
Author
2020-12-06
Improve multithreading of mmaps_generator (#25625)
Giacomo Pozzoni
2020-08-26
Common/Utilities: Centralize string -> T conversion in StringConvert.h (PR #2...
Treeston
2020-08-24
Build: Add Clang version guard to CMake (PR #25324)
Treeston
2020-07-18
Build: Enable -Wimplicit-fallthrough on clang (#25056)
Peter Keresztes Schmidt
2020-07-13
Fix warnings related to Vector3::operator= and remove -Wno-deprecated-copy su...
Shauren
2020-06-24
fixed indentation for cmake files
ipriver
2020-05-31
Cherry-pick some cmake commits (#24720)
Giacomo Pozzoni
2019-10-19
Build/Misc: Add ASan CMake flag
jackpoz
2019-01-18
Build/Misc: Removed -DDEBUG from clang compile options
Shauren
2017-12-21
Build: Export a default interface which doesn't hide symbols in unix automati...
Naios
2017-12-17
Build: Use interface targets for inheriting flags and definitions
Naios
2016-04-11
Core/Scripts: Split script subdirectories into independent modules
Naios
2016-03-24
Core/Build: Add the possibility to link libraries dynamically.
Naios
2016-02-21
cmake: use CMAKE_BUILD_TYPE instead of CONFIGURATION as BUILD_DIRECTIVE
Bernd Lörwald
2015-06-29
Buildsystem/Clang: Suppress warning
jackpoz
2015-05-19
Merge pull request #14674 from jaredjones/patch-1
Duarte Duarte
2014-07-23
Core/Misc: Silenced 500 OS X Warnings and removed deprecated finite() method.
Jared P. Jones
2014-03-25
Build system: Fix clang build
Gacko
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-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