summaryrefslogtreecommitdiffstats
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge topic 'cpack-nuget-dependency-groups'Brad King2024-06-042-3/+81
|\ \ \ \ | |/ / / |/| | |
| * | | CPack/NuGet: Build dependencies in groupsAlex Opie2024-06-032-3/+81
* | | | Merge branch 'release-3.29'Brad King2024-06-031-2/+2
|\ \ \ \ | | |/ / | |/| |
| * | | CMake 3.29.4v3.29.4Brad King2024-06-031-2/+2
| * | | Merge branch 'release-3.28' into release-3.29Brad King2024-06-031-0/+7
| |\ \ \
* | \ \ \ Merge branch 'release-3.28'Brad King2024-06-031-0/+7
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | CMake 3.28.6v3.28.6Brad King2024-06-031-0/+7
* | | | | Merge topic 'file-accept-empty-lists'Brad King2024-06-031-0/+8
|\ \ \ \ \
| * | | | | file(): TOUCH, TOUCH_NOCREATE and MAKE_DIRECTORY accept empty listsCraig Scott2024-05-311-0/+8
| | |_|/ / | |/| | |
* | | | | Merge topic 'doc-presets-cwd'Craig Scott2024-06-031-15/+21
|\ \ \ \ \
| * | | | | Help: Presets read by --preset must be in the source directoryCraig Scott2024-06-021-15/+21
| |/ / / /
* | | | | Merge topic 'doc-find_package-typical-usage'Craig Scott2024-06-011-6/+24
|\ \ \ \ \
| * | | | | Help: Start find_package() docs with a new "Typical Usage" sectionCraig Scott2024-05-311-6/+24
| |/ / / /
* | | | | Merge topic 'dep-provider-try_compile'Brad King2024-05-316-4/+52
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | try_compile: Propagating top level includes into whole-project callsCraig Scott2024-05-306-4/+52
* | | | | Merge topic 'enforce-fc-fully-disconnected-requirements'Brad King2024-05-303-0/+40
|\ \ \ \ \
| * | | | | FetchContent: Enforce FETCHCONTENT_FULLY_DISCONNECTED requirementsCraig Scott2024-05-293-0/+40
* | | | | | Merge topic 'CUDAToolkit_search_non_activated_compiler_paths'Brad King2024-05-301-0/+7
|\ \ \ \ \ \
| * | | | | | FindCUDAToolkit: Use CUDA compiler path even when CUDA lang not enabledRobert Maynard2024-05-291-0/+7
* | | | | | | Merge topic 'FindBLAS-LAPACK-libblastrampoline'Brad King2024-05-301-0/+5
|\ \ \ \ \ \ \
| * | | | | | | FindBLAS/LAPACK: Add libblastrampoline supportIan McInerney2024-05-291-0/+5
| |/ / / / / /
* | | | | | | Merge topic 'msvc-v143-versions'Brad King2024-05-301-1/+1
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Help: Update MSVC_VERSION range for VS 17.10's MSVC 14.40 toolsetBrad King2024-05-291-1/+1
* | | | | | | Merge topic 'deprecate-fetchcontent_populate'Brad King2024-05-293-0/+58
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | FetchContent: Deprecate FetchContent_Populate(depName)Craig Scott2024-05-293-0/+58
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'hip-std'Brad King2024-05-294-0/+57
|\ \ \ \ \ \
| * | | | | | HIP: Populate CMAKE_HIP_KNOWN_FEATURES global propertyBrad King2024-05-284-0/+57
| |/ / / / /
* | | | | | Merge topic 'doc-swift-module-dir-caveat'Brad King2024-05-291-0/+12
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Help: Discourage use of Swift_MODULE_DIRECTORY with multi-config generatorsDave Abrahams2024-05-281-0/+12
* | | | | | Merge topic 'genex-compiler-frontend-variant'Brad King2024-05-242-13/+132
|\ \ \ \ \ \
| * | | | | | GenEx: Add generator expr. for CMAKE_<LANG>_COMPILER_FRONTEND_VARIANTDeniz Bahadir2024-05-222-3/+122
| * | | | | | Help: Use correct programming language names in docs of generator expr.Deniz Bahadir2024-05-221-10/+10
* | | | | | | Merge topic 'ninja-parallel'Brad King2024-05-243-7/+53
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Ninja: Add option for parallel installMartin Duffy2024-05-233-0/+31
| * | | | | | Help: Add Builtin Targets section to Ninja helpMartin Duffy2024-05-221-7/+22
* | | | | | | GenEx: Add support for custom transitive link propertiesBrad King2024-05-216-6/+53
* | | | | | | GenEx: Add support for custom transitive compile propertiesBrad King2024-05-215-0/+115
* | | | | | | Help: Format TARGET_PROPERTY special evaluation rules as a definition listBrad King2024-05-211-16/+18
* | | | | | | Merge topic 'doc-macro'Brad King2024-05-211-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Help: Fix inaccurate use of "function" in macro docsDave Abrahams2024-05-211-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'typo-fix-issue'Brad King2024-05-201-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Tutorial: Fix grammar typo in Step 11FrankYin2024-05-171-1/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge topic 'cmp0097-fetchcontent'Brad King2024-05-201-3/+12
|\ \ \ \ \ \ \
| * | | | | | | Help: Document that CMP0097 is always NEW for FetchContentCraig Scott2024-05-171-3/+12
| |/ / / / / /
* | | | | | | Merge topic 'fetchcontent-direct'Craig Scott2024-05-183-0/+74
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | FetchContent: Populate directly without a sub-buildCraig Scott2024-05-173-0/+74
* | | | | | | Merge topic 'LINK_LIBRARY-Feature-properties'Brad King2024-05-166-0/+125
|\ \ \ \ \ \ \
| * | | | | | | GenEx $<LINK_LIBRARY>: Add the support of properties attached to featuresMarc Chevrier2024-05-156-0/+125
* | | | | | | | Merge topic 'custom-command-output-hash-character'Brad King2024-05-161-0/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | add_custom_command: Allow OUTPUT filenames containing a hash '#' characterGlenn Coombs2024-05-151-0/+6