summaryrefslogtreecommitdiffstats
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
...
| * | Tutorial: Simplify logic checking for cmath functionsBrad King2022-06-013-19/+19
| * | Merge branch 'release-3.22' into release-3.23Brad King2022-06-011-3/+3
| |\ \
| * \ \ Merge branch 'release-3.22' into release-3.23Brad King2022-06-011-2/+2
| |\ \ \
* | \ \ \ Merge branch 'release-3.22'Brad King2022-06-011-3/+3
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | CMake 3.22.5v3.22.5Brad King2022-06-011-3/+3
| | |/ / | |/| |
| * | | Merge branch 'release-3.21' into release-3.22Brad King2022-06-011-2/+2
| |\ \ \
* | \ \ \ Merge branch 'release-3.21'Brad King2022-06-011-2/+2
|\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | |
| * | | CMake 3.21.7v3.21.7Brad King2022-06-011-2/+2
* | | | Genex-PATH: path handlingMarc Chevrier2022-05-313-1/+227
* | | | Merge topic 'msvc-compilers-default-to-ZI'Brad King2022-05-273-0/+49
|\ \ \ \
| * | | | MSVC: Default to -ZI instead of /Zi for x86 and x64Glen Chung2022-05-263-0/+49
* | | | | MSYS/MinGW Makfiles: Select the compiler occurring first in PATHBrad King2022-05-261-0/+7
* | | | | Merge topic 'verify-interface-header-sets-list'Brad King2022-05-264-0/+20
|\ \ \ \ \
| * | | | | VERIFY_INTERFACE_HEADER_SETS: Add property for list of header setsKyle Edwards2022-05-254-0/+20
* | | | | | Merge topic 'LLVMFlang-compiler'Brad King2022-05-262-1/+8
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | LLVMFlang: Add support for LLVM FlangTin Huynh2022-05-242-1/+8
* | | | | | Merge topic 'dependency-providers'Brad King2022-05-253-1/+274
|\ \ \ \ \ \
| * | | | | | Dependency providers: Add find_package and FetchContent supportCraig Scott2022-05-243-1/+274
* | | | | | | Merge topic 'doc-cmake-compiler-is-gnu-deprecation'Brad King2022-05-253-9/+9
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Help: Deprecate the CMAKE_COMPILER_IS_GNU* variablesfriendlyanon2022-05-243-3/+9
| * | | | | | Help: Remove wrong versionadded for CMAKE_COMPILER_IS_GNU* variablesfriendlyanon2022-05-243-6/+0
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'doc-hip-genex-versionadded'Brad King2022-05-241-0/+8
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | Help: Document when HIP_COMPILER generator expressions were addedEisuke Kawashima2022-05-241-0/+8
| * | | | Merge topic 'restore-CPACK_PACKAGEMAKER_CHOICES' into release-3.23Brad King2022-05-032-0/+71
| |\ \ \ \
* | \ \ \ \ Merge topic 'pkgconfig-static-libs'Brad King2022-05-231-0/+7
|\ \ \ \ \ \
| * | | | | | FindPkgConfig: Populate _STATIC_LINK_LIBRARIES. Add STATIC_TARGET.Alex Birch2022-05-201-0/+7
* | | | | | | Merge topic 'vs-system-include'Brad King2022-05-201-0/+4
|\ \ \ \ \ \ \
| * | | | | | | VS: Add support for SYSTEM include directoriesJosiah Bills2022-05-181-0/+4
* | | | | | | | Merge topic 'win_arm64_native_toolchain'Brad King2022-05-201-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | VS: ARM64 as default toolset architecture for ARM64 hostNiyas Sait2022-05-191-1/+1
* | | | | | | | | Merge topic 'find_item-doc-update'Brad King2022-05-194-51/+68
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Help: Avoid duplicating registry query syntax in multiple find_* commandsMarc Chevrier2022-05-184-51/+68
* | | | | | | | | | Merge topic 'ignore-werror-command-arg'Brad King2022-05-192-0/+10
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | COMPILE_WARNING_AS_ERROR: Add command-line optionMartin Duffy2022-05-182-0/+10
* | | | | | | | | | | VERIFY_HEADER_SETS: Rename to VERIFY_INTERFACE_HEADER_SETSKyle Edwards2022-05-187-39/+41
* | | | | | | | | | | Merge topic 'FindGLUT-remove-undocumented-vars'Brad King2022-05-181-0/+5
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | FindGLUT: Remove undocumented variables GLUT_INCLUDE_PATH and GLUT_LIBRARYLetu Ren2022-05-171-0/+5
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'try_compile-project-platform-vars'Brad King2022-05-177-0/+79
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | try_compile: Add option to skip passing platform variablesBrad King2022-05-166-0/+27
| * | | | | | | | | try_compile: Propagate platform variables in project-mode tooBrad King2022-05-165-0/+52
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'CMAKE_PROJECT_TOP_LEVEL_INCLUDES'Brad King2022-05-169-31/+104
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | project(): Add new CMAKE_PROJECT_TOP_LEVEL_INCLUDES file injection pointCraig Scott2022-05-139-31/+104
* | | | | | | | | Merge topic 'presets-pathListSep'Brad King2022-05-132-0/+16
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cmake-presets: add ${pathListSep} macroErin Melucci2022-05-122-0/+16
* | | | | | | | | | Merge topic 'doc-install-example-components'Brad King2022-05-131-1/+1
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | Help: Make install() example component names more consistentJean-Christophe Fillion-Robin2022-05-121-1/+1
* | | | | | | | | | Merge topic 'stl-containers-helpers'Brad King2022-05-101-9/+95
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | stl containers: enhance compatibility with C++14, C++17 and C++20Marc Chevrier2022-05-071-9/+95
* | | | | | | | | | | Merge topic 'werror-property'Brad King2022-05-105-0/+29
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | |
| * | | | | | | | | | COMPILE_WARNING_AS_ERROR: Add options to treat warnings as errorsMartin Duffy2022-05-065-0/+29