aboutsummaryrefslogtreecommitdiff
path: root/cmake
AgeCommit message (Expand)Author
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
2018-03-04Core/Crypto: Transitional Cryptography update for OpenSSL 1.1 (#21534)Warlockbugs
2018-01-03Build: fixed finding Boost 1.66 named libraries... somewhatariel-
2018-01-03Build: fix typo in FindBoostariel-
2018-01-03Build/Misc: added Boost 1.66 to FindBoost.cmakeariel-
2018-01-01Update copyright note for 2018vincent-michael
2017-12-23Build: Re-enable the /Zm workaround for MSVC (cotire version)Naios
2017-12-20Build: Export a default interface which doesn't hide symbols in unix automati...Naios
2017-12-20Build: Require Visual Studio 2017 or greaterNaios
2017-12-20Build: Experimentally disable the /Zm workaround for MSVCNaios
2017-12-20Build: Use the cotire library for precompiled header handlingNaios
2017-12-20Build: Use interface targets for inheriting flags and definitionsNaios
2017-12-20Build: Set the minimum required compiler version to GCC 6.3Naios
2017-09-08Revert "Build/Boost: Added support for finding vs 15.3 libraries"vincent-michael
2017-09-08Build/Boost: Added support for finding vs 15.3 librariesvincent-michael
2017-09-08Build: Added 1.65.1 Boost version to FindBoostvincent-michael
2017-08-22Build: Added 1.65 Boost version to FindBoostvincent-michael
2017-07-19Buildsystem: Fixed windows pch build with ninjaShauren
2017-06-26Build: fix finding VS 2017 compiled boost libsariel-
2017-06-24Buildsystem: Fixed linking to both release and debug versions of openssl libs...Shauren
2017-06-08Buildsystem: Minor PCH building changesShauren
2017-05-17Update showoptions.cmakeAokromes
2017-05-11Core/Common: Include cleanupShauren
2017-04-20Build: Added 1.64 Boost version to FindBoostvincent-michael
2017-04-05Core/ScriptReloadMgr: Fixed scripts hot swapping on OS X (#19365)7.1.5/23420S.V
2017-02-09Tools: Enable tools compilation by defaultAokromes
2017-02-05Update FindBoost.cmakeAokromes
2017-02-05Update options.cmakeAokromes
2017-01-15Build: Added 1.63 Boost version to FindBoostvincent-michael
2017-01-02Revert "Build/Clang: Suppress -Wexpansion-to-defined because of rapidjson dep"Shauren
2017-01-01Update copyright note for 2017vincent-michael
2016-12-30Build/Clang: Suppress -Wexpansion-to-defined because of rapidjson depDDuarte