summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Help: Clarify historical-only role of CMAKE_ANDROID_API variableBrad King2022-10-171-3/+4
* Merge topic 'xcode-framework-consumption' into release-3.25Brad King2022-10-173-5/+40
|\
| * Xcode: ensure framework with custom output directory can be consumedMarc Chevrier2022-10-143-5/+40
* | Merge branch 'release-3.24' into release-3.25Brad King2022-10-170-0/+0
|\ \
| * \ Merge branch 'release-3.23' into release-3.24Brad King2022-10-170-0/+0
| |\ \
| | * \ Merge branch 'doc-timestamp-f' into release-3.23Brad King2022-10-141-0/+2
| | |\ \
| * | \ \ Merge branch 'doc-timestamp-f' into release-3.24Brad King2022-10-141-0/+2
| |\ \ \ \ | | | |/ / | | |/| |
* | | | | Merge topic 'doc-timestamp-f' into release-3.25Brad King2022-10-171-0/+2
|\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | |
| * | | Help: Add versionadded for string(TIMESTAMP) %f specifierBrad King2022-10-141-0/+2
| | |/ | |/|
* | | Merge topic 'FindGLUT-pkg-config-HINTS' into release-3.25Brad King2022-10-141-60/+19
|\ \ \
| * | | FindGLUT: Drop the now-unnecessary exclusion of pkg-config for multiconfigleha-bot2022-10-131-8/+3
| * | | FindGLUT: Drop the now-unnecessary ALLOW_SYSTEM_CFLAGS logicleha-bot2022-10-131-14/+0
| * | | FindGLUT: Use pkg-config's results as HINTS for normal searchleha-bot2022-10-131-41/+19
* | | | Merge topic 'doc-typo' into release-3.25Brad King2022-10-142-8/+8
|\ \ \ \ | |/ / / |/| | |
| * | | Help: Fix typo that crashes older pygments lexersBrad King2022-10-132-8/+8
|/ / /
* | | Merge topic 'correct_cufile_linkage' into release-3.25Brad King2022-10-131-1/+1
|\ \ \
| * | | FindCUDAToolkit: cuFile_rdma_static needs to link to cuFile_staticRobert Maynard2022-10-121-1/+1
|/ / /
* | | CMake 3.25.0-rc1v3.25.0-rc1Brad King2022-10-121-1/+1
* | | Merge topic 'doc-gen' into release-3.25Brad King2022-10-121-15/+19
|\ \ \
| * | | Help: Document version when COMPILE_LANGUAGE genex accepts multiple languagesMichael Hirsch2022-10-121-0/+4
| * | | Help: Document comma-separation in some generator expressionsMichael Hirsch2022-10-121-15/+15
* | | | Merge topic 'doc-cmake-E-subcommand-suboptions' into release-3.25Brad King2022-10-126-52/+99
|\ \ \ \
| * | | | Help: Reference options of sub-commands in some older release notes (>= 3.20)Alex Turbov2022-10-124-29/+36
| * | | | Help: Replace the ref `cmake --workflow --preset` with `option` roleAlex Turbov2022-10-121-2/+2
| * | | | Help: Make cmake(1) sub-command options look like other optionsAlex Turbov2022-10-121-21/+61
|/ / / /
* | | | Merge topic 'GoogleTest-TYPED_TEST_P' into release-3.25Brad King2022-10-121-2/+4
|\ \ \ \
| * | | | GoogleTest: Add gtest-filter for TYPED_TEST_POleksii Odynochenko2022-10-111-2/+4
* | | | | Merge topic 'add_nvptx_compiler_to_findCUDAToolkit' into release-3.25Brad King2022-10-121-0/+20
|\ \ \ \ \
| * | | | | FindCUDAToolkit: Add support for the nvptx compiler libraryRobert Maynard2022-10-111-0/+20
* | | | | | Merge topic 'add_cufile_to_findCUDAToolkit' into release-3.25Brad King2022-10-121-0/+25
|\ \ \ \ \ \
| * | | | | | FindCUDAToolkit: Add support for the cuFile libraryRobert Maynard2022-10-111-0/+25
* | | | | | | Merge branch 'release-3.24' into release-3.25Brad King2022-10-120-0/+0
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge branch 'flang-implicit-link-info' into release-3.24Brad King2022-10-116-2/+50
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'flang-implicit-link-info' into release-3.25Brad King2022-10-126-2/+50
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | LLVMFlang: Add support for mixed-language linking with FortranBrad King2022-10-116-2/+50
| |/ / / / / /
* | | | | | | Begin 3.25 release versioningBrad King2022-10-111-3/+3
* | | | | | | Help: Drop development topic notes to prepare releaseBrad King2022-10-112-9/+0
* | | | | | | Merge topic 'doc-3.25-relnotes'Brad King2022-10-1155-275/+264
|\ \ \ \ \ \ \
| * | | | | | | Help: Update Sphinx versionadded directives for 3.25 releaseBrad King2022-10-0713-2/+26
| * | | | | | | Help: Organize and revise 3.25 release notesBrad King2022-10-071-125/+161
| * | | | | | | Help: Consolidate 3.25 release notesBrad King2022-10-0742-273/+202
* | | | | | | | Merge topic 'doc-misc-trivial-cleanups'Brad King2022-10-1115-51/+54
|\ \ \ \ \ \ \ \
| * | | | | | | | Help: Tasking compiler supports compile warning as errorCraig Scott2022-10-091-0/+1
| * | | | | | | | Help: Minor grammar, typo and formatting cleanupsCraig Scott2022-10-0912-19/+21
| * | | | | | | | Help: Re-sort property, variable and compiler id listsCraig Scott2022-10-093-32/+32
| |/ / / / / / /
* | | | | | | | Merge topic 'docutils-error-helper-deprecation'Brad King2022-10-111-12/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | Utilities/Sphinx: Avoid deprecated docutils error handling helpersBrad King2022-10-111-12/+6
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge topic 'ifw-missing-patch-releases'Brad King2022-10-111-12/+30
|\ \ \ \ \ \ \ \
| * | | | | | | | CPackIFW: Add support for missing QtIFW patch and minor releasesErlend E. Aasland2022-10-101-12/+30
* | | | | | | | | Merge topic 'hip_windows_platform_module'Brad King2022-10-112-15/+49
|\ \ \ \ \ \ \ \ \