summaryrefslogtreecommitdiffstats
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Help: Document CMP0124 behavior on already-set variablesBrad King2023-09-291-5/+37
* | | | | Merge topic 'ctest-timeout-flag'Brad King2023-10-021-1/+2
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | ctest: Restore support for --timeout values higher than default test timeoutBrad King2023-09-291-1/+2
| |/ / /
* | | | Merge topic 'ExternalProject-declare-download-byproducts'Craig Scott2023-10-011-0/+8
|\ \ \ \
| * | | | ExternalProject: declare byproducts for the download stepBen Boeckel2023-09-301-0/+8
* | | | | Merge topic 'help-arbitrary'Brad King2023-09-291-0/+15
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Help: Allow help for arbitrary keywordsMartin Duffy2023-09-271-0/+15
* | | | | 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-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