index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-25T14:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmake
/
compiler
Age
Commit message (
Expand
)
Author
2025-08-30
Build: Enable more msvc standard conformance options
Shauren
2025-08-30
Build: Remove -fpch-instantiate-templates detection, it is enabled by default...
Shauren
2025-08-30
Build: enable MSVC warning C5038 - member initialization order to get closer ...
Ovahlord
2025-08-30
Build: Disable -Wmissing-field-initializers for clang, it now mirrors unwante...
Shauren
2025-08-30
Core/Misc: CompilerDefs/GitRevision improvements
Shauren
2025-04-13
Build: Disable maybe-uninitialized warning for GCC that incorrectly triggers ...
Shauren
2025-04-13
Build: CMake cleanup
Shauren
2025-04-13
Build: Decouple compiler specific settings from os settings
Shauren
2025-04-13
Build: Normalize executable locations in build directory for all platforms
Shauren
2025-04-13
Build: Unify setting _BUILD_DIRECTIVE preprocessor macro for all compilers
Shauren
2025-04-13
Build: Remove unneccessary /MP compile option when using ninja
Shauren
2024-04-10
Build: Update required GCC version to 11.1
Shauren
2024-03-13
Core/Misc: Fixed windows nopch build
Shauren
2024-02-26
Build: Improve ARM target detection in cmake (needed by MSVC)
Shauren
2024-02-26
Build: Fixed msvc version check
Shauren
2024-02-26
Build/GCC: Disable useless warning
Shauren
2024-02-26
Build: Increase required msvc version slightly
Shauren
2024-02-26
Build: moved MSVC warning C5054 from warning level 4 to 3
Ovahlord
2024-02-26
Build: Fixed copypaste mistake in appleclang version check
Shauren
2024-02-26
Core/Misc: Fix build with libc++
Shauren
2024-02-26
Build: Partial support for clang-cl
Shauren
2024-02-26
Build: Enable some msvc warnings that are enabled for other compilers
Shauren
2023-08-23
Build: Support ASAN on msvc
Shauren
2023-08-12
Build: Update required compilers to current debian stable and VS 2022
Shauren
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-08-21
Build/GCC: Raise required version to 8.3.0 (#25297)
Giacomo Pozzoni
2020-08-04
Build: Enable /permissive- flag on msvc
Shauren
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
2020-04-03
Require Visual Studio 2019 16.4 or greater (#24214)
Giacomo Pozzoni
2020-03-01
Core: build on aarch64 with gcc (#24216)
daMaex
2020-02-08
Build: Enable and require c++17 (#23868)
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: Require Visual Studio 2017 or greater
Naios
2017-12-17
Build: Experimentally disable the /Zm workaround for MSVC
Naios
2017-12-17
Build: Use interface targets for inheriting flags and definitions
Naios
2017-12-17
Build: Set the minimum required compiler version to GCC 6.3
Naios
2017-06-27
Buildsystem: Enforce Visual Studio 2015 Update 1 in CMake
Aokromes
2016-08-18
Buildsystem/MSVC: Drop support to VS2013
jackpoz
2016-05-14
Build/GCC: Enforce version 4.7.2
Vincent-Michael
2016-04-11
Core/Scripts: Split script subdirectories into independent modules
Naios
2016-04-09
Buildsystem: Improved logic for _BUILD_DIRECTIVE in msvc builds
Shauren
2016-04-09
Buildsystem: Initial changes to support building with vs clang toolset
Shauren
2016-03-24
Core/Build: Enable /bigobj for most MSVC builds.
Naios
[next]