aboutsummaryrefslogtreecommitdiff
path: root/src/common/CMakeLists.txt
AgeCommit message (Expand)Author
2025-04-09Core/Network: Move to separate projectShauren
2024-09-20Build: Add WITH_WARNINGS_AS_ERRORS cmake option that turns compile warnings i...Shauren
2024-09-15Core/Common: Compile ServiceWin32 as part of common project instead of direct...Shauren
2024-09-15Core/CrashHandler: Compile WheatyExceptionReport only once and moved its glob...Shauren
2024-07-18Build: Fixed CMake 3.30 FindBoost deprecation warningShauren
2024-07-15Build: CMake cleanupShauren
2023-01-06Core/Misc: Replaced boost::container::static_vector in packet classes with pl...Shauren
2022-08-01Core/Crypto: Added Ed25519 implementationShauren
2022-01-23Dep: Switch to boost process instead of old standalone versionShauren
2022-01-06fixed indentation for cmake filesipriver
2021-12-18[3.3.5] Core/Authserver: TOTP rewrite: (PR #23633)Treeston
2020-01-02New YearAokromes
2019-01-01Update copyright note for 2019vincent-michael
2018-01-01Update copyright note for 2018vincent-michael
2017-12-20Build: Inherit the features and warning flags privatelyNaios
2017-12-20Build: Use the cotire library for precompiled header handlingNaios
2017-12-20Build: Use interface targets for inheriting flags and definitionsNaios
2017-06-08Buildsystem: Minor PCH building changesShauren
2017-04-20Build: Fixed build with boost 1.64vincent-michael
2017-01-01Update copyright note for 2017vincent-michael
2016-12-29Dep: Update fmt (cppformat) to 3.0.1 https://github.com/fmtlib/fmt/commit/7fa...DDuarte
2016-11-28Core/Debugging: Partially revert e0fb4445cd2f5f4bb94ea23122548debddc41ba6, th...Shauren
2016-11-28Core/Debugging: Added wheaty everywhere and modified it to always reliably re...Shauren
2016-04-11Core/Common: Capsule boost process into helper functionsNaios
2016-04-05Buildsystem: Initial changes to support building with vs clang toolsetShauren
2016-03-24Core/Common: Converted the common library to a shared library.Naios
2016-03-19CMake: Use inherited dependencies in common and toolsNaios
2016-01-01Update copyright note for 2016Vincent-Michael
2015-09-06Buildsystem: Added dependency on revision_data to common project. Simply incl...Shauren
2015-08-24Core/BuildSystem: Merged crypto into common, cleaned include directory lists ...StormBytePP
2015-08-21Core/Build: Merge common library and move database out of sharedStormBytePP