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
/
gcc
Age
Commit message (
Expand
)
Author
2024-07-20
Build: Disable maybe-uninitialized warning for GCC that incorrectly triggers ...
Shauren
2024-07-15
Build: CMake cleanup
Shauren
2024-06-15
Build: Unify setting _BUILD_DIRECTIVE preprocessor macro for all compilers
Shauren
2024-04-10
Build: Update required GCC version to 11.1
Shauren
2024-02-17
Build: Improve ARM target detection in cmake (needed by MSVC)
Shauren
2023-07-30
Build/GCC: Disable useless warning
Shauren
2023-01-01
Build: Update required compilers to current debian stable and VS 2022
Shauren
2022-02-04
Build: Add Clang version guard to CMake (PR #25324)
Treeston
2022-02-04
Build/GCC: Raise required version to 8.3.0 (#25297)
Giacomo Pozzoni
2022-01-23
Fix warnings related to Vector3::operator= and remove -Wno-deprecated-copy su...
Shauren
2022-01-06
fixed indentation for cmake files
ipriver
2021-12-22
Core: build on aarch64 with gcc (#24216)
daMaex
2021-12-21
Build: Enable and require c++17 (#23868)
Giacomo Pozzoni
2021-12-18
Build/Misc: Add ASan CMake flag
jackpoz
2020-05-21
Core/Misc: GCC build and warning fixes
Shauren
2020-04-16
Build system: Support new in cmake 3.17 Ninja Multi-Config generator
Shauren
2017-12-20
Build: Export a default interface which doesn't hide symbols in unix automati...
Naios
2017-12-20
Build: Use interface targets for inheriting flags and definitions
Naios
2017-12-20
Build: Set the minimum required compiler version to GCC 6.3
Naios
2016-05-13
Build/GCC: Enforce version 4.7.2
Vincent-Michael
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
2014-03-28
Core/Dependencies: Upgrade to jemalloc-3.5.1
jackpoz
2014-03-23
Buildsystem/GCC: Enforce version 4.7.2 and enable c++11 compilation
Shauren
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
2012-03-27
Core: Remove the MersenneTwiser-library (SFMT is now considered stable enough...
click
2010-12-20
Core/Buildsystem: Resolved quoting problem that caused gcc to spam warnings. ...
leak
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-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