aboutsummaryrefslogtreecommitdiff
path: root/cmake
AgeCommit message (Expand)Author
2021-10-06Build: Modernize readline finding scriptShauren
2021-09-22Build: Update FindOpenSSL.cmake and remove custom FindGitShauren
2021-09-05Build: Fixed branch name displayed by appveyor binariesShauren
2021-08-31Build: Replace git describe with more script friendly alternative, git rev-pa...Shauren
2021-07-21Added from_hex for OpenSSL version parsing (#26730)Trulsrock
2021-06-28Build: Remove fine-grained CXX feature checksCarbenium
2021-05-16Build: Set correct year in VER_LEGALCOPYRIGHT_STRShauren
2021-04-17CONF_DIR (#26360)Jan Van Buggenhout
2021-02-21CMake: Add WITH_BOOST_STACKTRACE option to use libbacktrace (#26119)Giacomo Pozzoni
2021-01-03Core: whitespace cleanup, reduce double blank line to single (#25795)Kargatum
2020-12-06Improve multithreading of mmaps_generator (#25625)Giacomo Pozzoni
2020-09-09Build: Fixed finding OpenSSL 1.1.1 installed from .msi packages instead of .exeShauren
2020-08-30Core/Mysql: support MariaDB 10.5 (#25359)Kargatum
2020-08-26Common/Utilities: Centralize string -> T conversion in StringConvert.h (PR #2...Treeston
2020-08-24Build: Add Clang version guard to CMake (PR #25324)Treeston
2020-08-21Build/GCC: Raise required version to 8.3.0 (#25297)Giacomo Pozzoni
2020-08-04Build: Enable /permissive- flag on msvcShauren
2020-07-27Core/Metric: Add new cmake option WITH_DETAILED_METRICS to enable more metric...Giacomo Pozzoni
2020-07-25Build: Add WITH_LD_GOLD option to use gold linker on unixCarbenium
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