aboutsummaryrefslogtreecommitdiff
path: root/cmake
AgeCommit message (Expand)Author
2016-01-05Build/Misc: Clarify the meaning of one settingAokromes
2016-01-01Update copyright note for 2016Rushor
2015-12-25Build: Added 1.60 Boost version to FindBoostVincent-Michael
2015-11-12Buildsystem: Fixed building on windows 10 with cmake 3.4Shauren
2015-10-31Core/Players: Implemented serverside validation of reserved/profane namesShauren
2015-10-29Core/Build: Never overwrite the msvc cxx flags in the cacheNaios
2015-09-27Buildsystem/MSVC: Added missed changeShauren
2015-09-27Buildsystem/MSVC: Enabled /Zc:throwingNew for Visual Studio 2015 buildsShauren
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-14Buildsystem: Fix Boost not found targeting VS2015 with pre-built binariesjackpoz
2015-07-27Build/CMake: Partially revert recent changes to FindMySQL.cmakeDDuarte
2015-07-25Buildsystem/MSVC: Enabled /bigobj for all x64 build typesShauren
2015-07-24Core/Misc: Fixing warnings detected by Visual Studio 2015 compilerShauren
2015-07-10CRLF to LFDDuarte
2015-06-29Buildsystem/Clang: Suppress warningjackpoz
2015-06-29Build/CMake: Fix finding MySQL installDDuarte
2015-06-26Merge pull request #14723 from TrinityCore/findmysql-updateDuarte Duarte
2015-06-20Core/Misc: Add valgrind support for jemallocjackpoz
2015-06-08Core/Misc: Disable G3D buffer pools if jemalloc is enabledjackpoz
2015-06-01Buildsystem: Removed handling for -DPREFIX shortcut for -DCMAKE_INSTALL_PREFI...Shauren
2015-05-19Merge pull request #14674 from jaredjones/patch-1Duarte Duarte
2015-04-27Buildsystem: Updated FindBoost macro, now finds versions 1.57 and 1.58 as wellShauren
2015-04-21Core/CMake: Fix line endingsleak
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-15FindOpenSSL: fix detection of OpenSSL 1.0.2Guillaume Belz
2015-03-01CMake: Allow specifying the mysql location by environment variable.leak
2015-02-24Buildsystem/Genrev: Fixed revision generator not reading existing cmake cache...Shauren
2015-01-25Tools: Remove mesh_extractorNayd
2015-01-01Update copyright note for 2015Vincent-Michael
2014-11-16CMake/FindBoost: Fix policy CMP0054 warning (added in 3.1)Nayd
2014-11-02Merge pull request #13432 from bloerwald/fix_compiler_detection_on_unixDuarte Duarte
2014-10-19Build/CMake: CMake options cleanup after febb26d4b711762b1ee605705e7fa949b987...jackpoz
2014-09-28Buildsystem/MSVC: Removed /SAFESEH linker option from x86 debug builds as it ...Shauren
2014-09-20Core/Misc: Avoid Helgrind reporting libstdc++ false positive race conditionsjackpoz
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-08-26Core/Deps: MySQL sources out.Shauren
2014-07-23Core/Misc: Silenced 500 OS X Warnings and removed deprecated finite() method.Jared P. Jones
2014-07-19Buildsystem/MSVC: Disable C4512 warningShauren
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
2014-07-06Removed some unneeded boost dependencies.Subv