aboutsummaryrefslogtreecommitdiff
path: root/dep
AgeCommit message (Expand)Author
2022-08-07Dep/rapidjson: Upgrade to Tencent/rapidjson@27c3a8dc0e2c9218fe94986d249a12b5e...Shauren
2022-08-01Core/Crypto: Added Ed25519 implementationShauren
2022-07-19Build: Fixed finding mysql binary on first cmake runShauren
2022-06-20Build: Modernize mysql finding scriptShauren
2022-04-11Dep/zlib: Upgrade embedded zlib to 1.2.12Shauren
2022-03-12Dep/fmt: Upgrade to 7.1.3 (#26816)Peter Keresztes Schmidt
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-02-13Debug build fixShauren
2022-02-11Dep/g3d: Purge Windows.h includes from headers we includeShauren
2022-02-05Dep/fmt: update fmt library to 7.0.3Winfidonarleyan
2022-02-04Build: Put tests-common and sfmt under correct folders when WITH_SOURCE_TREE ...Shauren
2022-01-26Core/Misc: Fix compile errors found with msvc /permissive-Shauren
2022-01-24Dep/Boost: Set boost msvc version on Windows to 14.2jackpoz
2022-01-23dep: Add catch2 unit test framework and wire it upCarbenium
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-23Dep: Switch to boost process instead of old standalone versionShauren
2022-01-23Core/Misc: Replace boost::optional with std::optional (#25047)Peter Keresztes Schmidt
2022-01-23Correct g3d patch naming conflicts with 3.3.5 branchShauren
2022-01-23Fixed -Wdeprecated-copy warning in G3DShauren
2022-01-23Fix warnings related to Vector3::operator= and remove -Wno-deprecated-copy su...Shauren
2022-01-20Dep/rapidjson: fix wrong arm/aarch64 flags compile error (#27650)lee
2022-01-16Core: Configure rapidjson to support arm builds (remove SSE flag for them) (#...lee
2022-01-06fixed indentation for cmake filesipriver
2022-01-04Handle different slopes in mmaps (#24765)Giacomo Pozzoni
2021-12-30Core/Misc: Fix invalid utf-8 commentsShauren
2021-12-26Core/Misc: Fixed outdated cherry-picked file headersShauren
2021-12-22Core: Build on ARM64 - Raspberry Pi (preferable 4) (#23885)daMaex
2021-12-22Dep/G3D: Add more of our modifications as separate patchesShauren
2021-12-21Dep/gSOAP: Upgrade to 2.8.117Shauren
2021-12-19Dep: Inherit C++ language version from CMakejackpoz
2021-12-19Core/Build: Fix tools-only buildGiacomo Pozzoni
2021-12-19Dep/SFMT: updated to newest upstream version from https://github.com/Mersenne...daMaex
2021-12-19Dep/efsw: updated efsw to newest version (#23894)daMaex
2021-12-18Core: updated argon2 to latest release (#23893)daMaex
2021-12-18added jemalloc configuration to CMake for CPU_SINWAIT (#23898)daMaex
2021-12-18Dep/Jemalloc: Update to Jemalloc 5.2.1jackpoz
2021-12-18[3.3.5] Core/Authserver: TOTP rewrite: (PR #23633)Treeston
2021-12-03Dep/Jemalloc: Update to Jemalloc 5.2.0jackpoz
2021-12-01Buildsystem: Fix finding VS 2019 compiled boost libsjackpoz
2021-11-26Dep/Recast: Update recastnavigation to https://github.com/recastnavigation/re...jackpoz
2021-11-24Core/MMaps: Fix infinite loop in Detourjackpoz
2021-11-23Dep/Recast: Validate input values more consistently and completely, including...jackpoz
2021-11-23Core/MMaps: Change infinite loop fix in Detourjackpoz
2021-11-23Core/MMaps: Fix infinite loop in Detourjackpoz
2021-11-22Dep/Recast: Update recastnavigation to https://github.com/recastnavigation/re...jackpoz
2021-11-21Buildsystem: Configure boost to return error messages encoded using utf8 inst...Shauren