index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T12:01:02Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2025-04-09
Core/Network: Move to separate project
Shauren
2024-09-20
Build: Add WITH_WARNINGS_AS_ERRORS cmake option that turns compile warnings i...
Shauren
2024-09-15
Core/Common: Compile ServiceWin32 as part of common project instead of direct...
Shauren
2024-09-15
Core/CrashHandler: Compile WheatyExceptionReport only once and moved its glob...
Shauren
2024-07-18
Build: Fixed CMake 3.30 FindBoost deprecation warning
Shauren
2024-07-15
Build: CMake cleanup
Shauren
2023-01-06
Core/Misc: Replaced boost::container::static_vector in packet classes with pl...
Shauren
2022-08-01
Core/Crypto: Added Ed25519 implementation
Shauren
2022-01-23
Dep: Switch to boost process instead of old standalone version
Shauren
2022-01-06
fixed indentation for cmake files
ipriver
2021-12-18
[3.3.5] Core/Authserver: TOTP rewrite: (PR #23633)
Treeston
2020-01-02
New Year
Aokromes
2019-01-01
Update copyright note for 2019
vincent-michael
2018-01-01
Update copyright note for 2018
vincent-michael
2017-12-20
Build: Inherit the features and warning flags privately
Naios
2017-12-20
Build: Use the cotire library for precompiled header handling
Naios
2017-12-20
Build: Use interface targets for inheriting flags and definitions
Naios
2017-06-08
Buildsystem: Minor PCH building changes
Shauren
2017-04-20
Build: Fixed build with boost 1.64
vincent-michael
2017-01-01
Update copyright note for 2017
vincent-michael
2016-12-29
Dep: Update fmt (cppformat) to 3.0.1 https://github.com/fmtlib/fmt/commit/7fa...
DDuarte
2016-11-28
Core/Debugging: Partially revert e0fb4445cd2f5f4bb94ea23122548debddc41ba6, th...
Shauren
2016-11-28
Core/Debugging: Added wheaty everywhere and modified it to always reliably re...
Shauren
2016-04-11
Core/Common: Capsule boost process into helper functions
Naios
2016-04-05
Buildsystem: Initial changes to support building with vs clang toolset
Shauren
2016-03-24
Core/Common: Converted the common library to a shared library.
Naios
2016-03-19
CMake: Use inherited dependencies in common and tools
Naios
2016-01-01
Update copyright note for 2016
Vincent-Michael
2015-09-06
Buildsystem: Added dependency on revision_data to common project. Simply incl...
Shauren
2015-08-24
Core/BuildSystem: Merged crypto into common, cleaned include directory lists ...
StormBytePP
2015-08-21
Core/Build: Merge common library and move database out of shared
StormBytePP