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
2024-06-01
Build: Remove unneccessary /MP compile option when using ninja
Shauren
2024-05-12
Core/Cryptography: dropped support for OpenSSL 1.1
Ovahlord
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-11
Core/Misc: Fixed windows nopch build
Shauren
2024-03-01
Build: Silence cmake warning about newline in variable
Shauren
2024-03-01
Build: Replaced deprecated exec_program with execute_process
Shauren
2024-02-29
Build: Perform CMake check_cxx_source_compiles checks using the same C++ stan...
Shauren
2024-02-28
Core/Misc: Allow formatting optionals with Trinity::StringFormat
Shauren
2024-02-25
Build: Reuse PCH file between all script modules
Shauren
2024-02-17
Build: Improve ARM target detection in cmake (needed by MSVC)
Shauren
2024-02-07
CMake: added MySQL 8.3 to FindMySQL cmake macro
Ovahlord
2023-12-22
CMake: added MySQL 8.2 to FindMySQL cmake macro
Ovahlord
2023-12-05
Build: Fixed finding openssl 3.2 on windows
Shauren
2023-12-01
Core/Misc: Added windows version checks during startup to avoid confusion abo...
Shauren
2023-10-29
Build: Fixed msvc version check
Shauren
2023-08-22
Build: Support ASAN on msvc
Shauren
2023-08-07
Dep: Support mysql 8.1 on windows
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-05-14
Core/DBLayer: Relaxed restrictions on which Field class member function can b...
Shauren
2023-04-10
Build: Fixed copypaste mistake in appleclang version check
Shauren
2023-04-10
Core/Misc: Fix build with libc++
Shauren
2023-02-03
Build: Make genrev more resilient to invalid source code checkouts
Shauren
2023-01-01
Build: Enable C++20
Shauren
2023-01-01
Build: Update required compilers to current debian stable and VS 2022
Shauren
2022-09-06
Build: Update required cmake version to 3.18
Shauren
2022-09-06
Core/Crypto: Remove support for OpenSSL 1.0
Shauren
2022-07-19
Build: Fixed finding mysql binary on first cmake run
Shauren
2022-06-20
Build: Modernize mysql finding script
Shauren
2022-06-17
Build: Improve automatic finding of libraries on mac
Shauren
2022-06-10
Dep: Support MySQL installations from vcpkg (#27780)
vconcat
2022-05-03
Build: Prioritize manually selected openssl location over default installed one
Shauren
2022-05-03
Core/Crypto: Switch away from most deprecated openssl functions and removed u...
Shauren
2022-03-11
Added from_hex for OpenSSL version parsing (#26730)
Trulsrock
2022-03-11
Build: Remove fine-grained CXX feature checks
Carbenium
2022-03-10
Build: Set correct year in VER_LEGALCOPYRIGHT_STR
Shauren
2022-03-08
CONF_DIR (#26360)
Jan Van Buggenhout
2022-03-06
CMake: Add WITH_BOOST_STACKTRACE option to use libbacktrace (#26119)
Giacomo Pozzoni
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
[next]