index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T13:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmake
/
macros
Age
Commit message (
Expand
)
Author
2016-04-14
Core/Scripting: Disallow the build directory to contain spaces
Naios
2016-04-12
Core/Build: Workarround for different path handling in CMake < 3.2
Naios
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-22
Buildsystem: Removed unneeded FindZMQ script
Shauren
2016-03-19
CMake: Remove the workaround for source groups below CMake 2.8.12
Naios
2016-03-19
CMake: Use inherited dependencies in common and tools
Naios
2016-03-19
CMake: Add inherited include directories and definitions to precompiled headers
Naios
2016-03-19
CMake: Provide proper interface targets from dependencies
Naios
2016-02-22
CMake: Add the possibility to pass an arbitrary count of targets to add_cxx_pch.
Naios
2016-01-21
Buildsystem: Try picking up zmq lib for VS 2013 if using VS 2015
Shauren
2016-01-14
Buildsystem: Updated required boost version
Shauren
2016-01-01
Update copyright note for 2016
Vincent-Michael
2015-12-22
Build: Added 1.60 Boost version to FindBoost
Vincent-Michael
2015-11-12
Buildsystem: Fixed building on windows 10 with cmake 3.4
Shauren
2015-08-30
Core/Players: Implemented serverside validation of reserved/profane names
Shauren
2015-08-15
Build: Add 1.59 Boost version to FindBoost
DDuarte
2015-08-15
Buildsystem: Fix Boost not found targeting VS2015 with pre-built binaries
jackpoz
2015-07-27
Build/CMake: Partially revert recent changes to FindMySQL.cmake
DDuarte
2015-07-24
Correctly displaying error message at cmake's configure stage when libZMQ has...
David Carlos Manuelda
2015-06-29
Build/CMake: Fix finding MySQL install
DDuarte
2015-06-02
Merge pull request #14723 from TrinityCore/findmysql-update
Duarte Duarte
2015-05-29
Buildsystem: Removed handling for -DPREFIX shortcut for -DCMAKE_INSTALL_PREFI...
Shauren
2015-05-19
Update FindMySQL.cmake
Duarte Duarte
2015-05-19
Update FindMySQL.cmake
Duarte Duarte
2015-04-27
Buildsystem: Updated FindBoost macro, now finds versions 1.57 and 1.58 as well
Shauren
2015-03-29
CMake: Use source_groups to represent the source tree
Naios
2015-03-21
Core/Updates: Add an automatic database update system. Automatically detects ...
Naios
2015-03-08
FindOpenSSL: fix detection of OpenSSL 1.0.2
Guillaume Belz
2015-02-19
CMake: Allow specifying the mysql location by environment variable.
leak
2015-01-19
Line ending fix, sorry.
Nayd
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-11-14
CMake/FindBoost: Fix policy CMP0054 warning (added in 3.1)
Nayd
2014-11-11
Build/CMake: Use BOOST_NO_SCOPED_ENUMS if Boost version is less than 1.51
DDuarte
2014-11-04
CMake: Improve FindZMQ on Windows
DDuarte
2014-10-30
Build: Fixup 428d510f7664. Use check_cxx_source_compiles instead of try_compile
DDuarte
2014-10-30
Build: Support boost versions compiled in C++11 as well as C++03 mode
bloerwald
2014-10-28
Tools/connection_patcher: remove c# code, add c++ code with minor modificatio...
bloerwald
2014-10-18
Buildsystem/CMake: Fixed FindZMQ macro on x86 Windows
Shauren
2014-10-18
Buildsystem/CMake: Fixed FindZMQ macro on x86 Windows
Shauren
2014-10-17
Core: Implemented IPC (Inter-process communication) between worldserver and b...
Shauren
2014-09-20
Core: Fix build for msvc14
Vincent-Michael
2014-09-03
CMake: Add a few more MySQL search paths to FindMySQL.cmake, including x86
Duarte Duarte
2014-08-27
Core: Remove whitespace
Vincent-Michael
2014-07-17
Buildsystem: Removed debugging message from cmake output
Shauren
2014-07-16
Update related files to lowered Boost version requirement
leak
2014-07-15
[Auth\Worldserver] Use boost to load console arguments. (Added a few style ch...
Chaplain
2014-07-12
Remove the need of manually declaring BOOST_ROOT in Linux systems if Boost wa...
Subv
2014-07-11
Buildsystem: Lowered required boost version to 1.49
Shauren
2014-07-06
Added a missing definition
Subv
[next]