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
/
compiler
Age
Commit message (
Expand
)
Author
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
2016-03-24
Core/Build: Add the possibility to link libraries dynamically.
Naios
2016-03-18
CMake: Disable incremental linking in msvc debug builds
Naios
2016-02-21
cmake: use CMAKE_BUILD_TYPE instead of CONFIGURATION as BUILD_DIRECTIVE
Bernd Lörwald
2015-10-29
Core/Build: Never overwrite the msvc cxx flags in the cache
Naios
2015-09-27
Buildsystem/MSVC: Added missed change
Shauren
2015-09-27
Buildsystem/MSVC: Enabled /Zc:throwingNew for Visual Studio 2015 builds
Shauren
2015-07-25
Buildsystem/MSVC: Enabled /bigobj for all x64 build types
Shauren
2015-07-24
Core/Misc: Fixing warnings detected by Visual Studio 2015 compiler
Shauren
2015-06-29
Buildsystem/Clang: Suppress warning
jackpoz
2015-05-19
Merge pull request #14674 from jaredjones/patch-1
Duarte Duarte
2014-09-28
Buildsystem/MSVC: Removed /SAFESEH linker option from x86 debug builds as it ...
Shauren
[next]