index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T09:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2024-09-20
Build: Remove temporarily lowered cmake version requirement for circle-ci
Shauren
2024-08-20
Build: Reduce required cmake version on linux
Shauren
2024-08-20
Build: Increase required CMake version to 3.24 and removed unneccessary cmake...
Shauren
2024-03-01
Build: Replaced deprecated exec_program with execute_process
Shauren
2024-02-29
Build: Perform CMake check_cxx_source_compiles checks using the same C++ stan...
Shauren
2023-09-20
Build: Set CMake policy CMP0144 to NEW
Shauren
2023-05-20
Docker: Fixed files being missing from circleci built images
Shauren
2022-09-06
Build: Update required cmake version to 3.18
Shauren
2022-07-19
Build: Fixed finding mysql binary on first cmake run
Shauren
2022-06-23
Build: Removed duplicate find_package(MySQL) call
Shauren
2022-02-04
Build: Prevent Catch from messing with user cmake preferences
Shauren
2022-01-23
dep: Add catch2 unit test framework and wire it up
Carbenium
2022-01-06
fixed indentation for cmake files
ipriver
2021-12-31
Build/CMake: Code cleanup
jackpoz
2021-10-01
Build: Update FindOpenSSL.cmake and remove custom FindGit
Shauren
2020-06-16
CMake: Use target_precompile_headers instead of cotire with CMake >= 3.16.0
Carbenium
2020-06-16
CMake: Remove guards around CMP0043 and CMP0054
Carbenium
2020-06-16
Build/CMake: Increase minimum version to 3.8
jackpoz
2020-06-16
Build/CMake: Set some policies to NEW (#23779)
Giacomo Pozzoni
2020-04-16
Build system: Support new in cmake 3.17 Ninja Multi-Config generator
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-12-20
Build: Use the cotire library for precompiled header handling
Naios
2017-12-20
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-08-31
Buildsystem: Default to RelWithDebInfo instead of Release
Shauren
2017-01-01
Update copyright note for 2017
vincent-michael
2016-04-11
Core/Scripts: Split script subdirectories into independent modules
Naios
2016-04-05
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-19
CMake: Use inherited dependencies in common and tools
Naios
2016-03-19
CMake: Provide proper interface targets from dependencies
Naios
2016-01-01
Update copyright note for 2016
Vincent-Michael
2015-10-05
CMake: Fix bad generation of "revision_data.h" not including MYSQL_EXECUTABLE.
Naios
2015-08-21
Core/Build: Merge common library and move database out of shared
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-10-17
Core: Implemented IPC (Inter-process communication) between worldserver and b...
Shauren
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
[next]