aboutsummaryrefslogtreecommitdiff
path: root/src/server/database/PrecompiledHeaders
AgeCommit message (Collapse)Author
2025-06-11Core/Database: Update PCH content to include most commonly used headersShauren
2022-02-11Core/Misc: database PCH tuningShauren
2020-09-04Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ↵Shauren
port
2017-12-20Build: Use the cotire library for precompiled header handlingNaios
* Required for handling flags inherited by linked projects correctly in the corresponding precompiled header. * Reduces the maintenance effort for precompiled headers (cherry picked from commit 92f96fc10e70b2d62cce832837477d958e2afbe3)
2017-07-19Buildsystem: Fixed windows pch build with ninjaShauren
2017-05-13Build fix for mysql 5.6 and olderShauren
2017-05-12Core/Database: Include cleanupShauren
2015-08-21Core/Build: Merge common library and move database out of sharedStormBytePP