aboutsummaryrefslogtreecommitdiff
path: root/cmake/options.cmake
AgeCommit message (Expand)Author
2020-07-27Core/Metric: Add new cmake option WITH_DETAILED_METRICS to enable more metric...Giacomo Pozzoni
2020-07-25Build: Add WITH_LD_GOLD option to use gold linker on unixCarbenium
2020-07-24dep: Add catch2 unit test framework and wire it upCarbenium
2020-07-24Core/Metric: Add more metrics about World::Update() loop (#25098)Giacomo Pozzoni
2020-06-24fixed indentation for cmake filesipriver
2020-06-19Additional cmake entry for configsipriver
2020-01-02New yearAokromes
2019-01-01Happy New Year, folks. It's 2019!Treeston
2018-03-14Buildsystem: Separate strict database type checks from TRINITY_DEBUG/WITH_COR...Shauren
2018-01-01Update copyright note for 2018tkrokli
2017-02-09Tools: Enable tools compilation by defaultAokromes
2017-01-02Update Copyright notice for 2017tkrokli
2016-07-06Update options.cmakeAokromes
2016-06-23Build: Throw a fatal error when the SCRIPTS variable isn't a valid option.Naios
2016-04-11Core/Scripts: Split script subdirectories into independent modulesNaios
2016-03-24Core/Build: Add the possibility to link libraries dynamically.Naios
2016-03-18CMake: Remove the workaround for source groups below CMake 2.8.12Naios
2016-01-01Update copyright note for 2016Rushor
2015-03-29CMake: Use source_groups to represent the source treeNaios
2015-01-25Tools: Remove mesh_extractorNayd
2015-01-01Update copyright note for 2015Vincent-Michael
2014-01-01Update more copyright note for 2014.Vincent_Michael
2013-09-27Fix silly " that snuck in.click
2013-09-27Buildsystem/CMake: Add support for building meshextractor-project from CMake GUIclick
2013-02-11Buildsystem/CMake: Fix an issue with MSVC not finding git-binary when updatin...click
2013-02-11Buildsystem/CMake: Allow building the core without the gitchecks, this is don...click
2013-01-01Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmapsVincent_Michael
2013-01-01Update more copyright note for 2013. (alcohol sucks)Vincent_Michael
2012-09-28Tools: Added an experimental tool (still WIP) to replace the current mmaps ge...Subv
2012-03-27Core: Remove the MersenneTwiser-library (SFMT is now considered stable enough...click
2012-03-11update forgotten copyright-headers for 2012thomas33
2012-03-04Buildsystem/CMake: Changed TOOLS building back to off by defaultShauren
2012-03-04Buildsystem/CMake: Enable SFMT as default random number generator (required t...click
2011-04-04Core/BuildSystem: Removed -WITH_SQL Cmake option as it was confusing some users.runningnak3d
2010-12-26Buildsystem: Turn off SFMT being the default RNG - it's not cooking right (yet)click
2010-12-21Core/Buildsystem: Turn on SFMT by default, as we believe it is fixed. Please ...silinoron
2010-11-19Core/Buildsystem: Remove now deprecated WITH_SQLDEBUG option from CMake optio...click
2010-09-17Buildsystem/Core: Add new build-flag WITH_SQLDEBUG - adds support for enablin...click
2010-09-12BuildSystem: Make dep/* sources muted during compile (3rd party sources shoul...click
2010-09-08BuildSystem/Macros: Revert FindMySQL.cmake changes from ea96a5d888 - handled ...click
2010-09-07BuildSystem/Windows: * Added 5.1.50 (GA) MySQL client sources for crosscompil...Xanadu
2010-08-28Buildsystem: Split out the resultlist from the options, and print it AFTER we...click
2010-08-28Buildsystem: Make options load BEFORE platformchecks, so they are preloaded c...click
2010-08-28Buildsystem: Change over to a little more flexible method of using the CMake ...click