summaryrefslogtreecommitdiffstats
path: root/Help/variable
Commit message (Expand)AuthorAgeFilesLines
* codespell: Fix typosBrad King2023-11-171-1/+1
* cmExperimental: remove the flag for C++ modulesBen Boeckel2023-10-021-6/+1
* Merge topic 'misc-cxxmodule-fixes'Brad King2023-09-271-2/+4
|\
| * Help/CMAKE_EXPORT_COMPILE_COMMANDS: mention the `output` fieldBen Boeckel2023-09-251-2/+4
* | Merge topic 'hip-nvidia'Brad King2023-09-262-31/+47
|\ \
| * | HIP: Add CMAKE_HIP_HOST_COMPILER when compiler is NVCCBrad King2023-09-251-5/+8
| * | CUDA: Generalize CMAKE_{CUDA => <LANG>}_HOST_COMPILER variable docsBrad King2023-09-252-31/+44
* | | OrangeC: Add support for OrangeC compilerDavid Lindauer2023-09-251-0/+2
|/ /
* | CrayClang: Add support for this compilerRyan Krattiger2023-09-221-0/+1
|/
* Merge topic 'hip-nvidia'Brad King2023-09-222-3/+29
|\
| * HIP: Add support for NVIDIA GPUsBrad King2023-09-211-1/+4
| * HIP: Add CMAKE_HIP_PLATFORM variable to specify GPU platformBrad King2023-09-212-3/+26
* | Help: Clarify requirements for find_package to use lib{64,32,x32} pathsBrad King2023-09-201-2/+2
|/
* MinGW: Search for packages in standard MSYSTEM environment prefixesBrad King2023-09-131-0/+6
* Xcode: reject legacy buildsystem for Xcode 14Gregor Jasny2023-08-311-1/+2
* Help:ENV: note escaping needed for special charactersscivision2023-08-171-0/+11
* Merge branch 'backport-vs-sdk-selection' into vs-sdk-selectionBrad King2023-08-101-1/+5
|\
| * VS: Teach CMAKE_GENERATOR_PLATFORM to support Windows 8.1 SDK selectionBrad King2023-08-101-0/+4
| * VS: Teach CMAKE_GENERATOR_PLATFORM to use Windows 10 SDKs for older versionsBrad King2023-08-101-1/+1
* | Merge topic 'doc-fixups-release-3.27'Craig Scott2023-08-072-6/+9
|\ \ | |/
| * Help: Improve formatting and fix wording for ENABLE_EXPORTSCraig Scott2023-08-061-3/+4
| * Help: Improve formatting and cross-references for DEPENDS_EXPLICIT_ONLYCraig Scott2023-08-041-3/+5
* | Help: Explicitly note that projects should not set CMAKE_CUDA_HOST_COMPILERBrad King2023-07-311-0/+7
* | Help: Document IOS_INSTALL_COMBINED as deprecatedMárton Marczell2023-07-201-0/+3
* | apple: add preliminary visionOS supportGregor Jasny2023-07-113-3/+3
* | Merge topic 'link-depends-is-OFF'Brad King2023-06-261-0/+8
|\ \ | |/
| * link dependencies: deactivate the featureMarc Chevrier2023-06-231-0/+8
* | Merge topic 'cross-compiling-emulator-env-var'Brad King2023-06-141-0/+4
|\ \
| * | CrossCompiling: Load CMAKE_CROSSCOMPILING_EMULATOR from environmentMatt McCormick2023-06-131-0/+4
| |/
* | Drop Visual Studio 11 2012 generatorBrad King2023-06-133-3/+3
|/
* Optionally exclude implicit link directories via environmentBrad King2023-05-251-1/+6
* Help: Clarify meaning of MINGW variableBrad King2023-05-191-2/+3
* Merge topic 'use-linker-depfile'Brad King2023-05-041-0/+12
|\
| * Link step: use linker dependency linker fileMarc Chevrier2023-05-031-0/+12
* | Merge topic 'autogen-system-include'Brad King2023-05-041-0/+10
|\ \ | |/ |/|
| * Autogen: Add AUTOGEN_USE_SYSTEM_INCLUDE target propertyOrkun Tokdemir2023-05-031-0/+10
* | Merge topic 'vs-debugger-init'Brad King2023-05-024-0/+32
|\ \
| * | VS: Add variables to initialize debugger-related propertiesAlex Neundorf2023-05-014-0/+32
| |/
* | Merge topic 'doc-xref-find-env-vars'Brad King2023-05-026-6/+28
|\ \
| * | Help: add documentation for some CMAKE_XXX_PATH env.varsAlex Neundorf2023-05-016-7/+26
| * | Help: minor improvement for the CMAKE_PREFIX_PATH docsAlex Neundorf2023-04-291-0/+3
| |/
* | Help: Remove outdated link to Absoft FortranBrad King2023-05-011-2/+1
|/
* 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