aboutsummaryrefslogtreecommitdiff
path: root/dep/CMakeLists.txt
AgeCommit message (Expand)Author
2015-05-07Tools: Modified output files of all extractors to use 4 characters for map id...Shauren
2015-03-13Core/Log: Add type safe formattingNaios
2015-01-01Update copyright note for 2015Vincent-Michael
2014-10-18Merge branch '4.3.4' of https://github.com/TrinityCore/TrinityCore into 6.xShauren
2014-10-17Core: Implemented IPC (Inter-process communication) between worldserver and b...Shauren
2014-10-10Tools/Extractors: Updated map extractorShauren
2014-08-26Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-08-26Core/Deps: MySQL sources out.Shauren
2014-08-12Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-08-03Build/CMake: Compile the minimum of dependencies possibleDDuarte
2014-07-19Merge remote-tracking branch 'origin/master' into 4.3.4Shauren
2014-07-06Completely remove ACE as dependency for TC - kkthxbyeleak
2014-01-11Merge branch 'master' into 4.3.4DDuarte
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-01-28Merge remote-tracking branch 'origin/master' into 4.3.4Nay
2013-01-02Merge branch 'master' into 4.3.4Spp
2013-01-01Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmapsVincent_Michael
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-09-28Tools: Fixed build in MeshExtractor (almost)Subv
2012-08-28CMake/BuildSystem: Add ACE to the VS solution also when only building tools (...Subv
2012-05-30Merge git://github.com/TrinityCore/TrinityCore into 4.xkaelima
2012-04-09Core/Dep:Venugh
2012-03-25Buildsystem/CMake: Add the ability to avoid linking the core with jemalloc on...click
2012-02-20Core/Tools: Replaced libmpq with StormLib and made map extractor use it, you ...Shauren
2012-01-07CMake: Updated year to 2012.Venugh
2011-04-27Core/Buildsystem: Update copyright-headers for 2011, and adjust with the corr...click
2011-03-03Buildsystem: Compile bzip2 project only with map toolsShauren
2010-12-18Buildsystem/Linux: Fix linking of a long lost little child : jemalloc (yes, i...click
2010-12-10Core/Worldserver: Remove external dependency to sockets-library after RemoteA...click
2010-09-18BuildSystem: Fix another typo *sighs*click
2010-09-18Buildsystem: Don't build gsoap/sockets libraries unless building servers. Fix...click
2010-09-15Core/Loot: Reverted part of revision fe39cb058b75, fixes skinning lootShauren
2010-09-12BuildSystem: Make dep/* sources muted during compile (3rd party sources shoul...click
2010-09-09Buildsystem/Windows: Added missing change for MySQL compileShauren
2010-09-07BuildSystem/Windows: * Added 5.1.50 (GA) MySQL client sources for crosscompil...Xanadu
2010-08-17Buildsystem: Use "industry standard" foldernames on dpendencies + move/rename...click
2010-06-07removed 'dep' folder, no more neededRat
2010-06-06More CMakeLists.txt fixes. Repo is compilable but it may contain some errors yetTartalo
2009-11-27Fix warnings for cmake 2.8.0Kudlaty
2009-01-17Cmake build system for trinityraczman