aboutsummaryrefslogtreecommitdiff
path: root/cmake/macros
AgeCommit message (Expand)Author
2016-04-14Core/Scripting: Disallow the build directory to contain spacesNaios
2016-04-12Core/Build: Workarround for different path handling in CMake < 3.2Naios
2016-04-11Core/Scripts: Split script subdirectories into independent modulesNaios
2016-04-05Buildsystem: Initial changes to support building with vs clang toolsetShauren
2016-03-22Buildsystem: Removed unneeded FindZMQ scriptShauren
2016-03-19CMake: Remove the workaround for source groups below CMake 2.8.12Naios
2016-03-19CMake: Use inherited dependencies in common and toolsNaios
2016-03-19CMake: Add inherited include directories and definitions to precompiled headersNaios
2016-03-19CMake: Provide proper interface targets from dependenciesNaios
2016-02-22CMake: Add the possibility to pass an arbitrary count of targets to add_cxx_pch.Naios
2016-01-21Buildsystem: Try picking up zmq lib for VS 2013 if using VS 2015Shauren
2016-01-14Buildsystem: Updated required boost versionShauren
2016-01-01Update copyright note for 2016Vincent-Michael
2015-12-22Build: Added 1.60 Boost version to FindBoostVincent-Michael
2015-11-12Buildsystem: Fixed building on windows 10 with cmake 3.4Shauren
2015-08-30Core/Players: Implemented serverside validation of reserved/profane namesShauren
2015-08-15Build: Add 1.59 Boost version to FindBoostDDuarte
2015-08-15Buildsystem: Fix Boost not found targeting VS2015 with pre-built binariesjackpoz
2015-07-27Build/CMake: Partially revert recent changes to FindMySQL.cmakeDDuarte
2015-07-24Correctly displaying error message at cmake's configure stage when libZMQ has...David Carlos Manuelda
2015-06-29Build/CMake: Fix finding MySQL installDDuarte
2015-06-02Merge pull request #14723 from TrinityCore/findmysql-updateDuarte Duarte
2015-05-29Buildsystem: Removed handling for -DPREFIX shortcut for -DCMAKE_INSTALL_PREFI...Shauren
2015-05-19Update FindMySQL.cmakeDuarte Duarte
2015-05-19Update FindMySQL.cmakeDuarte Duarte
2015-04-27Buildsystem: Updated FindBoost macro, now finds versions 1.57 and 1.58 as wellShauren
2015-03-29CMake: Use source_groups to represent the source treeNaios
2015-03-21Core/Updates: Add an automatic database update system. Automatically detects ...Naios
2015-03-08FindOpenSSL: fix detection of OpenSSL 1.0.2Guillaume Belz
2015-02-19CMake: Allow specifying the mysql location by environment variable.leak
2015-01-19Line ending fix, sorry.Nayd
2015-01-01Update copyright note for 2015Vincent-Michael
2014-11-14CMake/FindBoost: Fix policy CMP0054 warning (added in 3.1)Nayd
2014-11-11Build/CMake: Use BOOST_NO_SCOPED_ENUMS if Boost version is less than 1.51DDuarte
2014-11-04CMake: Improve FindZMQ on WindowsDDuarte
2014-10-30Build: Fixup 428d510f7664. Use check_cxx_source_compiles instead of try_compileDDuarte
2014-10-30Build: Support boost versions compiled in C++11 as well as C++03 modebloerwald
2014-10-28Tools/connection_patcher: remove c# code, add c++ code with minor modificatio...bloerwald
2014-10-18Buildsystem/CMake: Fixed FindZMQ macro on x86 WindowsShauren
2014-10-18Buildsystem/CMake: Fixed FindZMQ macro on x86 WindowsShauren
2014-10-17Core: Implemented IPC (Inter-process communication) between worldserver and b...Shauren
2014-09-20Core: Fix build for msvc14Vincent-Michael
2014-09-03CMake: Add a few more MySQL search paths to FindMySQL.cmake, including x86Duarte Duarte
2014-08-27Core: Remove whitespaceVincent-Michael
2014-07-17Buildsystem: Removed debugging message from cmake outputShauren
2014-07-16Update related files to lowered Boost version requirementleak
2014-07-15[Auth\Worldserver] Use boost to load console arguments. (Added a few style ch...Chaplain
2014-07-12Remove the need of manually declaring BOOST_ROOT in Linux systems if Boost wa...Subv
2014-07-11Buildsystem: Lowered required boost version to 1.49Shauren
2014-07-06Added a missing definitionSubv