index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T09: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-07-07
Build: Enable more msvc standard conformance options
Shauren
2025-05-02
Build: Remove -fpch-instantiate-templates detection, it is enabled by default...
Shauren
2025-02-04
Build: enable MSVC warning C5038 - member initialization order to get closer ...
Ovahlord
2024-11-25
Build: Disable -Wmissing-field-initializers for clang, it now mirrors unwante...
Shauren
2024-09-03
Core/Misc: CompilerDefs/GitRevision improvements
Shauren
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: 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
2024-06-01
Build: Remove unneccessary /MP compile option when using ninja
Shauren
2024-04-10
Build: Update required GCC version to 11.1
Shauren
2024-03-11
Core/Misc: Fixed windows nopch build
Shauren
2024-02-28
Core/Misc: Allow formatting optionals with Trinity::StringFormat
Shauren
2024-02-17
Build: Improve ARM target detection in cmake (needed by MSVC)
Shauren
2023-10-29
Build: Fixed msvc version check
Shauren
2023-08-22
Build: Support ASAN on msvc
Shauren
2023-07-30
Build/GCC: Disable useless warning
Shauren
2023-07-25
Build: Increase required msvc version slightly
Shauren
2023-07-11
Build: moved MSVC warning C5054 from warning level 4 to 3
Ovahlord
2023-04-10
Build: Fixed copypaste mistake in appleclang version check
Shauren
2023-04-10
Core/Misc: Fix build with libc++
Shauren
2023-01-01
Build: Update required compilers to current debian stable and VS 2022
Shauren
2022-02-16
Build: Partial support for clang-cl
Shauren
2022-02-11
Build: New CMake option -DBUILD_TIME_ANALYSIS=1 for clang (enables detailed c...
Shauren
2022-02-11
Build: Instantiate templates during PCH generation with clang 11+ (this shoul...
Shauren
2022-02-04
Common/Utilities: Centralize string -> T conversion in StringConvert.h (PR #2...
Treeston
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-28
Build: Disable Visual Studio 2022 MSBuild resource manager to make compile ta...
Shauren
2022-01-26
Build: Enable /permissive- flag on msvc
Shauren
2022-01-23
Build: Enable -Wimplicit-fallthrough on clang (#25056)
Peter Keresztes Schmidt
2022-01-23
Fix warnings related to Vector3::operator= and remove -Wno-deprecated-copy su...
Shauren
2022-01-21
Build: Enable some msvc warnings that are enabled for other compilers
Shauren
2022-01-06
fixed indentation for cmake files
ipriver
2022-01-04
Improve multithreading of mmaps_generator (#25625)
Giacomo Pozzoni
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
2021-10-01
Build: Check -Wno-deprecated-copy existence using check_cxx_source_compiles i...
Shauren
2020-05-21
Core/Misc: GCC build and warning fixes
Shauren
2020-04-26
Build system: Set -Wno-deprecated-copy only for clang 10
Shauren
2020-04-26
Core: Fix clang 10 warnings
Shauren
2020-04-16
Build system: Support new in cmake 3.17 Ninja Multi-Config generator
Shauren
2020-04-04
Require Visual Studio 2019 16.4 or greater (#24214)
Giacomo Pozzoni
2018-03-16
Build/Misc: Removed -DDEBUG from clang compile options
Shauren
2017-12-20
Build: Export a default interface which doesn't hide symbols in unix automati...
Naios
2017-12-20
Build: Require Visual Studio 2017 or greater
Naios
2017-12-20
Build: Experimentally disable the /Zm workaround for MSVC
Naios
2017-12-20
Build: Use interface targets for inheriting flags and definitions
Naios
[next]