index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T12:01:02Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dep
/
boost
Age
Commit message (
Expand
)
Author
2024-04-22
Core/Misc: Support boost 1.85
Shauren
2024-02-26
Dep/Boost: Drop windows boost hacks (#29358)
funjoker
2024-02-26
Build: Silence CMake warnings about boost version being too new
Shauren
2024-02-26
Build: Cleanup boost CMakeLists from pre-c++11 flag checks
Shauren
2024-02-26
Build: Update required cmake version to 3.18
Shauren
2023-12-02
Core/Calendar: Implement different timezone support for ingame calendar
Shauren
2022-02-14
Dep: Raise required boost versions to 1.73 on windows and 1.71 on linux and r...
Shauren
2021-06-13
Build/CMake: Only complain about missing BOOST_ROOT when Boost is not found (...
Jan Van Buggenhout
2021-02-21
CMake: Add WITH_BOOST_STACKTRACE option to use libbacktrace (#26119)
Giacomo Pozzoni
2020-07-28
Dep/Boost: Set boost msvc version on Windows to 14.2
jackpoz
2020-07-19
Dep/Boost: Remove unused thread library (#25076)
Giacomo Pozzoni
2020-07-18
Dep/Boost: Set boost version to 1.67 on *nix and 1.70 on Windows (#25069)
Giacomo Pozzoni
2020-07-15
Core/Misc: Replace boost::optional with std::optional (#25047)
Peter Keresztes Schmidt
2020-06-20
Build: Fix gcc pch builds
Shauren
2020-05-31
Cherry-pick some cmake commits (#24720)
Giacomo Pozzoni
2020-01-02
New year
Aokromes
2019-09-14
Core/Build: Fix build with boost 1.71
Shauren
2019-04-19
Buildsystem: Fix finding VS 2019 compiled boost libs
jackpoz
2019-01-12
Buildsystem: Configure boost to return error messages encoded using utf8 inst...
Shauren
2019-01-01
Happy New Year, folks. It's 2019!
Treeston
2018-03-07
Dep/Boost: Set boost version to 1.58 on *nix
jackpoz
2018-01-06
Core/Misc: Added compatibility layer for boost 1.66 and future std:: networki...
Shauren
2018-01-01
Update copyright note for 2018
tkrokli
2017-08-03
Core/Misc: Revert back to using boost::regex, std::wregex doesn't work for na...
Shauren
2017-04-22
Build: fix finding VS 2017 compiled boost libs
ariel-
2017-02-27
Dep: Use the anonymous namespace free definition of `boost::none`.
Naios
2017-02-06
Core/Misc: Added regex compatibility layer to fall back to boost::regex for r...
Shauren
2017-01-02
Update Copyright notice for 2017
tkrokli
2016-08-02
Dep: Remove boost regex dependency and replace its uses with std regex (works...
Shauren
2016-05-17
Build: Updated boost required to 1.55
Vincent-Michael
2016-04-11
CMake: Fix a misbehaviour of the boost no scoped enums test
Naios
2016-03-18
CMake: Provide proper interface targets from dependencies
Naios