aboutsummaryrefslogtreecommitdiff
path: root/dep/boost
AgeCommit message (Expand)Author
2025-08-15Dep/Boost: Remove linking boost::system library, it is fully header only sinc...Shauren
2024-09-21Build: Ensure paths passed to find_package HINTS argument only use forward sl...Shauren
2024-09-14Core: Remove boost iostreams dependencyShauren
2024-07-18Build: Fixed CMake 3.30 FindBoost deprecation warningShauren
2024-07-15Build: CMake cleanupShauren
2024-04-22Core/Misc: Support boost 1.85Shauren
2023-11-21Core/Calendar: Implement different timezone support for ingame calendarShauren
2023-10-13Dep/Boost: Drop windows boost hacks (#29358)funjoker
2023-06-12Build: Silence CMake warnings about boost version being too newShauren
2022-11-05Build: Cleanup boost CMakeLists from pre-c++11 flag checksShauren
2022-09-06Build: Update required cmake version to 3.18Shauren
2022-03-11Build/CMake: Only complain about missing BOOST_ROOT when Boost is not found (...Jan Van Buggenhout
2022-03-06CMake: Add WITH_BOOST_STACKTRACE option to use libbacktrace (#26119)Giacomo Pozzoni
2022-02-16Build: Never automatically link any boost library with a #pragma comment(link...Shauren
2022-02-14Dep: Raise required boost versions to 1.73 on windows and 1.71 on linux and r...Shauren
2022-01-24Dep/Boost: Set boost msvc version on Windows to 14.2jackpoz
2022-01-23Dep/Boost: Remove unused thread library (#25076)Giacomo Pozzoni
2022-01-23Dep/Boost: Set boost version to 1.67 on *nix and 1.70 on Windows (#25069)Giacomo Pozzoni
2022-01-23Core/Misc: Replace boost::optional with std::optional (#25047)Peter Keresztes Schmidt
2021-12-01Buildsystem: Fix finding VS 2019 compiled boost libsjackpoz
2021-11-21Buildsystem: Configure boost to return error messages encoded using utf8 inst...Shauren
2020-08-22Core/Misc: Revert back to using boost::regex, std::wregex doesn't work for na...Shauren
2020-06-20Build: Fix gcc pch buildsShauren
2020-05-30Build system: Removed hard requirement on BOOST_ROOT being set as environment...Shauren
2020-01-02New YearAokromes
2019-09-14Core/Build: Fix build with boost 1.71Shauren
2019-08-17Dep: Use the anonymous namespace free definition of `boost::none`.Naios
2019-01-01Update copyright note for 2019vincent-michael
2018-03-14Scripts/Commands: implemented command .server debugAokromes
2018-01-06Core/Misc: Added compatibility layer for boost 1.66 and future std:: networki...Shauren
2018-01-01Update copyright note for 2018vincent-michael
2017-06-27CMake: Optimize code in 5734643cecbadfffb7ee1b66c9665d57108923f6vincent-michael
2017-06-26Build: fix finding VS 2017 compiled boost libsariel-
2017-01-01Update copyright note for 2017vincent-michael
2016-12-10Core/Misc: Added regex compatibility layer to fall back to boost::regex for r...Shauren
2016-07-28Dep: Remove boost regex dependency and replace its uses with std regex (works...Shauren
2016-05-14Build: Updated boost required to 1.55Vincent-Michael
2016-04-11CMake: Fix a misbehaviour of the boost no scoped enums testNaios
2016-03-19CMake: Provide proper interface targets from dependenciesNaios