Yehonal
|
62be119760
|
fix(CMake/Boost): package finding logic + suppress deprecation warnings + support Boost 1.89
|
2025-09-06 18:39:59 +02:00 |
|
Grimdhex
|
156f634637
|
fix(Build/Deps): Increase minimal Boost versions and remove old compatibilities (#20287)
* fix(Core/Common): remove conditions for unsupported boost versions
* fix Cmake version requiert acording to wiki
|
2024-11-11 16:54:32 -03:00 |
|
Kitzunu
|
3669144099
|
chore(Deps/Boost): Cleanup pre-c++11 checks and silence CMake warning (#19450)
* cherry-pick commit (ad96f1fd78)
* cherry-pick commit (66abca1593)
Co-authored-by: Shauren <shauren.trinity@gmail.com>
|
2024-07-27 08:17:48 -03:00 |
|
Walter Pagani
|
ed53ac2feb
|
chore(deps/boost): Update cmake file compatible with new policies (#18283)
|
2024-02-08 06:07:14 -03:00 |
|
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 |
|
Kargatum
|
52aa0e9966
|
feat(License): add new headers information about license (#7941)
Co-authored-by: Francesco Borzì <borzifrancesco@gmail.com>
|
2021-09-30 13:40:52 +07:00 |
|
Francesco Borzì
|
7449496bb5
|
fix(Core): revert Boost minimum version change (#6975)
|
2021-07-16 10:09:33 +02:00 |
|
Kitzunu
|
0897705a68
|
BREAKING CHANGE(Deps/Boost): Set 1.74 as minimum version (#6874)
|
2021-07-16 00:55:08 +02:00 |
|
Kitzunu
|
55d72c9530
|
refactor(Build/CMake): Only complain when BOOST_ROOT was not found (#6418)
Cherry-picked from commit (TrinityCore/TrinityCore@1266869)
Co-authored-by: Jan Van Buggenhout <1895262+chipzz@users.noreply.github.com>
|
2021-06-19 06:00:10 +02:00 |
|
Kargatum
|
50adcf2065
|
feat(Deps/Boost): add boost support (#5676)
* feat(Deps/Boost): add boost support
* 1
* 2
* to 1.74
|
2021-05-23 13:53:15 +02:00 |
|