index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T12:01:02Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2025-04-13
Build: Replaced deprecated exec_program with execute_process
Shauren
2025-04-13
Build: Perform CMake check_cxx_source_compiles checks using the same C++ stan...
Shauren
2024-02-26
Build: Set CMake policy CMP0144 to NEW
Shauren
2024-02-26
Docker: Fixed files being missing from circleci built images
Shauren
2024-02-26
Build: Update required cmake version to 3.18
Shauren
2024-02-26
Build: Fixed finding mysql binary on first cmake run
Shauren
2024-02-26
Build: Removed duplicate find_package(MySQL) call
Shauren
2021-09-22
Build: Update FindOpenSSL.cmake and remove custom FindGit
Shauren
2020-08-28
Build: Prevent Catch from messing with user cmake preferences
Shauren
2020-07-24
dep: Add catch2 unit test framework and wire it up
Carbenium
2020-06-24
fixed indentation for cmake files
ipriver
2020-06-16
CP of CMake: Prepare for target_precompile_headers (#24810) for 3.3.5 (#24816)
Peter Keresztes Schmidt
2020-05-31
Cherry-pick some cmake commits (#24720)
Giacomo Pozzoni
2020-04-05
Build/CMake: Code cleanup
jackpoz
2020-04-05
Build/CMake: Increase minimum version to 3.8
jackpoz
2020-01-02
New year
Aokromes
2019-09-09
Build/CMake: Set some policies to NEW (#23779)
Giacomo Pozzoni
2019-01-01
Happy New Year, folks. It's 2019!
Treeston
2018-01-01
Update copyright note for 2018
tkrokli
2017-12-17
Build: Use the cotire library for precompiled header handling
Naios
2017-12-17
Build: Use interface targets for inheriting flags and definitions
Naios
2017-10-16
Build: Require CMake 3.2
Naios
2017-10-16
Build: Fix the in-source build prevention
Naios
2017-09-01
Buildsystem: Default to RelWithDebInfo instead of Release
Aokromes
2017-01-02
Update Copyright notice for 2017
tkrokli
2016-04-11
Core/Scripts: Split script subdirectories into independent modules
Naios
2016-04-09
Buildsystem: Initial changes to support building with vs clang toolset
Shauren
2016-03-24
Core/Build: Add the possibility to link libraries dynamically.
Naios
2016-03-18
CMake: Use inherited dependencies in common and tools
Naios
2016-03-18
CMake: Provide proper interface targets from dependencies
Naios
2016-01-01
Update copyright note for 2016
Rushor
2015-10-05
CMake: Fix bad generation of "revision_data.h" not including MYSQL_EXECUTABLE.
Naios
2015-08-16
Core/BuildSystem: Merge collision, debugging, threading, utilities and config...
StormBytePP
2015-03-29
CMake: Use source_groups to represent the source tree
Naios
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-08-26
Core/Deps: MySQL sources out.
Shauren
2014-07-30
Build/CMake: Fix build on older cmakes that don't support the recently added ...
DDuarte
2014-07-30
Build/CMake: Mute a CMake Warning (dev) in mysqllite project
DDuarte
2014-07-06
Completely remove ACE as dependency for TC - kkthxbye
leak
2014-05-13
Enabling Boost by default as it seems to work under linux aswell (Gentoo 13.0...
leak
2014-03-25
Buildsystem: Changed required CMake version to 2.8.9 and removed a check for ...
Shauren
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-08-28
Core/Build: Force minimum ACE (5.8.3) and OpenSSL (1.0.0) version detection
Spp
2013-05-21
Core/Build: Fix compile under Ubuntu 13.04 and openSUSE 12.3 (and probably ot...
Spp
2013-02-11
Buildsystem/CMake: Correct a few mistakes regarding WITHOUT_GIT, and add a be...
click
2013-02-11
Buildsystem/CMake: Forgot to change variable in main CMakeLists.txt
click
2013-02-11
Buildsystem/CMake: Fix an issue with MSVC not finding git-binary when updatin...
click
2013-01-29
Buildsystem/CMake: Revoke commit 7b49da48f9c3c21406fbe350de170757ea6e285f - i...
click
2013-01-29
Buildsystem/CMake: Change policy CMP0005 to NEW and corect some buildvariable...
click
2013-01-01
Update copyright note for 2013.
Vincent_Michael
[next]