index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T14:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmake
Age
Commit message (
Expand
)
Author
2022-07-19
Build: Fixed finding mysql binary on first cmake run
Shauren
2022-06-20
Build: Modernize mysql finding script
Shauren
2022-06-17
Build: Improve automatic finding of libraries on mac
Shauren
2022-06-10
Dep: Support MySQL installations from vcpkg (#27780)
vconcat
2022-05-03
Build: Prioritize manually selected openssl location over default installed one
Shauren
2022-05-03
Core/Crypto: Switch away from most deprecated openssl functions and removed u...
Shauren
2022-03-11
Added from_hex for OpenSSL version parsing (#26730)
Trulsrock
2022-03-11
Build: Remove fine-grained CXX feature checks
Carbenium
2022-03-10
Build: Set correct year in VER_LEGALCOPYRIGHT_STR
Shauren
2022-03-08
CONF_DIR (#26360)
Jan Van Buggenhout
2022-03-06
CMake: Add WITH_BOOST_STACKTRACE option to use libbacktrace (#26119)
Giacomo Pozzoni
2022-03-05
Core: whitespace cleanup, reduce double blank line to single (#25795)
Kargatum
2022-02-16
Build: Partial support for clang-cl
Shauren
2022-02-11
Build: New CMake option -DBUILD_TIME_ANALYSIS=1 for clang (enables detailed c...
Shauren
2022-02-11
Build: Instantiate templates during PCH generation with clang 11+ (this shoul...
Shauren
2022-02-04
Core/Mysql: support MariaDB 10.5 (#25359)
Kargatum
2022-02-04
Common/Utilities: Centralize string -> T conversion in StringConvert.h (PR #2...
Treeston
2022-02-04
Build: Add Clang version guard to CMake (PR #25324)
Treeston
2022-02-04
Build/GCC: Raise required version to 8.3.0 (#25297)
Giacomo Pozzoni
2022-01-28
Build: Disable Visual Studio 2022 MSBuild resource manager to make compile ta...
Shauren
2022-01-26
Build: Enable /permissive- flag on msvc
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-23
Build: Enable -Wimplicit-fallthrough on clang (#25056)
Peter Keresztes Schmidt
2022-01-23
Dep: Switch to boost process instead of old standalone version
Shauren
2022-01-23
Fix warnings related to Vector3::operator= and remove -Wno-deprecated-copy su...
Shauren
2022-01-21
Build: Enable some msvc warnings that are enabled for other compilers
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
2022-01-01
Build: Add support to MariaDB 10.4 on Windows
Giacomo Pozzoni
2022-01-01
Misc: Deprecate mysql 5.6
Aokromes
2021-12-22
Core: build on aarch64 with gcc (#24216)
daMaex
2021-12-21
Build: Enable and require c++17 (#23868)
Giacomo Pozzoni
2021-12-18
Build/Misc: Add ASan CMake flag
jackpoz
2021-10-01
Build: Modernize readline finding script
Shauren
2021-10-01
Build: Update FindOpenSSL.cmake and remove custom FindGit
Shauren
2021-10-01
Build: Check -Wno-deprecated-copy existence using check_cxx_source_compiles i...
Shauren
2021-09-06
Buildsystem: Separate strict database type checks from TRINITY_DEBUG/WITH_COR...
Shauren
2021-09-05
Build: Fixed branch name displayed by appveyor binaries
Shauren
2021-08-31
Build: Replace git describe with more script friendly alternative, git rev-pa...
Shauren
2021-08-08
Core/Misc: Add PERFORMANCE_PROFILING CMake option
jackpoz
2021-02-15
Dep/Jemalloc: Update to Jemalloc 5.0.1
jackpoz
2020-09-09
Build: Fixed finding OpenSSL 1.1.1 installed from .msi packages instead of .exe
Shauren
2020-06-16
CMake: Use target_precompile_headers instead of cotire with CMake >= 3.16.0
Carbenium
2020-05-30
Build system: Print found git version when warning about it being too old
Shauren
2020-05-21
Core/Misc: GCC build and warning fixes
Shauren
[next]