summaryrefslogtreecommitdiff
path: root/Help/variable
Commit message (Expand)AuthorAgeFilesLines
* VS: Select Windows SDK matching WindowsSDKVersion env varBrad King2023-04-051-0/+8
* VS: Select latest available Windows SDK version by defaultBrad King2023-04-051-0/+3
* VS: Add support for setting WindowsTargetPlatformVersion to 10.0Brad King2023-04-051-0/+4
* VS: Add CMAKE_GENERATOR_PLATFORM field to control Windows SDK selectionBrad King2023-04-053-8/+38
* VS: Parse comma-separated fields from CMAKE_GENERATOR_PLATFORMBrad King2023-04-051-2/+14
* Help: Clarify that {add,target}_compile_options are not used for linkingBrad King2023-03-312-3/+3
* Help: Clarify that CMAKE_<LANG>_FLAGS are used when driving linkingBrad King2023-03-312-12/+23
* Warn if CMAKE_CROSSCOMPILING is true without CMAKE_SYSTEM_NAME setMartin Storsjö2023-03-241-5/+5
* Merge topic 'autogen-exe-vars'Brad King2023-03-233-0/+30
|\
| * Autogen: Add CMAKE_AUTO*_EXECUTABLE variablesOrkun Tokdemir2023-03-223-0/+30
* | Merge topic 'vs-windows-min-version'Brad King2023-03-161-0/+12
|\ \ | |/ |/|
| * VS: Add CMAKE_VS_WINDOWS_TARGET_PLATFORM_MIN_VERSION variablehalx992023-03-151-0/+12
* | 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
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|