summaryrefslogtreecommitdiffstats
path: root/Help/variable
Commit message (Expand)AuthorAgeFilesLines
* Help: Clarify memory check sanitizer option behavior for `log_path`Pawel Dac2021-01-131-0/+5
* Help: Add example for setting default CMAKE_CUDA_ARCHITECTURES valueRaul Tambre2021-01-101-0/+15
* Merge topic 'reword_MSVC_documentation'Brad King2021-01-081-3/+2
|\
| * Help: Reword the MSVC variable documentation focusing on cl.exe compatibilityThomas Bernard2021-01-071-3/+2
* | CMAKE_EXPORT_COMPILE_COMMANDS: allow configuration per targetShannon Booth2021-01-051-1/+2
|/
* Merge topic 'unity-anon-ns'Craig Scott2020-12-161-0/+6
|\
| * Unity Build: Add option for generating per-file unique idStephen Kelly2020-12-151-0/+6
* | Merge topic 'ispc_control_header_suffixes'Brad King2020-12-151-0/+10
|\ \ | |/ |/|
| * ISPC: Generated Headers suffix configurable with a better defaultRobert Maynard2020-12-141-0/+10
* | Help: Fix small typos in documentationGuillem Vela2020-12-143-3/+3
* | Merge topic 'apple-silicon-host-arch'Brad King2020-12-112-3/+45
|\ \ | |/
| * macOS: Offer control over host architecture on Apple Silicon hostsBrad King2020-12-102-3/+45
* | Merge topic 'remove-partial-intel-compiler-support'Brad King2020-12-081-2/+0
|\ \ | |/
| * Revert "Intel: Add Intel DPC++ compiler identification"Brad King2020-12-071-1/+0
| * Revert "Intel: Add Intel Clang compiler identification"Brad King2020-12-071-1/+0
* | Merge topic 'cuda_env_archs'Brad King2020-12-011-1/+2
|\ \
| * | CUDA: Initialize CMAKE_CUDA_ARCHITECTURES using $ENV{CUDAARCHS}Raul Tambre2020-11-301-1/+2
* | | Makefiles Generators: use compiler for dependencies generationMarc Chevrier2020-11-291-0/+9
|/ /
* | Merge topic 'ctest_custom_versions'Brad King2020-11-2317-34/+0
|\ \ | |/
| * Help: Fix `.. versionadded` directives for CTEST_CUSTOM_* variablesNikita Nemkin2020-11-2117-34/+0
* | Merge topic 'rename_cuda_memcheck'Brad King2020-11-181-1/+1
|\ \ | |/
| * CTest: Rename CudaMemcheck to CudaSanitizerTobias Ribizel2020-11-171-1/+1
* | Merge topic 'envvar_versions'Brad King2020-11-111-1/+1
|\ \ | |/
| * Help: Fix `.. versionadded` directives in environment variable docsNikita Nemkin2020-11-111-1/+1
* | Merge topic 'clang-tidy-for-objc'Brad King2020-11-061-1/+1
|\ \
| * | clang-tidy: allow OBJC and OBJCXXAndrew Fuller2020-11-051-1/+1
* | | Merge topic 'help_ctest_cuda_memcheck'Craig Scott2020-11-061-3/+3
|\ \ \ | | |/ | |/|
| * | Help: Add cuda-memcheck to CTest documentationTobias Ribizel2020-11-051-3/+3
* | | Merge topic 'android-stl'Brad King2020-11-052-0/+14
|\ \ \
| * | | Android: Add options to control exceptions/rttiHaibo Huang2020-11-042-0/+14
| | |/ | |/|
* | | CMakeDetermineCompilerABI: Detect byte order as part of checkBrad King2020-11-041-0/+20
|/ /
* | Help: Document case insensitivity for CMAKE_BUILD_TYPEChristopher Tetreault2020-10-231-0/+5
* | Ninja: Transform DEPFILEs with policy CMP0116Kyle Edwards2020-10-131-0/+2
|/
* Help: Update Sphinx versionadded directives for 3.19 releaseBrad King2020-10-083-0/+6
* Merge topic 'genexpr-for-mfc-flag'Brad King2020-10-011-0/+3
|\
| * VS: Teach CMAKE_MFC_FLAG to support generator expressionsAndrey Starodubtsev2020-09-301-0/+3
* | Merge topic 'intel-clang'Brad King2020-10-011-0/+1
|\ \
| * | Intel: Add Intel Clang compiler identificationHarini Chilamantula2020-09-291-0/+1
| |/
* | cmake_language: Add signature to DEFER calls to later timesBrad King2020-09-291-0/+4
|/
* Intel: Add Intel DPC++ compiler identificationHarini Chilamantula2020-09-221-0/+1
* Xcode: Switch to the "new build system" for Xcode 12 and aboveBrad King2020-09-181-1/+6
* Xcode: Add option to specify build system variantBrad King2020-09-181-0/+17
* Merge topic 'pch-instantiate-templates'Brad King2020-09-101-0/+7
|\
| * PCH: Template instantiation supportTobias Hieta2020-09-021-0/+7
* | ISPC: Support generation for multiple instruction setsRobert Maynard2020-09-041-0/+9
* | ISPC: Add compiler launcher supportRobert Maynard2020-09-031-1/+1
* | Merge topic 'target_genex_dependency'Brad King2020-09-011-0/+2
|\ \
| * | GenEx: Remove unneeded dependencies from target info queriesRobert Maynard2020-09-011-0/+2
* | | Merge topic 'xcode-link-phase-all'Craig Scott2020-09-011-0/+7
|\ \ \
| * | | Xcode: Use "Link Binary With Libraries" build phase in some casesGusts Kaksis2020-08-311-0/+7
| |/ /