summaryrefslogtreecommitdiff
path: root/Help/variable
Commit message (Expand)AuthorAgeFilesLines
* Add CMAKE_MAXIMUM_RECURSION_DEPTH environment variableBrad King2023-03-131-0/+2
* Help: Clarify usage of CMAKE_NINJA_OUTPUT_PATH_PREFIXBrad King2023-03-031-13/+24
* Merge topic 'Apple-handle-Text-Stubs'Brad King2023-03-023-0/+26
|\
| * Apple: Handle generation and comsuption of text-based stubs (.tbd files)Marc Chevrier2023-03-013-0/+26
* | Merge topic 'dll-name-soversion'Brad King2023-02-281-0/+14
|\ \ | |/ |/|
| * Add option to add SOVERSION to DLL namesRalf Habacker2023-02-271-0/+14
* | Merge topic 'doc-CMAKE_MODULE_PATH'Brad King2023-02-271-4/+5
|\ \ | |/ |/|
| * Help: Document that CMAKE_MODULE_PATH must use forward slashesBrad King2023-02-241-4/+5
* | find_package: Use <PACKAGENAME>_ROOT variables as search prefixesBrad King2023-02-231-0/+8
* | Add variable CMAKE_ADD_CUSTOM_COMMAND_DEPENDS_EXPLICIT_ONLYAbdelmaged Khalifa2023-02-171-0/+11
* | Deprecate "extra" generators in favor of cmake-file-api(7)Brad King2023-02-152-1/+8
* | Merge topic 'doc-find_package-root-case'Brad King2023-02-091-4/+4
|\ \ | |/
| * Help: Clarify that <PackageName>_ROOT variable names are case-preservedBrad King2023-02-081-4/+4
* | Kate: add support for hg and fossilAlexander Neundorf2023-02-061-5/+5
* | Kate: make it possible to force a mode for the "files" entryAlexander Neundorf2023-02-061-0/+20
* | Help: add documentation for Kate-related variableAlexander Neundorf2023-02-031-0/+11
|/
* Help: Document experimental feature gate affecting CXX_SCAN_FOR_MODULESBrad King2023-02-011-0/+5
* Help: Clarify CMAKE_CUDA_RESOLVE_DEVICE_SYMBOLS behaviorRobert Maynard2023-01-301-1/+3
* Merge topic 'doc-rpath-features'Brad King2023-01-255-2/+25
|\
| * Help: improve docs for rpath-related variablesAlexander Neundorf2023-01-195-2/+25
* | Help: Document format of CMAKE_CONFIGURATION_TYPES listBrad King2023-01-171-1/+2
* | Merge topic 'IntelLLVM-no-icpx-on-Windows'Brad King2023-01-131-2/+3
|\ \
| * | Help: Clarify compiler id distinction between Intel Classic and IntelLLVMMichael Hirsch2023-01-121-2/+3
| * | Merge topic 'sphinx-linkcheck' into release-3.25Brad King2022-11-081-3/+3
| |\ \
* | | | Set CMAKE_<LANG>_COMPILER_FRONTEND_VARIANT on single-variant compilersRussell Greene2023-01-111-0/+4
| |_|/ |/| |
* | | Help: Fix command references in CTEST_CUSTOM_ variablesAmir Masoud Abdol2022-12-154-4/+4
* | | VS: Add a variable to report the Visual Studio version build numberBrad King2022-12-072-0/+17
* | | Help: Factor out VS Build Number components document fragmentBrad King2022-12-072-17/+19
* | | clang-tidy: add <LANG>_CLANG_TIDY_EXPORT_FIXES_DIR propertyKyle Edwards2022-12-061-0/+15
* | | Merge topic 'help-remove-self-reference-links'Brad King2022-11-2122-29/+29
|\ \ \
| * | | Help: remove links from pages to themselvesBen Boeckel2022-11-1821-28/+28
| * | | Help: fix some minor markup errorsBen Boeckel2022-11-182-2/+2
| * | | Help/CMAKE_GLOBAL_AUTORCC_TARGET_NAME: fix link referenceBen Boeckel2022-11-181-1/+1
* | | | cxxmodules: add properties to control scanningBen Boeckel2022-11-181-0/+10
|/ / /
* | | Merge topic 'doc-improvements'Brad King2022-11-102-3/+3
|\ \ \
| * | | Help: Use direct refs to genexes instead of ``$<GENEX-NAME>``Alex Turbov2022-11-091-2/+2
| * | | Help: ``CMake`` → CMakeAlex Turbov2022-11-071-1/+1
* | | | Merge topic 'sphinx-linkcheck'Brad King2022-11-081-3/+3
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Help: Fix some redirects reported with sphinx linkcheckAlex Turbov2022-11-071-3/+3
| |/
* | Tasking: Update CMAKE_TASKING_TOOLSET documentationChristoph Seitz2022-11-071-4/+7
|/
* Help: Add more CLI `:option:` references to various pagesAlex Turbov2022-10-203-3/+3
* Merge topic 'doc-flag-init' into release-3.25Brad King2022-10-181-1/+9
|\
| * Help: Clarify how language-specific flag environment values are usedBrad King2022-10-181-1/+9
* | Help: Clarify historical-only role of CMAKE_ANDROID_API variableBrad King2022-10-171-3/+4
|/
* Help: Minor grammar, typo and formatting cleanupsCraig Scott2022-10-091-1/+1
* Help: Re-sort property, variable and compiler id listsCraig Scott2022-10-091-1/+1
* Help: Disambiguate cmake(1) program modes in Sphinx option referencesBrad King2022-10-056-8/+8
* Drop Visual Studio 10 2010 generatorBrad King2022-09-263-3/+3
* Genex LINK_LIBRARY: Add support for framework with postfixMarc Chevrier2022-09-211-2/+7
* Merge topic 'add_tasking_compiler'Brad King2022-09-152-0/+33
|\