index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T09:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2024-09-15
Core/Common: Compile ServiceWin32 as part of common project instead of direct...
Shauren
2024-07-15
Build: CMake cleanup
Shauren
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-01-01
Update copyright note for 2017
vincent-michael
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-03-26
Core/Shared: Added generated protobuf sources
Shauren
2016-03-20
Core/Dep: Removed ZMQ dependency in preparation for future changes
Shauren
2016-03-19
CMake: Use inherited dependencies in database, shared and game
Naios
2016-03-11
Core/Common: Generalize platform specific includes in common/Platform
Naios
2016-01-01
Update copyright note for 2016
Vincent-Michael
2015-08-21
Core/Build: Merge common library and move database out of shared
StormBytePP
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-11-10
Core: Nuke authserver
DDuarte
2014-10-17
Core: Implemented IPC (Inter-process communication) between worldserver and b...
Shauren
2014-10-10
Core/Auth: Moved battle.net handling to separate project
Shauren
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-06-15
Buildsystem/MSVC
Shauren
2013-03-09
Buildsystem: Add support for compiling with MinGW on Windows
Nay
2013-01-01
Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmaps
Vincent_Michael
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-09-28
Tools: Fixed build in MeshExtractor (almost)
Subv
2012-01-07
CMake: Updated year to 2012.
Venugh
2011-04-27
Core/Buildsystem: Update copyright-headers for 2011, and adjust with the corr...
click
2010-09-05
BuildSystem/ALL: Remove unused custom code (most are duplicated as in examples)
click
2010-08-11
Buildsystem: Removed unused MemoryLeaks files
Shauren
2010-08-08
Add a compileflag for authserver/worldserver/scripts that allows GCC-users to
click
2010-07-31
Buildsystem/CMake: Revert changes from r0fa0512527 and use the proper checks ...
click
2010-07-29
Buildsystem/CMake: Include core/script headerfiles in generated MSVC-projects.
click
2010-07-27
Cut away DO_*-parts from buildsystem and specific files checking for it.
click
2010-06-21
Add more CMake-related support for building g3dlib, zlib, bzip2, ace on Windows
click
2010-06-09
Add copyright notes to CMake files
Tartalo
2010-06-09
CMake: Build shared/ only if DO_WORLDSERVER or DO_AUTHSERVER is enabled
Tartalo
2010-06-09
Implement DO_WORLDSERVER and DO_AUTHSERVER options for cmake, both enabled by...
Tartalo
2010-06-07
* Finally it compiles (thanks click for noticing the "typo").
Brian
2010-06-08
more cmake fixes. comment collision compilation until fixed
Tartalo
2010-06-07
* Move VMap3 code to a separate static 'collision' library.
XTZGZoReX
2010-06-06
Remove framework from server CMakeLists.txt
Tartalo
2010-06-06
More CMakeLists.txt fixes. not compilable yet
Tartalo