summaryrefslogtreecommitdiffstats
path: root/Help/manual
Commit message (Expand)AuthorAgeFilesLines
* Help: cmake-developer: Add section for Windows registry access.Marc Chevrier2022-09-041-64/+79
* Help: Fix typos, grammar and formatting in CMP0134 policy docsCraig Scott2022-08-301-1/+1
* Help: Clarify that variable references may use cache entriesBrad King2022-08-181-6/+8
* Help: Fix wrong syntax for $<PATH:REPLACE_EXTENSION,...>Craig Scott2022-07-241-1/+1
* Help: Add Whitespace And Quoting section to genex manualCraig Scott2022-07-191-0/+87
* Help: Restructure reference sections of genex manualCraig Scott2022-07-191-872/+866
* Help: Move reference content to its own section at end of genex manualCraig Scott2022-07-191-49/+53
* Help: Add missing versionadded for CUDA genexesCraig Scott2022-07-191-0/+4
* Help: Genex manual typo, grammar, formatting, wording fixesCraig Scott2022-07-191-35/+35
* Help: Boolean genex conditions must evaluate to 1 or 0Craig Scott2022-07-191-5/+8
* Help: Fix cross-references in genex manual that linked to wrong genexesCraig Scott2022-07-191-4/+4
* Genex LINK_LIBRARY and LINK_GROUP: check supported propertiesMarc Chevrier2022-07-061-6/+8
* Help: Document $<TARGET_FILE> dependency behaviorRobert Maynard2022-07-051-0/+4
* Help: Rework $<LINK_LIBRARY>, $<LINK_GROUP> and related docsCraig Scott2022-07-031-140/+148
* VS: Add variable to to turn off Visual Studio compile batchingBrad King2022-06-221-0/+1
* Help: Trivial grammar fixup in LINK_GROUPS genexCraig Scott2022-06-101-1/+1
* CheckIPOSupported: Compile check using flags of calling projectBrad King2022-06-101-1/+1
* MSVC: Revert "Default to -ZI instead of /Zi for x86 and x64"Brad King2022-06-091-1/+1
* Merge topic 'if-command-PATH_EQUAL'Brad King2022-06-061-0/+1
|\
| * if command: Add PATH_EQUAL operatorMarc Chevrier2022-06-031-0/+1
* | Help: genex: layout updatesMarc Chevrier2022-06-031-19/+22
|/
* Merge topic 'genex-PATH_EQUAL'Brad King2022-06-031-0/+13
|\
| * Genex-PATH_EQUAL: path comparisonMarc Chevrier2022-06-011-0/+13
* | Help: Document CMake version adding each preset version in cmake-presets(7)Brad King2022-06-011-1/+16
|/
* Genex-PATH: path handlingMarc Chevrier2022-05-311-0/+212
* Merge topic 'msvc-compilers-default-to-ZI'Brad King2022-05-271-0/+1
|\
| * MSVC: Default to -ZI instead of /Zi for x86 and x64Glen Chung2022-05-261-0/+1
* | VERIFY_INTERFACE_HEADER_SETS: Add property for list of header setsKyle Edwards2022-05-251-0/+1
|/
* Merge topic 'doc-hip-genex-versionadded'Brad King2022-05-241-0/+8
|\
| * Help: Document when HIP_COMPILER generator expressions were addedEisuke Kawashima2022-05-241-0/+8
* | Merge topic 'find_item-doc-update'Brad King2022-05-191-0/+63
|\ \
| * | Help: Avoid duplicating registry query syntax in multiple find_* commandsMarc Chevrier2022-05-181-0/+63
* | | Merge topic 'ignore-werror-command-arg'Brad King2022-05-191-0/+5
|\ \ \
| * | | COMPILE_WARNING_AS_ERROR: Add command-line optionMartin Duffy2022-05-181-0/+5
* | | | VERIFY_HEADER_SETS: Rename to VERIFY_INTERFACE_HEADER_SETSKyle Edwards2022-05-182-2/+2
| |/ / |/| |
* | | Merge topic 'try_compile-project-platform-vars'Brad King2022-05-172-0/+2
|\ \ \
| * | | try_compile: Add option to skip passing platform variablesBrad King2022-05-161-0/+1
| * | | try_compile: Propagate platform variables in project-mode tooBrad King2022-05-161-0/+1
* | | | Merge topic 'CMAKE_PROJECT_TOP_LEVEL_INCLUDES'Brad King2022-05-161-0/+1
|\ \ \ \
| * | | | project(): Add new CMAKE_PROJECT_TOP_LEVEL_INCLUDES file injection pointCraig Scott2022-05-131-0/+1
* | | | | Merge topic 'presets-pathListSep'Brad King2022-05-131-0/+11
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | cmake-presets: add ${pathListSep} macroErin Melucci2022-05-121-0/+11
* | | | | Merge topic 'werror-property'Brad King2022-05-102-0/+2
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | COMPILE_WARNING_AS_ERROR: Add options to treat warnings as errorsMartin Duffy2022-05-062-0/+2
* | | | | OpenWatcom: Allow specifying the runtime libraryCameron Cawley2022-05-063-0/+3
| |_|/ / |/| | |
* | | | Merge topic 'truncation_relnotes'Brad King2022-05-061-2/+8
|\ \ \ \
| * | | | Help: Document version of ctest(1) adding output truncation modeBrad King2022-05-051-2/+8
* | | | | Merge topic 'FetchContent_find_package_integration'Craig Scott2022-05-061-0/+1
|\ \ \ \ \
| * | | | | Packages: Integrate FetchContent and find_package()Craig Scott2022-05-031-0/+1
* | | | | | Merge topic 'HelpExit'Brad King2022-05-051-0/+12
|\ \ \ \ \ \