index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T06:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmake
Age
Commit message (
Expand
)
Author
2025-09-06
Dep/MySQL: Ignore MySQL Workbench installations when searching for mysql.exe
Shauren
2025-08-30
Dep/MySQL: Remove hardcoded mariadb search locations
Shauren
2025-08-30
Dep/MySQL: Move required version checks to CMake, raise required version to 8...
Shauren
2025-07-07
Build: Enable more msvc standard conformance options
Shauren
2025-06-11
Core/Misc: Fix revision_data.h and boost/predef preprocessor macro conflict
Shauren
2025-05-02
Build: Remove -fpch-instantiate-templates detection, it is enabled by default...
Shauren
2025-02-04
Build: enable MSVC warning C5038 - member initialization order to get closer ...
Ovahlord
2024-11-25
Build: Disable -Wmissing-field-initializers for clang, it now mirrors unwante...
Shauren
2024-10-04
Build: Handle localized "Microsoft" name returned from Get-CimInstance
Shauren
2024-10-04
Build: Add more detailed windows release name to revision_data.h (#30310)
Keramat Jokar
2024-09-20
Build: Add WITH_WARNINGS_AS_ERRORS cmake option that turns compile warnings i...
Shauren
2024-09-15
Build: Automatically include WindowsSettings.manifest in all executables inst...
Shauren
2024-09-03
Core/Misc: CompilerDefs/GitRevision improvements
Shauren
2024-08-20
Build: Replace hardcoded mysql search paths with pattern based approach
Shauren
2024-08-20
Build: Extract hardcoded list of mysql paths to shared cmake variable
Shauren
2024-07-20
Build: Disable maybe-uninitialized warning for GCC that incorrectly triggers ...
Shauren
2024-07-15
Build: CMake cleanup
Shauren
2024-06-15
Build: Decouple compiler specific settings from os settings
Shauren
2024-06-15
Build: Normalize executable locations in build directory for all platforms
Shauren
2024-06-15
Build: Unify setting _BUILD_DIRECTIVE preprocessor macro for all compilers
Shauren
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
[next]