aboutsummaryrefslogtreecommitdiff
path: root/cmake
AgeCommit message (Expand)Author
2022-02-04Core/Mysql: support MariaDB 10.5 (#25359)Kargatum
2022-02-04Common/Utilities: Centralize string -> T conversion in StringConvert.h (PR #2...Treeston
2022-02-04Build: Add Clang version guard to CMake (PR #25324)Treeston
2022-02-04Build/GCC: Raise required version to 8.3.0 (#25297)Giacomo Pozzoni
2022-01-28Build: Disable Visual Studio 2022 MSBuild resource manager to make compile ta...Shauren
2022-01-26Build: Enable /permissive- flag on msvcShauren
2022-01-24Core/Metric: Add new cmake option WITH_DETAILED_METRICS to enable more metric...Giacomo Pozzoni
2022-01-23Build: Add WITH_LD_GOLD option to use gold linker on unixCarbenium
2022-01-23dep: Add catch2 unit test framework and wire it upCarbenium
2022-01-23Core/Metric: Add more metrics about World::Update() loop (#25098)Giacomo Pozzoni
2022-01-23Build: Enable -Wimplicit-fallthrough on clang (#25056)Peter Keresztes Schmidt
2022-01-23Dep: Switch to boost process instead of old standalone versionShauren
2022-01-23Fix warnings related to Vector3::operator= and remove -Wno-deprecated-copy su...Shauren
2022-01-21Build: Enable some msvc warnings that are enabled for other compilersShauren
2022-01-06fixed indentation for cmake filesipriver
2022-01-06Additional cmake entry for configsipriver
2022-01-06removed legacy cmake libsdir entry (#24813)Max Drosdo.www
2022-01-04Improve multithreading of mmaps_generator (#25625)Giacomo Pozzoni
2022-01-01Build: Add support to MariaDB 10.4 on WindowsGiacomo Pozzoni
2022-01-01Misc: Deprecate mysql 5.6Aokromes
2021-12-22Core: build on aarch64 with gcc (#24216)daMaex
2021-12-21Build: Enable and require c++17 (#23868)Giacomo Pozzoni
2021-12-18Build/Misc: Add ASan CMake flagjackpoz
2021-10-01Build: Modernize readline finding scriptShauren
2021-10-01Build: Update FindOpenSSL.cmake and remove custom FindGitShauren
2021-10-01Build: Check -Wno-deprecated-copy existence using check_cxx_source_compiles i...Shauren
2021-09-06Buildsystem: Separate strict database type checks from TRINITY_DEBUG/WITH_COR...Shauren
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-08-08Core/Misc: Add PERFORMANCE_PROFILING CMake optionjackpoz
2021-02-15Dep/Jemalloc: Update to Jemalloc 5.0.1jackpoz
2020-09-09Build: Fixed finding OpenSSL 1.1.1 installed from .msi packages instead of .exeShauren
2020-06-16CMake: Use target_precompile_headers instead of cotire with CMake >= 3.16.0Carbenium
2020-05-30Build system: Print found git version when warning about it being too oldShauren
2020-05-21Core/Misc: GCC build and warning fixesShauren
2020-04-26Build system: Set -Wno-deprecated-copy only for clang 10Shauren
2020-04-26Core: Fix clang 10 warningsShauren
2020-04-16Build system: Support new in cmake 3.17 Ninja Multi-Config generatorShauren
2020-04-05Build: Delete FindBoost.cmake and rely on the one that ships with cmake insteadShauren
2020-04-04Require Visual Studio 2019 16.4 or greater (#24214)Giacomo Pozzoni
2020-01-02New YearAokromes
2019-11-08Core/Misc: Suppress openssl random generator uninitialized variable errors un...Shauren
2019-11-01Core/DBLayer: Support using mysql 8Shauren
2019-01-01Update copyright note for 2019vincent-michael
2018-12-31Misc: Deprecate any mysql under 5.6Aokromes
2018-10-04Build: Added Boost version 1.68 to FindBoostvincent-michael
2018-04-15Build: Added Boost version 1.67 to FindBoostvincent-michael
2018-04-02Core/Misc: Removed obsolete NO_CORE_FUNCSShauren
2018-03-16Build/Misc: Removed -DDEBUG from clang compile optionsShauren
2018-03-06Buildsystem: Fixed finding openssl 1.1 libsShauren