summaryrefslogtreecommitdiffstats
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge topic 'tutorial_update_step_11'Brad King2021-10-052-5/+45
|\ \ \ \ \ \
| * | | | | | Tutorial: Add documentation on Package helper functionsJoseph Snyder2021-09-302-1/+41
| * | | | | | Tutorial: Remove information about EXPORT keywordJoseph Snyder2021-09-301-4/+4
| |/ / / / /
* | | | | | Merge topic 'default_extensions'Brad King2021-10-0436-81/+402
|\ \ \ \ \ \
| * | | | | | cmStandardLevelResolver: Avoid unnecessary flags, fix unset level logicRaul Tambre2021-09-295-6/+96
| * | | | | | CompilerID: Compiler extensions default detectionRaul Tambre2021-09-282-0/+8
| * | | | | | Help: Document CMAKE_<LANG>_STANDARD_DEFAULTRaul Tambre2021-09-282-0/+8
| * | | | | | Help: Document HIP standard/extensions properties and variablesRaul Tambre2021-09-288-0/+122
| * | | | | | Help: Make language standard/extensions variable pages less wordyRaul Tambre2021-09-2815-75/+30
| * | | | | | Help: Generic language standard and extension variables documentationRaul Tambre2021-09-288-0/+138
* | | | | | | Merge topic 'tutorial-regex'Brad King2021-10-049-9/+9
|\ \ \ \ \ \ \
| * | | | | | | Tutorial: Fix regexps in sample CMakeLists.txt filesChristophe Bernard2021-09-309-9/+9
| |/ / / / / /
* | | | | | | Merge topic 'tutorial-step1'Brad King2021-10-041-23/+47
|\ \ \ \ \ \ \
| * | | | | | | Tutorial: Update Step 1 instructionsBetsy McPhail2021-09-301-23/+47
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'tutorial-step5'Brad King2021-10-041-1/+4
|\ \ \ \ \ \ \
| * | | | | | | Tutorial: Clarify instructions in Step 5Betsy McPhail2021-09-301-1/+4
| |/ / / / / /
* | | | | | | Merge topic 'compile-feature-version-tags'Craig Scott2021-10-033-1/+21
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Help: Detailed version tags for compiler known featuresFeRD (Frank Dana)2021-10-013-1/+21
| |/ / / / /
* | | | | | Help: Fix CMAKE_FIND_LIBRARY_SUFFIXES examples for WindowsRalf Habacker2021-09-291-2/+5
|/ / / / /
* | | | | Merge topic 'tutorial_update_step_8'Brad King2021-09-282-3/+24
|\ \ \ \ \
| * | | | | Tutorial: Enhance CTestConfig info in Step 8Joseph Snyder2021-09-272-3/+24
* | | | | | Merge topic 'tutorial_update_stage_2'Brad King2021-09-271-2/+7
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Tutorial: Describe placement of add_subdirectoryJoseph Snyder2021-09-241-2/+7
| |/ / / /
* | | | | Merge topic 'doc-find_package-restructure'Craig Scott2021-09-251-176/+231
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Help: Restructure the find_package() docsCraig Scott2021-09-231-176/+231
* | | | | Merge topic 'doc-build-config'Craig Scott2021-09-223-68/+140
|\ \ \ \ \
| * | | | | Help: Restructure build type docs and clarify case sensitivityCraig Scott2021-09-213-68/+140
* | | | | | Merge topic 'hip-no-hipcc'Brad King2021-09-203-2/+12
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | HIP: Remove ROMClang compiler id and use Clang directlyBrad King2021-09-162-1/+10
| * | | | | HIP: Use 'rocm_agent_enumerator' to determine CMAKE_HIP_ARCHITECTURESZack Galbreath2021-09-161-1/+2
| | |_|/ / | |/| | |
* | | | | Merge branch 'release-3.20'Brad King2021-09-201-2/+2
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| |
| * | | CMake 3.20.6v3.20.6Brad King2021-09-201-2/+2
* | | | Merge topic 'clarify_cmake_policy_warning_doc'Brad King2021-09-161-2/+3
|\ \ \ \
| * | | | Help: Improve explanation on CMAKE_POLICY_WARNING warnings occurRobert Maynard2021-09-151-2/+3
* | | | | Merge topic 'vs2022'Brad King2021-09-162-3/+9
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | VS: Update Visual Studio 17 2022 generator for Preview 4Brad King2021-09-152-3/+9
* | | | Merge topic 'find-matlab-imported-targets'Brad King2021-09-141-0/+4
|\ \ \ \
| * | | | FindMatlab: Add imported targetsSilvio Traversaro2021-09-131-0/+4
* | | | | Merge topic 'CMakeDependentOption-condition-syntax'Brad King2021-09-143-0/+46
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | CMakeDependentOption: Introduce policy CMP0127 for full Condition SyntaxDaniel Schürmann2021-09-103-0/+46
| |/ / /
* | | | Merge topic 'document_find_package_version_restrictions'Craig Scott2021-09-111-5/+6
|\ \ \ \
| * | | | Help: find_package document version only supports numeric componentsRobert Maynard2021-09-091-5/+6
| |/ / /
* | | | Merge topic 'vs_settings'Brad King2021-09-102-1/+11
|\ \ \ \
| * | | | VS: Honor VS_SETTINGS source file property on all sourcesSteven Boswell2021-09-092-1/+11
| |/ / /
* | | | Merge topic 'ctest-memcheck-generate-test.xml'Brad King2021-09-102-1/+8
|\ \ \ \ | |/ / / |/| | |
| * | | ctest_memcheck: generate `DynamicAnalysis-Test.xml` as wellBen Boeckel2021-09-092-1/+8
* | | | Help: Mention that Qt6 is supported by AUTOGENJoerg Bornemann2021-09-063-10/+13
* | | | Help: Document that toolchain files may set implicit link informationBrad King2021-09-022-5/+33
* | | | Merge topic 'cmake-packages-pkg-cfg-file-example'Brad King2021-09-021-1/+1
|\ \ \ \
| * | | | Help: Fix regex in example of cmake-packages(7) Johel Ernesto Guerrero Peña2021-08-281-1/+1
| |/ / /