summaryrefslogtreecommitdiffstats
path: root/Help/prop_sf
Commit message (Expand)AuthorAgeFilesLines
* Help: Fix typos and formatting for 4.2 releaseCraig Scott2025-11-142-7/+9
* Help: Update Sphinx versionadded directives for 4.2 releaseBrad King2025-10-091-0/+2
* Merge topic 'object-name-properties'Brad King2025-09-102-0/+58
|\
| * prop_sf/INSTALL_OBJECT_NAME: support custom install object namesBen Boeckel2025-09-092-0/+28
| * prop_sf/OBJECT_NAME: no-op for the FASTBuild and Xcode generatorsBen Boeckel2025-09-091-0/+4
| * prop_sf/OBJECT_NAME: support custom object namesBen Boeckel2025-09-091-0/+26
* | Add `SKIP_LINTING` target property and `CMAKE_SKIP_LINTING` variableAlex Turbov2025-09-091-0/+5
|/
* Ninja: Add support for per-source JOB_POOL_COMPILE propertyBastien Montagne2025-07-161-0/+19
* Help: add and make references to generators consistentBen Boeckel2025-06-123-3/+3
* CSharpUtilities: Update documentationPeter Kokot2025-05-281-0/+8
* Help: Use `*.rst` extension for included filesAlex Turbov2025-04-131-1/+1
* IAR: Add support for C-STAT static analysisFelipe Torrezan2025-04-091-7/+8
* Ninja/Makefile: Add support for copying directories into Apple bundlesJunpeng Qiu2025-03-261-0/+5
* Help: Improve VS_SETTINGS and VS_TOOL_OVERRIDE documentationNikita Nemkin2025-02-192-13/+31
* Help: More syntax highlighting for literal blocksNikita Nemkin2025-01-291-1/+3
* Help: Fix typos found by the `rst-backticks` hookAlex Turbov2025-01-261-1/+1
* ci: Extend spellcheck job with 'typos' toolAlex Turbov2025-01-221-0/+5
* Help: Clarify deprecation of source-file property COMPILE_DEFINITIONS_<CONFIG>Brad King2025-01-192-4/+8
* Renumber post-3.31 development from 3.32 to 4.0Brad King2025-01-161-1/+1
* VS: add source property VS_CUSTOM_COMMAND_DISABLE_PARALLEL_BUILDDarragh Coy2024-11-061-0/+9
* Drop Visual Studio 9 2008 generatorBrad King2024-05-082-4/+2
* CMP0163: Make GENERATED source file property globally visibleDeniz Bahadir2024-03-291-0/+5
* CMP0118: Revise documentation to describe actual behaviorDeniz Bahadir2024-03-211-9/+5
* cmLocalGenerator: ignore scanned sources for unity buildsBen Boeckel2024-01-051-0/+4
* cmExperimental: remove the flag for C++ modulesBen Boeckel2023-10-021-6/+1
* Help: Remove incorrect command from list that marks GENERATEDRobert Maynard2023-06-211-1/+1
* VERIFY_INTERFACE_HEADER_SETS: Skip header files that have SKIP_LINTINGKyle Edwards2023-06-061-2/+3
* cxxmodules: remove support for `CXX_MODULE_HEADER_UNITS` filesetsBen Boeckel2023-05-311-2/+1
* Help: Wording, formatting and ordering fixes for SKIP_LINTING docsCraig Scott2023-05-191-12/+12
* TargetGenerator: Add SKIP_LINTING source propertyOrkun Tokdemir2023-05-161-0/+41
* Help: Document experimental feature gate affecting CXX_SCAN_FOR_MODULESBrad King2023-02-011-0/+5
* COMPILE_DEFINITIONS property: ensure leading -D is removed in all casesMarc Chevrier2022-12-131-0/+3
* Merge topic 'help-remove-self-reference-links'Brad King2022-11-211-1/+1
|\
| * Help: remove links from pages to themselvesBen Boeckel2022-11-181-1/+1
* | cxxmodules: add properties to control scanningBen Boeckel2022-11-181-0/+19
|/
* Help: Fix typo with misnamed set_source_files_property() in exampleDan Walsh2022-06-081-1/+1
* Help: Clarify interaction of LANGUAGE and HEADER_FILE_ONLYKyle Edwards2022-03-151-2/+2
* VS: Honor VS_SETTINGS source file property on all sourcesSteven Boswell2021-09-091-1/+6
* Merge topic 'add_hip_language'Brad King2021-06-091-2/+2
|\
| * HIP: Add language to CMakeRobert Maynard2021-06-071-2/+2
* | Help: Document order of flags from CMAKE_<LANG>_FLAGS and COMPILE_OPTIONSBrad King2021-06-032-5/+9
|/
* Help: Document the AUTOUIC_SOURCE_GROUP propertyDuncan Barber2021-04-041-3/+4
* Compile with explicit language flag when source LANGUAGE property is setBrad King2020-12-021-1/+7
* GENERATED prop: Introducing policy CMP0118 and its documentationDeniz Bahadir2020-11-241-0/+11
* ISPC: Update help documentation to include ISPCRobert Maynard2020-08-281-1/+1
* Help: Add Sphinx 'versionadded' directives to each top-level documentKitware Robot2020-07-0633-0/+66
* Help: Add missing cross-referencing for generator expressionsCraig Scott2020-06-181-1/+1
* Merge topic 'fortran-preprocess-property'Brad King2020-05-222-4/+23
|\
| * Ninja: Skip Fortran preprocessing if Fortran_PREPROCESS is OFFPeter Hill2020-05-211-0/+5
| * Fortran: Add Fortran_PREPROCESS propertyPeter Hill2020-05-212-4/+18