aboutsummaryrefslogtreecommitdiff
path: root/cmake
AgeCommit message (Expand)Author
2015-10-17Core/Build: Never overwrite the msvc cxx flags in the cacheNaios
2015-08-30Core/Players: Implemented serverside validation of reserved/profane namesShauren
2015-08-16Core/Build: Removed obsolete SystemConfig.h and made genrev be part of shared...StormBytePP
2015-08-15Build: Add 1.59 Boost version to FindBoostDDuarte
2015-08-15Buildsystem: Fix Boost not found targeting VS2015 with pre-built binariesjackpoz
2015-08-07Buildsystem/MSVC: Added missed changeShauren
2015-08-07Buildsystem/MSVC: Enabled /Zc:throwingNew for Visual Studio 2015 buildsShauren
2015-07-27Build/CMake: Partially revert recent changes to FindMySQL.cmakeDDuarte
2015-07-25Merge pull request #15155 from StormBytePP/6.xDuarte Duarte
2015-07-24Buildsystem/MSVC: Enabled /bigobj for all x64 build typesShauren
2015-07-24Correctly displaying error message at cmake's configure stage when libZMQ has...David Carlos Manuelda
2015-07-21Core/Misc: Fixing warnings detected by Visual Studio 2015 compilerShauren
2015-07-03Buildsystem/Clang: Suppress warningjackpoz
2015-06-29Build/CMake: Fix finding MySQL installDDuarte
2015-06-26Core/Misc: Add valgrind support for jemallocjackpoz
2015-06-26Core/Misc: Disable G3D buffer pools if jemalloc is enabledjackpoz
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-05-10CMake OS X: Fixed Debug Mode for XcodeJared Jones
2015-04-27Buildsystem: Updated FindBoost macro, now finds versions 1.57 and 1.58 as wellShauren
2015-04-15Fix indentation in unix cmake settingsDaniel M. Weeks
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-22Buildsystem/Genrev: Fixed revision generator not reading existing cmake cache...Shauren
2015-02-19CMake: Allow specifying the mysql location by environment variable.leak
2015-01-25Tools: Remove mesh_extractorNayd
2015-01-19Line ending fix, sorry.Nayd
2015-01-06Buildsystem/MSVC: Disabled C4351: new behavior: elements of array 'x' will be...Shauren
2015-01-01Update copyright note for 2015Vincent-Michael
2014-12-30CMake: Fix typo in MSVC_EXPECTED_VERSIONDuarte Duarte
2014-12-29CMake: Require VS 2013 Update 3Nayd
2014-12-28CMake: Ignore MSVC warning C4351Nayd
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-10Core: Nuke authserverDDuarte
2014-11-04CMake: Improve FindZMQ on WindowsDDuarte
2014-10-30Build: Fixup 428d510f7664. Use check_cxx_source_compiles instead of try_compileDDuarte
2014-10-30Merge pull request #13478 from bloerwald/cmake/use_CMAKE_BUILD_TYPE_with_clan...Duarte Duarte
2014-10-30Build: Support boost versions compiled in C++11 as well as C++03 modebloerwald
2014-10-29cmake: use CMAKE_BUILD_TYPE instead of CONFIGURATION as BUILD_DIRECTIVEBernd Lörwald
2014-10-28Tools/connection_patcher: remove c# code, add c++ code with minor modificatio...bloerwald
2014-10-23cmake: platform: also detect clang by C_COMPILER_ID: C_COMPILER may varyBernd Lörwald
2014-10-19Build/CMake: CMake options cleanup after febb26d4b711762b1ee605705e7fa949b987...jackpoz
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-28Buildsystem/MSVC: Removed /SAFESEH linker option from x86 debug builds as it ...Shauren