EverWrath/src/cmake/macros
Kitzunu 7e8b021db3
feat(Core): Enable C++20 support (#10440)
* feat(Core): Enable C++20 support

* Update Duration.h

* Revert "Update Duration.h"

This reverts commit 177093e992c5d47d8c3b978c84857f5ecba12889.

* maybe fix GCC

* cherry-pick https://gcc.gnu.org/pipermail/gcc-cvs/2020-June/299715.html

* Update Duration.h

* Update Duration.h

* Update Duration.h

* Update Duration.h

* Update Duration.h

* Update Duration.h

* Update Duration.h

* Revert "Update Duration.h"

This reverts commit dc4e2ce281dd1a33cfac5be56488a3b96131bfd5.

* Update Duration.h

* Update Duration.h

* Update Duration.h

* cleanup

* more cleanup

* maybe fix build

* restore advstd::type_identity because GCC8 is garbage

* Update advstd.h

* fix gcc8 💤

* Update CMakeLists.txt

* Update CMakeLists.txt

* Update src/common/Utilities/advstd.h

Co-authored-by: Francesco Borzì <borzifrancesco@gmail.com>
2022-02-11 14:37:24 +01:00
..
AutoCollect.cmake feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
CheckBuildDir.cmake feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
CheckPlatform.cmake feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
ConfigInstall.cmake feat(Core/Modules): add separated lib for modules (#9281) 2021-12-02 20:28:58 +07:00
ConfigureBaseTargets.cmake feat(Core): Enable C++20 support (#10440) 2022-02-11 14:37:24 +01:00
ConfigureModules.cmake feat(Core/Modules): add separated lib for modules (#9281) 2021-12-02 20:28:58 +07:00
ConfigureScripts.cmake feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
EnsureVersion.cmake feat(CI/Codestyle): added codestyle check (#3668) 2021-01-09 11:59:50 +01:00
FindFilesystem.cmake fix(CMake): find std::filesystem across platforms (#6914) 2021-07-17 11:41:36 +02:00
FindGit.cmake feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
FindGperftools.cmake fixed cmake 2017-12-21 00:48:33 +01:00
FindMySQL.cmake feat(Core/Cmake): add support MariaDb 10.7 and 10.8 (#10322) 2022-01-23 14:36:40 +01:00
FindOpenSSL.cmake feat(Build): allow using MySQL/MariaDB/OpenSSL from vcpkg (#4914) 2021-03-21 15:21:02 +01:00
FindPCHSupport.cmake feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
GroupSources.cmake feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00