This website requires JavaScript.
Explore
Help
Register
Sign In
araxiaonline
/
TrinityCore
Watch
3
Star
0
Fork
0
You've already forked TrinityCore
mirror of
https://github.com/araxiaonline/TrinityCore.git
synced
2026-06-18 06:00:10 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
df80f1900d8ffc5f366ede8e19bfbeaeb82c954c
TrinityCore
/
cmake
/
macros
T
History
Duarte Duarte
fb4a9823c4
Merge pull request
#14723
from TrinityCore/findmysql-update
...
Update FindMySQL.cmake
2015-06-02 14:13:56 +01:00
..
CheckBuildDir.cmake
Update copyright note for 2015
2015-01-01 00:28:09 +01:00
CheckPlatform.cmake
Buildsystem: Removed handling for -DPREFIX shortcut for -DCMAKE_INSTALL_PREFIX cmake option, it an internal cmake variable since version 3.2
2015-05-29 22:29:16 +02:00
ConfigureBoost.cmake
Core/Updates: Add an automatic database update system. Automatically detects new and edited sql updates through file lists and hashing. Detects renames, deletes and is able to create and auto import full databases. * cleanups in main.cpp of world & bnetserver * refactoring in DatabaseWorkerPool.h & MySQLConnection.cpp
2015-03-21 14:09:38 +00:00
EnsureVersion.cmake
Buildsystem: Change over to a little more flexible method of using the CMake buildsystem (partially WIP) - REQUIRES RERUNNING CMAKE!
2010-08-28 18:49:17 +02:00
FindBoost.cmake
Buildsystem: Updated FindBoost macro, now finds versions 1.57 and 1.58 as well
2015-04-27 12:44:37 +02:00
FindGit.cmake
Update copyright note for 2015
2015-01-01 00:28:09 +01:00
FindMySQL.cmake
Update FindMySQL.cmake
2015-05-19 02:36:42 +01:00
FindOpenSSL.cmake
FindOpenSSL: fix detection of OpenSSL 1.0.2
2015-03-08 05:23:45 +01:00
FindPCHSupport.cmake
Core/Build: All include directories are quoted to support path with spaces
2013-03-26 13:45:47 +01:00
FindReadline.cmake
Core: Remove whitespace
2014-08-27 23:22:16 +02:00
FindZMQ.cmake
CMake: Improve FindZMQ on Windows
2014-11-04 14:19:51 +00:00
GroupSources.cmake
CMake: Use source_groups to represent the source tree
2015-03-29 16:13:22 +02:00