summaryrefslogtreecommitdiffstats
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
* MSVC: Default to -ZI instead of /Zi for x86 and x64Glen Chung2022-05-263-0/+49
* 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
* | | | | | | | | OpenWatcom: Support CMAKE_WATCOM_RUNTIME_LIBRARY with Linux and OS/2 buildsCameron Cawley2022-05-064-6/+10
* | | | | | | | | OpenWatcom: Allow specifying the runtime libraryCameron Cawley2022-05-069-0/+147
| |_|_|_|/ / / / |/| | | | | | |
* | | | | | | | Merge topic 'truncation_relnotes'Brad King2022-05-062-2/+19
|\ \ \ \ \ \ \ \
| * | | | | | | | Help: Document version of ctest(1) adding output truncation modeBrad King2022-05-051-2/+8
| * | | | | | | | Help: Add release notes for test-output-truncationFrank Winklmeier2022-05-051-0/+11
* | | | | | | | | Merge topic 'FetchContent_find_package_integration'Craig Scott2022-05-064-9/+76
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Packages: Integrate FetchContent and find_package()Craig Scott2022-05-034-9/+76
* | | | | | | | | Merge topic 'HelpExit'Brad King2022-05-052-0/+15
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Help: for message(FATAL_ERROR), document nonzero exit codeJoachim Wuttke (h)2022-05-052-2/+6
| * | | | | | | | | Help: document exit code of command cmake(1)Joachim Wuttke (h)2022-05-041-0/+11
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge topic 'HelpEnv'Brad King2022-05-054-5/+17
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Help: from command:if, link to environment variablesJoachim Wuttke (h)2022-05-051-2/+3
| * | | | | | | | Help: Cross-reference ENV operator from cmake-language(7) manualJoachim Wuttke (h)2022-05-052-3/+5
| * | | | | | | | Help: From Environment Variables section, link to cmake -E env etcJoachim Wuttke (h)2022-05-052-0/+9
| |/ / / / / / /
* | | | | | | | Merge topic 'cpack-wix-arch'Brad King2022-05-052-0/+15
|\ \ \ \ \ \ \ \
| * | | | | | | | CPack/WIX: Add CPACK_WIX_ARCHITECTURE to support Windows for ARM installersjakoblover2022-05-052-0/+15
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge topic 'ExternalProject-no-extract-timestamp'Brad King2022-05-053-0/+38
|\ \ \ \ \ \ \ \
| * | | | | | | | ExternalProject: Add DOWNLOAD_EXTRACT_TIMESTAMP option and policyKasper Laudrup2022-05-043-0/+38
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge topic 'remove-PackageMaker-generator'Brad King2022-05-056-91/+11
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | CPack: Remove the deprecated PackageMaker generatorCraig Scott2022-05-046-91/+11
| |/ / / / / /