aboutsummaryrefslogtreecommitdiff
path: root/cmake/macros
AgeCommit message (Expand)Author
2018-01-01Update copyright note for 2018vincent-michael
2017-12-23Build: Re-enable the /Zm workaround for MSVC (cotire version)Naios
2017-12-20Build: Export a default interface which doesn't hide symbols in unix automati...Naios
2017-12-20Build: Use the cotire library for precompiled header handlingNaios
2017-12-20Build: Use interface targets for inheriting flags and definitionsNaios
2017-09-08Revert "Build/Boost: Added support for finding vs 15.3 libraries"vincent-michael
2017-09-08Build/Boost: Added support for finding vs 15.3 librariesvincent-michael
2017-09-08Build: Added 1.65.1 Boost version to FindBoostvincent-michael
2017-08-22Build: Added 1.65 Boost version to FindBoostvincent-michael
2017-07-19Buildsystem: Fixed windows pch build with ninjaShauren
2017-06-26Build: fix finding VS 2017 compiled boost libsariel-
2017-06-24Buildsystem: Fixed linking to both release and debug versions of openssl libs...Shauren
2017-06-08Buildsystem: Minor PCH building changesShauren
2017-04-20Build: Added 1.64 Boost version to FindBoostvincent-michael
2017-04-05Core/ScriptReloadMgr: Fixed scripts hot swapping on OS X (#19365)7.1.5/23420S.V
2017-02-05Update FindBoost.cmakeAokromes
2017-01-15Build: Added 1.63 Boost version to FindBoostvincent-michael
2017-01-01Update copyright note for 2017vincent-michael
2016-10-03Build: Added 1.62 Boost version to FindBoostariel-
2016-09-09Cmake: Added OpenSSL version requiredVincent-Michael
2016-05-13Build: Added 1.61 Boost version to FindBoostVincent-Michael
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