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
/
showoptions.cmake
Age
Commit message (
Expand
)
Author
2023-05-14
Core/DBLayer: Relaxed restrictions on which Field class member function can b...
Shauren
2022-03-06
CMake: Add WITH_BOOST_STACKTRACE option to use libbacktrace (#26119)
Giacomo Pozzoni
2022-01-24
Core/Metric: Add new cmake option WITH_DETAILED_METRICS to enable more metric...
Giacomo Pozzoni
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-23
Dep: Switch to boost process instead of old standalone version
Shauren
2022-01-06
fixed indentation for cmake files
ipriver
2022-01-06
Additional cmake entry for configs
ipriver
2022-01-06
removed legacy cmake libsdir entry (#24813)
Max Drosdo.www
2022-01-04
Improve multithreading of mmaps_generator (#25625)
Giacomo Pozzoni
2021-12-18
Build/Misc: Add ASan CMake flag
jackpoz
2021-09-06
Buildsystem: Separate strict database type checks from TRINITY_DEBUG/WITH_COR...
Shauren
2021-08-08
Core/Misc: Add PERFORMANCE_PROFILING CMake option
jackpoz
2021-02-15
Dep/Jemalloc: Update to Jemalloc 5.0.1
jackpoz
2019-11-08
Core/Misc: Suppress openssl random generator uninitialized variable errors un...
Shauren
2018-04-02
Core/Misc: Removed obsolete NO_CORE_FUNCS
Shauren
2017-05-17
Update showoptions.cmake
Aokromes
2016-04-14
Core/Scripting: Disallow the build directory to contain spaces
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-20
Build/Misc: Clarify the meaning of one setting
Aokromes
2015-06-26
Core/Misc: Add valgrind support for jemalloc
jackpoz
2015-03-29
CMake: Use source_groups to represent the source tree
Naios
2014-11-10
Core: Nuke authserver
DDuarte
2014-10-19
Build/CMake: CMake options cleanup after febb26d4b711762b1ee605705e7fa949b987...
jackpoz
2014-09-20
Core/Misc: Avoid Helgrind reporting libstdc++ false positive race conditions
jackpoz
2013-10-04
Core/Build: Handle USE_SCRIPTPCH cmake flag when SCRIPTS flag is set to FALSE
jackpoz
2013-02-27
Buildsystem: Show the revision info as a full string during configurationphas...
click
2013-02-11
Buildsystem/CMake: Correct a few mistakes regarding WITHOUT_GIT, and add a be...
click
2013-01-22
Tools/Extractors: Mmap extractors no longer depend on shared and MySQL libraries
Shauren
2012-03-27
Core: Remove the MersenneTwiser-library (SFMT is now considered stable enough...
click
2012-03-25
Buildsystem/CMake: Add the ability to avoid linking the core with jemalloc on...
click
2011-08-04
Buildsystem/Windows: Add support for reading commithash and commitdate direct...
click
2011-05-09
Buildsystem: Remove an old remnant not removed in be6b73145bdaf (no use in sh...
click
2011-04-28
Core: get rid of the revision-id once and for all - it's not useful in a DVCS...
click
2011-01-11
Buildsystem: Fix a logical error in git revision-detection, and also
click
2010-11-19
Core/Commands: Enable SQL query logging by config and command )patch by leak)
click
2010-10-14
BuildSystem: Clean up the revision.h generation a tad bit
click
2010-09-29
Buildsystem: Overhaul of the CMake buildsystem:
click
2010-09-17
Buildsystem/Core: Add new build-flag WITH_SQLDEBUG - adds support for enablin...
click
2010-09-08
BuildSystem: Sort out issues with mysql-libraries under *nix (and should now ...
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