aboutsummaryrefslogtreecommitdiff
path: root/cmake
AgeCommit message (Expand)Author
2020-07-24dep: Add catch2 unit test framework and wire it upCarbenium
2020-07-24Core/Metric: Add more metrics about World::Update() loop (#25098)Giacomo Pozzoni
2020-07-18Build: Enable -Wimplicit-fallthrough on clang (#25056)Peter Keresztes Schmidt
2020-07-15Dep: Switch to boost process instead of old standalone versionShauren
2020-07-13Fix warnings related to Vector3::operator= and remove -Wno-deprecated-copy su...Shauren
2020-06-24fixed indentation for cmake filesipriver
2020-06-19Additional cmake entry for configsipriver
2020-06-16removed legacy cmake libsdir entry (#24813)Max Drosdo.www
2020-06-16CP of CMake: Prepare for target_precompile_headers (#24810) for 3.3.5 (#24816)Peter Keresztes Schmidt
2020-05-31Cherry-pick some cmake commits (#24720)Giacomo Pozzoni
2020-04-24Build: Add support to MariaDB 10.4 on WindowsGiacomo Pozzoni
2020-04-10Misc: Deprecate mysql 5.6Aokromes
2020-04-05Build: Delete FindBoost.cmake and rely on the one that ships with cmake insteadShauren
2020-04-03Require Visual Studio 2019 16.4 or greater (#24214)Giacomo Pozzoni
2020-03-01Core: build on aarch64 with gcc (#24216)daMaex
2020-02-08Build: Enable and require c++17 (#23868)Giacomo Pozzoni
2020-01-02New yearAokromes
2019-12-20Build: Updated Find Boost versionsvincent-michael
2019-11-09Core/DBLayer: Support using mysql 8Shauren
2019-10-19Build/Misc: Add ASan CMake flagjackpoz
2019-04-19Buildsystem: Fix finding VS 2019 compiled boost libsjackpoz
2019-01-18Build/Misc: Removed -DDEBUG from clang compile optionsShauren
2019-01-01Happy New Year, folks. It's 2019!Treeston
2018-12-31Misc: Deprecate any mysql under 5.6Aokromes
2018-10-04Build: Added Boost version 1.68 to FindBoostvincent-michael
2018-09-12Cmake: Update outdated stringAokromes
2018-04-15Build: Added Boost version 1.67 to FindBoostvincent-michael
2018-03-20Buildsystem: Fixed finding openssl 1.1 libsShauren
2018-03-14Buildsystem: Separate strict database type checks from TRINITY_DEBUG/WITH_COR...Shauren
2018-03-04Core/Crypto: Transitional Cryptography update for OpenSSL 1.1 (#21533)Warlockbugs
2018-02-17Core/Misc: Add PERFORMANCE_PROFILING CMake optionjackpoz
2018-01-01Update copyright note for 2018tkrokli
2017-12-23Build: Re-enable the /Zm workaround for MSVC (cotire version)Naios
2017-12-21Build: Export a default interface which doesn't hide symbols in unix automati...Naios
2017-12-21Build: fixed finding Boost 1.66 named libraries... somewhatariel-
2017-12-21Build: fix typo in FindBoostariel-
2017-12-21Build/Misc: added Boost 1.66 to FindBoost.cmakeariel-
2017-12-17Build: Require Visual Studio 2017 or greaterNaios
2017-12-17Build: Experimentally disable the /Zm workaround for MSVCNaios
2017-12-17Build: Use the cotire library for precompiled header handlingNaios
2017-12-17Build: Use interface targets for inheriting flags and definitionsNaios
2017-12-17Build: Set the minimum required compiler version to GCC 6.3Naios
2017-12-13Buildsystem: Fixed windows pch build with ninjaShauren
2017-11-25Dep/Jemalloc: Update to Jemalloc 5.0.1jackpoz
2017-09-10Build: Added 1.65.1 Boost version to FindBoostvincent-michael
2017-08-29Build: Added 1.65 Boost version to FindBoostvincent-michael
2017-06-27Buildsystem: Enforce Visual Studio 2015 Update 1 in CMakeAokromes
2017-06-22Buildsystem: Minor PCH building changesShauren
2017-06-19Core: ported headers cleanup from master branchariel-
2017-05-17Update showoptions.cmakeAokromes