summaryrefslogtreecommitdiff
path: root/docs/markdown/Precompiled-headers.md
AgeCommit message (Collapse)Author
2021-01-31Capitalize "Meson" consistently as it is a proper name. [skip ci]Jussi Pakkanen
2021-01-30Rewrap long text lines in docs. [skip ci]Jussi Pakkanen
2020-05-07docs/Precompiled-headers: minor spell check. [skip ci]Wenjian He
a give target -> a given target Proposed by #7081 .
2019-10-18Documentation: Extend example for precompiled headersGerion Entrup
The documentation already contains an example for PCH but misses the to show the content of the PCH files and how to create them. With this commit exactly this is exlained.
2019-03-01auto generate msvc pch source file if none is provided by the userNicolas Schneider
2019-01-20Remove stray bracket [skip ci]Shubham Lagwankar
2017-10-23Update references from mesonconf to meson configureKevin Anderson
Fixes #2372
2017-08-26Rewrapped more files.Jussi Pakkanen
2017-07-02Update instructions to disable pch.Jussi Pakkanen
2017-05-03doc: Fix several minor typos.Elliott Sales de Andrade
2017-05-03doc: Capitalize things more consistently.Elliott Sales de Andrade
Upper or lower case depending on the official spelling, or the more consistent usage.
2017-05-03docs: add a short description for all top pages in the ManualPeter Hutterer
2017-04-26docs: Import the website and wiki and build with hotdocThibault Saunier
This allows us to more easily have the documentation in sync with the source code as people will have to document new features etc right at the time where they implement it.