summaryrefslogtreecommitdiffstats
path: root/Help/command/target_precompile_headers.rst
Commit message (Expand)AuthorAgeFilesLines
* codespell: Fix typosBrad King2023-11-171-1/+1
* Help: Cross-reference install command signatures as commandsBrad King2023-08-021-1/+1
* Help: Fix wrong command name in target_precompile_headers docsCraig Scott2023-06-281-1/+1
* Help: Move a note about arguments and genexes into include fileAlex Turbov2022-11-091-11/+10
* Help: Add _See Also_ sections to related CMake commandsAlex Turbov2022-11-091-5/+14
* Help: Use direct refs to genexes instead of ``$<GENEX-NAME>``Alex Turbov2022-11-091-1/+1
* Help: Link from usage requirement commands to detailed explanationHinell2022-09-161-3/+3
* Help: Convert some genex names to explicit cross-referencesBrad King2021-02-051-2/+2
* Help: Add Sphinx 'versionadded' directives to each top-level documentKitware Robot2020-07-061-0/+2
* Help: Rename 'artefact' to 'artifact' in target_precompile_headersArcturus2020-06-021-1/+1
* target_precompile_headers: Fix documented example using genexBrad King2020-04-271-14/+13
* Help: Provide guidance on INTERFACE for target_precompile_headers()Craig Scott2019-11-131-0/+14
* Help: Reorganise target_precompile_headers() docs for readabilityCraig Scott2019-11-131-49/+59
* Help: Document target_precompile_headers genex with angle bracketsBrad King2019-11-081-0/+11
* PCH: Document and test COMPILE_LANGUAGE genex for per-language headerBrad King2019-10-161-0/+4
* Precompile headers: Treat headers as relative to current source directoryCristian Adam2019-09-231-3/+18
* Precompile Headers: Add REUSE_FROM signatureCristian Adam2019-09-171-0/+14
* Precompile headers: Update documentationCristian Adam2019-08-281-0/+56