aboutsummaryrefslogtreecommitdiff
path: root/dep
AgeCommit message (Expand)Author
2025-08-15Dep/Boost: Remove linking boost::system library, it is fully header only sinc...Shauren
2025-04-13Core: Remove boost iostreams dependencyShauren
2025-04-13Build: Fixed CMake 3.30 FindBoost deprecation warningShauren
2025-04-13Build: CMake cleanupShauren
2025-04-13Build: Moved CheckSymbolExists include to correct fileShauren
2024-06-02Build: Allow efsw to be built independently of WITH_DYNAMIC_LINKING option (#...Foe
2024-04-22Core/Misc: Support boost 1.85Shauren
2024-03-27Build: Fix Linux aarch64 GCC build (#29831)lee
2024-02-26Dep/SFMT: Support NEON on ARM with MSVCShauren
2024-02-26Dep/g3d: Support ARM with MSVCShauren
2024-02-26Build: Improve ARM target detection in cmake (needed by MSVC)Shauren
2024-02-26Dep/zlip: Upgrade to 1.3 (#29401)M'Dic
2024-02-26Dep/Boost: Drop windows boost hacks (#29358)funjoker
2024-02-26Build: Silence CMake warnings about boost version being too newShauren
2024-02-26Build: Cleanup boost CMakeLists from pre-c++11 flag checksShauren
2024-02-26Build: Update required cmake version to 3.18Shauren
2024-02-26Core/Crypto: Remove support for OpenSSL 1.0Shauren
2024-02-26Build: Fixed finding mysql binary on first cmake runShauren
2024-02-26Build: Modernize mysql finding scriptShauren
2023-12-02Core/Calendar: Implement different timezone support for ingame calendarShauren
2023-09-29Build: Fixed tools only build (#29341)Edgars Baduns
2023-08-15Dep/fmt: Upgrade to 9.1.0Shauren
2023-08-12Core/Misc: Replaced boost::container::static_vector in packet classes with pl...Shauren
2023-08-12Dep: Upgrade utfcpp to 3.2.3Shauren
2023-08-12Core/Misc: Fixed deprecation warnings for c++20Shauren
2022-10-01Dep/g3d: Document new patchShauren
2022-10-01Core/Misc: Fix *BSD compile errors (#28287)Lloyd Dilley
2022-09-14CircleCI: Update to new images (#28243)funjoker
2022-04-11Dep/zlib: Upgrade embedded zlib to 1.2.12Shauren
2022-02-14Dep: Raise required boost versions to 1.73 on windows and 1.71 on linux and r...Shauren
2022-01-23Correct g3d patch naming conflicts with master branchShauren
2022-01-16Fixed -Wdeprecated-copy warning in G3DShauren
2021-12-21Dep/gSOAP: Upgrade to 2.8.117Shauren
2021-10-06Build: Modernize readline finding scriptShauren
2021-09-22Build: Update FindOpenSSL.cmake and remove custom FindGitShauren
2021-08-15Dep/fmt: Upgrade to 7.1.3 (#26816)Peter Keresztes Schmidt
2021-06-13Build/CMake: Only complain about missing BOOST_ROOT when Boost is not found (...Jan Van Buggenhout
2021-02-21CMake: Add WITH_BOOST_STACKTRACE option to use libbacktrace (#26119)Giacomo Pozzoni
2020-09-11Dep/fmt: update fmt library to 7.0.3Winfidonarleyan
2020-08-28Build: Put tests-common and sfmt under correct folders when WITH_SOURCE_TREE ...Shauren
2020-08-04Core/Misc: Fix compile errors found with msvc /permissive-Shauren
2020-07-28Dep/Boost: Set boost msvc version on Windows to 14.2jackpoz
2020-07-24dep: Add catch2 unit test framework and wire it upCarbenium
2020-07-19Dep/Boost: Remove unused thread library (#25076)Giacomo Pozzoni
2020-07-18Dep/Boost: Set boost version to 1.67 on *nix and 1.70 on Windows (#25069)Giacomo Pozzoni
2020-07-15Dep: Switch to boost process instead of old standalone versionShauren
2020-07-15Core/Misc: Replace boost::optional with std::optional (#25047)Peter Keresztes Schmidt
2020-07-13Fix warnings related to Vector3::operator= and remove -Wno-deprecated-copy su...Shauren
2020-06-24fixed indentation for cmake filesipriver
2020-06-20Build: Fix gcc pch buildsShauren