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
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-22
Buildsystem/Genrev: Fixed revision generator not reading existing cmake cache...
Shauren
2015-02-19
CMake: Allow specifying the mysql location by environment variable.
leak
2015-01-25
Tools: Remove mesh_extractor
Nayd
2015-01-19
Line ending fix, sorry.
Nayd
2015-01-06
Buildsystem/MSVC: Disabled C4351: new behavior: elements of array 'x' will be...
Shauren
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-12-30
CMake: Fix typo in MSVC_EXPECTED_VERSION
Duarte Duarte
2014-12-29
CMake: Require VS 2013 Update 3
Nayd
2014-12-28
CMake: Ignore MSVC warning C4351
Nayd
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-10
Core: Nuke authserver
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
Merge pull request #13478 from bloerwald/cmake/use_CMAKE_BUILD_TYPE_with_clan...
Duarte Duarte
2014-10-30
Build: Support boost versions compiled in C++11 as well as C++03 mode
bloerwald
2014-10-29
cmake: use CMAKE_BUILD_TYPE instead of CONFIGURATION as BUILD_DIRECTIVE
Bernd Lörwald
2014-10-28
Tools/connection_patcher: remove c# code, add c++ code with minor modificatio...
bloerwald
2014-10-23
cmake: platform: also detect clang by C_COMPILER_ID: C_COMPILER may vary
Bernd Lörwald
2014-10-19
Build/CMake: CMake options cleanup after febb26d4b711762b1ee605705e7fa949b987...
jackpoz
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-28
Buildsystem/MSVC: Removed /SAFESEH linker option from x86 debug builds as it ...
Shauren
2014-09-20
Core/Misc: Avoid Helgrind reporting libstdc++ false positive race conditions
jackpoz
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-08-26
Core/Deps: MySQL sources out.
Shauren
2014-07-23
Core/Misc: Silenced 500 OS X Warnings and removed deprecated finite() method.
Jared P. Jones
2014-07-19
Buildsystem/MSVC: Disable C4512 warning
Shauren
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
2014-07-06
Removed some unneeded boost dependencies.
Subv
2014-07-06
Completely remove ACE as dependency for TC - kkthxbye
leak
2014-07-02
ACE cleanup on game, now the major issue remains WorldSocket
leak
2014-06-22
BuildSystem/CMake: Fixed cmake configuring when building in 32 bits.
Subv
2014-05-30
Replace authserver ACE related code with Boost/C++11
leak
2014-05-12
Add support for Boost 1.55
leak
2014-03-28
Core/Dependencies: Upgrade to jemalloc-3.5.1
jackpoz
2014-03-25
Build system: Fix clang build
Gacko
2014-03-25
Buildsystem: Changed required CMake version to 2.8.9 and removed a check for ...
Shauren
2014-03-24
Cmake: Added level restriction for msvc 2013
Vincent-Michael
2014-03-23
Buildsystem/GCC: Enforce version 4.7.2 and enable c++11 compilation
Shauren
[next]