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
Age
Commit message (
Expand
)
Author
2022-03-05
Core: whitespace cleanup, reduce double blank line to single (#25795)
Kargatum
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
Core/Mysql: support MariaDB 10.5 (#25359)
Kargatum
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-24
Core/Metric: Add new cmake option WITH_DETAILED_METRICS to enable more metric...
Giacomo Pozzoni
2022-01-23
Build: Add WITH_LD_GOLD option to use gold linker on unix
Carbenium
2022-01-23
dep: Add catch2 unit test framework and wire it up
Carbenium
2022-01-23
Core/Metric: Add more metrics about World::Update() loop (#25098)
Giacomo Pozzoni
2022-01-23
Build: Enable -Wimplicit-fallthrough on clang (#25056)
Peter Keresztes Schmidt
2022-01-23
Dep: Switch to boost process instead of old standalone version
Shauren
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-06
Additional cmake entry for configs
ipriver
2022-01-06
removed legacy cmake libsdir entry (#24813)
Max Drosdo.www
2022-01-04
Improve multithreading of mmaps_generator (#25625)
Giacomo Pozzoni
2022-01-01
Build: Add support to MariaDB 10.4 on Windows
Giacomo Pozzoni
2022-01-01
Misc: Deprecate mysql 5.6
Aokromes
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: Modernize readline finding script
Shauren
2021-10-01
Build: Update FindOpenSSL.cmake and remove custom FindGit
Shauren
2021-10-01
Build: Check -Wno-deprecated-copy existence using check_cxx_source_compiles i...
Shauren
2021-09-06
Buildsystem: Separate strict database type checks from TRINITY_DEBUG/WITH_COR...
Shauren
2021-09-05
Build: Fixed branch name displayed by appveyor binaries
Shauren
2021-08-31
Build: Replace git describe with more script friendly alternative, git rev-pa...
Shauren
2021-08-08
Core/Misc: Add PERFORMANCE_PROFILING CMake option
jackpoz
2021-02-15
Dep/Jemalloc: Update to Jemalloc 5.0.1
jackpoz
2020-09-09
Build: Fixed finding OpenSSL 1.1.1 installed from .msi packages instead of .exe
Shauren
2020-06-16
CMake: Use target_precompile_headers instead of cotire with CMake >= 3.16.0
Carbenium
2020-05-30
Build system: Print found git version when warning about it being too old
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-05
Build: Delete FindBoost.cmake and rely on the one that ships with cmake instead
Shauren
2020-04-04
Require Visual Studio 2019 16.4 or greater (#24214)
Giacomo Pozzoni
2020-01-02
New Year
Aokromes
2019-11-08
Core/Misc: Suppress openssl random generator uninitialized variable errors un...
Shauren
2019-11-01
Core/DBLayer: Support using mysql 8
Shauren
2019-01-01
Update copyright note for 2019
vincent-michael
2018-12-31
Misc: Deprecate any mysql under 5.6
Aokromes
2018-10-04
Build: Added Boost version 1.68 to FindBoost
vincent-michael
[next]