aboutsummaryrefslogtreecommitdiff
path: root/src/common/PrecompiledHeaders
AgeCommit message (Collapse)Author
2025-06-11Core/Common: Update PCH content to include most commonly used headersShauren
2022-02-11Core/Misc: common 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-05-11Core/Common: Include cleanupShauren
2015-08-21Core/Build: Merge common library and move database out of sharedStormBytePP