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
/
server
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
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