index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T07:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmake
Age
Commit message (
Expand
)
Author
2024-06-02
Build: Allow efsw to be built independently of WITH_DYNAMIC_LINKING option (#...
Foe
2024-04-10
Build: Update required GCC version to 11.1
Shauren
2024-03-27
Build: Fix Linux aarch64 GCC build (#29831)
lee
2024-03-13
Core/Misc: Fixed windows nopch build
Shauren
2024-02-26
Build: Reuse PCH file between all script modules
Shauren
2024-02-26
Build: Improve ARM target detection in cmake (needed by MSVC)
Shauren
2024-02-26
CMake: added MySQL 8.3 to FindMySQL cmake macro
Ovahlord
2024-02-26
CMake: added MySQL 8.2 to FindMySQL cmake macro
Ovahlord
2024-02-26
Build: Fixed msvc version check
Shauren
2024-02-26
Dep: Support mysql 8.1 on windows
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: Update required cmake version to 3.18
Shauren
2024-02-26
Build: Make genrev more resilient to invalid source code checkouts
Shauren
2024-02-26
Build: Fixed finding mysql binary on first cmake run
Shauren
2024-02-26
Build: Modernize mysql finding script
Shauren
2024-02-26
Build: Improve automatic finding of libraries on mac
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-12-05
Build: Fixed finding openssl 3.2 on windows
Shauren
2023-12-02
Core/Misc: Added windows version checks during startup to avoid confusion abo...
Shauren
2023-08-23
Build: Support ASAN on msvc
Shauren
2023-08-15
Core/DBLayer: Relaxed restrictions on which Field class member function can b...
Shauren
2023-08-15
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2023-08-12
Build: Enable C++20
Shauren
2023-08-12
Build: Update required compilers to current debian stable and VS 2022
Shauren
2022-06-16
Build: Prioritize manually selected openssl location over default installed one
Shauren
2022-06-16
Core/Crypto: Switch away from most deprecated openssl functions and removed u...
Shauren
2022-04-05
Dep: Support MySQL installations from vcpkg (#27780)
vconcat
2021-10-06
Build: Modernize readline finding script
Shauren
2021-09-22
Build: Update FindOpenSSL.cmake and remove custom FindGit
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-07-21
Added from_hex for OpenSSL version parsing (#26730)
Trulsrock
2021-06-28
Build: Remove fine-grained CXX feature checks
Carbenium
2021-05-16
Build: Set correct year in VER_LEGALCOPYRIGHT_STR
Shauren
2021-04-17
CONF_DIR (#26360)
Jan Van Buggenhout
2021-02-21
CMake: Add WITH_BOOST_STACKTRACE option to use libbacktrace (#26119)
Giacomo Pozzoni
2021-01-03
Core: whitespace cleanup, reduce double blank line to single (#25795)
Kargatum
2020-12-06
Improve multithreading of mmaps_generator (#25625)
Giacomo Pozzoni
2020-09-09
Build: Fixed finding OpenSSL 1.1.1 installed from .msi packages instead of .exe
Shauren
2020-08-30
Core/Mysql: support MariaDB 10.5 (#25359)
Kargatum
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-27
Core/Metric: Add new cmake option WITH_DETAILED_METRICS to enable more metric...
Giacomo Pozzoni
[next]