index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T10:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmake
/
compiler
Age
Commit message (
Expand
)
Author
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
2017-12-20
Build: Set the minimum required compiler version to GCC 6.3
Naios
2017-01-02
Revert "Build/Clang: Suppress -Wexpansion-to-defined because of rapidjson dep"
Shauren
2016-12-30
Build/Clang: Suppress -Wexpansion-to-defined because of rapidjson dep
DDuarte
2016-08-18
Buildsystem: Enforce Visual Studio 2015 Update 3 in CMake
Shauren
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-04-09
oops, pushed too soon (now with proper msbuild check)
Shauren
2016-04-09
Buildsystem: Improved logic for _BUILD_DIRECTIVE in msvc builds
Shauren
2016-04-05
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-19
CMake: Disable incremental linking in msvc debug builds
Naios
2015-12-19
Revert "Build/Clang: Suppress unused-local-typedefs warning."
Gacko
2015-11-15
Build/Clang: Suppress unused-local-typedefs warning only for Clang 3.6.0+.
Gacko
2015-11-15
Build/Clang: Suppress unused-local-typedefs warning.
Gacko
2015-10-17
Core/Build: Never overwrite the msvc cxx flags in the cache
Naios
2015-08-07
Buildsystem/MSVC: Added missed change
Shauren
2015-08-07
Buildsystem/MSVC: Enabled /Zc:throwingNew for Visual Studio 2015 builds
Shauren
2015-07-24
Buildsystem/MSVC: Enabled /bigobj for all x64 build types
Shauren
2015-07-21
Core/Misc: Fixing warnings detected by Visual Studio 2015 compiler
Shauren
[next]