index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T10:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmake
/
options.cmake
Age
Commit message (
Expand
)
Author
2023-05-14
Core/DBLayer: Relaxed restrictions on which Field class member function can b...
Shauren
2022-01-24
Core/Metric: Add new cmake option WITH_DETAILED_METRICS to enable more metric...
Giacomo Pozzoni
2022-01-23
Build: Add WITH_LD_GOLD option to use gold linker on unix
Carbenium
2022-01-23
dep: Add catch2 unit test framework and wire it up
Carbenium
2022-01-23
Core/Metric: Add more metrics about World::Update() loop (#25098)
Giacomo Pozzoni
2022-01-06
fixed indentation for cmake files
ipriver
2022-01-06
Additional cmake entry for configs
ipriver
2021-09-06
Buildsystem: Separate strict database type checks from TRINITY_DEBUG/WITH_COR...
Shauren
2020-01-02
New Year
Aokromes
2019-01-01
Update copyright note for 2019
vincent-michael
2018-01-01
Update copyright note for 2018
vincent-michael
2017-02-09
Tools: Enable tools compilation by default
Aokromes
2017-02-05
Update options.cmake
Aokromes
2017-01-01
Update copyright note for 2017
vincent-michael
2016-06-23
Build: Throw a fatal error when the SCRIPTS variable isn't a valid option.
Naios
2016-04-11
Core/Scripts: Split script subdirectories into independent modules
Naios
2016-03-24
Core/Build: Add the possibility to link libraries dynamically.
Naios
2016-03-19
CMake: Remove the workaround for source groups below CMake 2.8.12
Naios
2016-01-01
Update copyright note for 2016
Vincent-Michael
2015-03-29
CMake: Use source_groups to represent the source tree
Naios
2015-01-25
Tools: Remove mesh_extractor
Nayd
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-11-10
Core: Nuke authserver
DDuarte
2014-01-01
Update more copyright note for 2014.
Vincent_Michael
2013-09-27
Fix silly " that snuck in.
click
2013-09-27
Buildsystem/CMake: Add support for building meshextractor-project from CMake GUI
click
2013-02-11
Buildsystem/CMake: Fix an issue with MSVC not finding git-binary when updatin...
click
2013-02-11
Buildsystem/CMake: Allow building the core without the gitchecks, this is don...
click
2013-01-01
Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmaps
Vincent_Michael
2013-01-01
Update more copyright note for 2013. (alcohol sucks)
Vincent_Michael
2012-09-28
Tools: Added an experimental tool (still WIP) to replace the current mmaps ge...
Subv
2012-03-27
Core: Remove the MersenneTwiser-library (SFMT is now considered stable enough...
click
2012-03-11
update forgotten copyright-headers for 2012
thomas33
2012-03-04
Buildsystem/CMake: Changed TOOLS building back to off by default
Shauren
2012-03-04
Buildsystem/CMake: Enable SFMT as default random number generator (required t...
click
2011-04-04
Core/BuildSystem: Removed -WITH_SQL Cmake option as it was confusing some users.
runningnak3d
2010-12-26
Buildsystem: Turn off SFMT being the default RNG - it's not cooking right (yet)
click
2010-12-21
Core/Buildsystem: Turn on SFMT by default, as we believe it is fixed. Please ...
silinoron
2010-11-19
Core/Buildsystem: Remove now deprecated WITH_SQLDEBUG option from CMake optio...
click
2010-09-17
Buildsystem/Core: Add new build-flag WITH_SQLDEBUG - adds support for enablin...
click
2010-09-12
BuildSystem: Make dep/* sources muted during compile (3rd party sources shoul...
click
2010-09-08
BuildSystem/Macros: Revert FindMySQL.cmake changes from ea96a5d888 - handled ...
click
2010-09-07
BuildSystem/Windows: * Added 5.1.50 (GA) MySQL client sources for crosscompil...
Xanadu
2010-08-28
Buildsystem: Split out the resultlist from the options, and print it AFTER we...
click
2010-08-28
Buildsystem: Make options load BEFORE platformchecks, so they are preloaded c...
click
2010-08-28
Buildsystem: Change over to a little more flexible method of using the CMake ...
click