summaryrefslogtreecommitdiffstats
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'hip-nvidia'Brad King2023-09-266-33/+72
|\
| * HIP: Add CMAKE_HIP_HOST_COMPILER when compiler is NVCCBrad King2023-09-253-5/+28
| * CUDA: Generalize CMAKE_{CUDA => <LANG>}_HOST_COMPILER variable docsBrad King2023-09-254-33/+49
* | Merge topic 'doc1'Brad King2023-09-262-0/+18
|\ \
| * | Help:cmake(1): add versionadded back to 3.17scivision2023-09-242-0/+18
* | | Merge topic 'genexp-no-eval'Brad King2023-09-262-0/+16
|\ \ \
| * | | cmGeneratorExpressionEvaluator: Short-circuit boolean operatorsMartin Duffy2023-09-132-0/+16
* | | | Merge topic 'orangec-compiler'Brad King2023-09-262-0/+7
|\ \ \ \
| * | | | OrangeC: Add support for OrangeC compilerDavid Lindauer2023-09-252-0/+7
| | |_|/ | |/| |
* | | | Merge topic 'FetchContent-EXCLUDE_FROM_ALL'Craig Scott2023-09-261-0/+7
|\ \ \ \ | |/ / / |/| | |
| * | | FetchContent: Add support for EXCLUDE_FROM_ALLSteven Stallion2023-09-251-0/+7
* | | | CrayClang: Add support for this compilerRyan Krattiger2023-09-222-0/+6
| |_|/ |/| |
* | | Merge topic 'hip-nvidia'Brad King2023-09-225-4/+41
|\ \ \
| * | | HIP: Add support for NVIDIA GPUsBrad King2023-09-212-2/+8
| * | | HIP: Add CMAKE_HIP_PLATFORM variable to specify GPU platformBrad King2023-09-215-4/+35
* | | | Merge topic 'fileset-private-dep'Brad King2023-09-216-0/+78
|\ \ \ \
| * | | | Ninja: Allow compilation before generation of dependencies' private sourcesMartin Duffy2023-09-206-0/+78
* | | | | Merge topic 'doc-find-arch-paths'Brad King2023-09-212-11/+20
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Help: Clarify requirements for find_package to use lib{64,32,x32} pathsBrad King2023-09-202-10/+19
| * | | | Help: Indent find_package REGISTRY_VIEW paragraphs togetherBrad King2023-09-201-1/+1
* | | | | Merge branch 'release-3.27'Brad King2023-09-201-2/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | CMake 3.27.6v3.27.6Brad King2023-09-201-2/+2
* | | | | FindPkgConfig: Allow to override variables when calling pkg_get_variableCorentin Noël2023-09-191-0/+5
| |_|/ / |/| | |
* | | | find_(library|file|path): Drop PATH-derived search prefixesBrad King2023-09-146-11/+35
| |/ / |/| |
* | | Merge branch 'release-3.27'Brad King2023-09-141-2/+2
|\ \ \ | |/ /
| * | CMake 3.27.5v3.27.5Brad King2023-09-141-2/+2
* | | Merge topic 'mingw-search-prefixes'Brad King2023-09-142-0/+12
|\ \ \
| * | | MinGW: Search for packages in standard MSYSTEM environment prefixesBrad King2023-09-132-0/+12
* | | | Merge topic 'presets-schema'Brad King2023-09-123-32/+69
|\ \ \ \ | |/ / / |/| | |
| * | | presets: Add $schema property to JSON schemaChenMoFeiJin2023-09-123-0/+37
| * | | presets: Add missing spaces in JSON schemaChenMoFeiJin2023-09-071-32/+32
* | | | Merge topic 'host-msystem-prefix'Brad King2023-09-112-0/+13
|\ \ \ \
| * | | | cmake_host_system_information: Add MSYSTEM_PREFIX queryBrad King2023-09-102-0/+13
* | | | | Help: Document if() comparison number formatBrad King2023-09-081-10/+10
|/ / / /
* | | | Tutorial: Fix-up typos and inconsistenciesbetsy.mcphail2023-09-0713-17/+36
|/ / /
* | | Merge topic 'xcode-no-legacy-buildsystem'Brad King2023-09-062-1/+10
|\ \ \
| * | | Xcode: reject legacy buildsystem for Xcode 14Gregor Jasny2023-08-312-1/+10
* | | | Merge topic 'doc-msvc-debug-format'Brad King2023-09-061-0/+2
|\ \ \ \ | | |/ / | |/| |
| * | | Help: MSVC_DEBUG_INFORMATION_FORMAT is initialized from associated variableBrad King2023-09-051-0/+2
* | | | Help: Explain block() policy-scope rules more clearlyFeRD (Frank Dana)2023-09-012-5/+5
* | | | Help: Remove "this command" ambiguity in set() docsFeRD (Frank Dana)2023-09-011-5/+6
* | | | Help: Use signature directive for cmake_policy()FeRD (Frank Dana)2023-09-011-14/+15
| |/ / |/| |
* | | Merge branch 'release-3.27'Brad King2023-08-231-3/+3
|\ \ \ | |/ /
| * | CMake 3.27.4v3.27.4Brad King2023-08-231-3/+3
* | | Help: Update link to Qt 5 CMake docsBrad King2023-08-221-1/+1
* | | Merge topic 'imported-cxxmodules'Brad King2023-08-217-1/+77
|\ \ \
| * | | cmExperimental: recycle the C++ modules API UUIDBen Boeckel2023-08-171-1/+1
| * | | CXXModules: add a variable for BMI-only compilationBen Boeckel2023-08-171-0/+6
| * | | cmExportFileGenerator: export private compile info for C++ modulesBen Boeckel2023-08-176-0/+70
* | | | Merge topic 'doc-cmake_minimum_required-deprecation'Brad King2023-08-213-0/+19
|\ \ \ \ | | |/ / | |/| |