index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T14:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dep
/
boost
Age
Commit message (
Expand
)
Author
2024-09-21
Build: Ensure paths passed to find_package HINTS argument only use forward sl...
Shauren
2024-09-16
Core: Remove boost iostreams dependency
Shauren
2024-07-18
Build: Fixed CMake 3.30 FindBoost deprecation warning
Shauren
2024-07-18
Build: CMake cleanup
Shauren
2024-05-28
Core/Misc: Support boost 1.85
Shauren
2023-11-21
Core/Calendar: Implement different timezone support for ingame calendar
Shauren
2023-10-13
Dep/Boost: Drop windows boost hacks (#29358)
funjoker
2023-06-12
Build: Silence CMake warnings about boost version being too new
Shauren
2022-11-05
Build: Cleanup boost CMakeLists from pre-c++11 flag checks
Shauren
2022-09-06
Build: Update required cmake version to 3.18
Shauren
2022-03-11
Build/CMake: Only complain about missing BOOST_ROOT when Boost is not found (...
Jan Van Buggenhout
2022-03-06
CMake: Add WITH_BOOST_STACKTRACE option to use libbacktrace (#26119)
Giacomo Pozzoni
2022-02-16
Build: Never automatically link any boost library with a #pragma comment(link...
Shauren
2022-02-14
Dep: Raise required boost versions to 1.73 on windows and 1.71 on linux and r...
Shauren
2022-01-24
Dep/Boost: Set boost msvc version on Windows to 14.2
jackpoz
2022-01-23
Dep/Boost: Remove unused thread library (#25076)
Giacomo Pozzoni
2022-01-23
Dep/Boost: Set boost version to 1.67 on *nix and 1.70 on Windows (#25069)
Giacomo Pozzoni
2022-01-23
Core/Misc: Replace boost::optional with std::optional (#25047)
Peter Keresztes Schmidt
2021-12-01
Buildsystem: Fix finding VS 2019 compiled boost libs
jackpoz
2021-11-21
Buildsystem: Configure boost to return error messages encoded using utf8 inst...
Shauren
2020-08-22
Core/Misc: Revert back to using boost::regex, std::wregex doesn't work for na...
Shauren
2020-06-20
Build: Fix gcc pch builds
Shauren
2020-05-30
Build system: Removed hard requirement on BOOST_ROOT being set as environment...
Shauren
2020-01-02
New Year
Aokromes
2019-09-14
Core/Build: Fix build with boost 1.71
Shauren
2019-08-17
Dep: Use the anonymous namespace free definition of `boost::none`.
Naios
2019-01-01
Update copyright note for 2019
vincent-michael
2018-03-14
Scripts/Commands: implemented command .server debug
Aokromes
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
vincent-michael
2017-06-27
CMake: Optimize code in 5734643cecbadfffb7ee1b66c9665d57108923f6
vincent-michael
2017-06-26
Build: fix finding VS 2017 compiled boost libs
ariel-
2017-01-01
Update copyright note for 2017
vincent-michael
2016-12-10
Core/Misc: Added regex compatibility layer to fall back to boost::regex for r...
Shauren
2016-07-28
Dep: Remove boost regex dependency and replace its uses with std regex (works...
Shauren
2016-05-14
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-19
CMake: Provide proper interface targets from dependencies
Naios