summaryrefslogtreecommitdiff
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
* CMake 3.21.7v3.21.7Brad King2022-06-011-2/+2
* CMake 3.21.6v3.21.6Brad King2022-03-041-3/+3
* Help: Add MSVC_TOOLSET_VERSION value for v143 toolsetHeiko Thiel2022-02-091-0/+1
* CMake 3.21.5v3.21.5Brad King2022-02-011-0/+7
* Merge branch 'help-try-compile-result-var' into release-3.21Brad King2022-01-312-13/+0
|\
| * Help: Drop incorrect versionadded for try_compile result variablefriendlyanon2022-01-312-13/+0
* | Help: Clarify TARGET_RUNTIME_DLLS behavior on imported targetsBrad King2021-11-032-2/+14
* | VS: Update Visual Studio 17 2022 generator for the Release CandidatesBrad King2021-10-272-10/+10
* | VS: Update Visual Studio 17 2022 generator for the Release CandidateBrad King2021-10-192-4/+4
* | VS: Update Visual Studio 17 2022 generator for Preview 5Brad King2021-10-142-3/+3
* | Merge topic 'hip-no-hipcc' into release-3.21Brad 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' into release-3.21Brad King2021-09-201-2/+2
|\ \ \ | |/ / |/| / | |/
| * CMake 3.20.6v3.20.6Brad King2021-09-201-2/+2
* | VS: Update Visual Studio 17 2022 generator for Preview 4Brad King2021-09-152-3/+9
* | VS: Update Visual Studio 17 2022 generator for Preview 3.1Brad King2021-08-252-3/+6
* | Help: cmake_path: add missing parameterMichael Hirsch2021-08-061-2/+2
* | Help: get_filename_component: fix version info for cmake_pathMarc Chevrier2021-08-021-1/+1
* | Merge topic 'doc-dmg-filesystem' into release-3.21Craig Scott2021-08-021-0/+2
|\ \
| * | Help: Add missing versionadded annotation for CPACK_DMG_FILESYSTEMCraig Scott2021-07-311-0/+2
* | | Help: Fix unlinked mention of CMAKE_TOOLCHAIN_FILECraig Scott2021-07-311-2/+3
|/ /
* | CUDA/Clang: Fix separable compilation in non-root directories with Makefilesroot2021-07-291-0/+6
* | Merge topic 'doc-custom-command-depfiles' into release-3.21Brad King2021-07-261-18/+23
|\ \
| * | Help: Clarify and correct wording around DEPFILE optionCraig Scott2021-07-241-18/+23
* | | Help: Add cross-references between test output size ctest variablesCraig Scott2021-07-262-0/+6
* | | Help: Improve wording and cross-referencing for ctest JUnit outputCraig Scott2021-07-252-5/+7
|/ /
* | Help: Document CMAKE_EXECUTABLE_SUFFIX_<LANG> explicitlyLorenzo Cappelletti2021-07-203-1/+10
* | Merge topic 'doc-policies-3.21' into release-3.21Brad King2021-07-204-26/+54
|\ \
| * | Help: Make policy CMP0126 wording more accurate Craig Scott2021-07-172-7/+20
| * | Help: Explain policy CMP0125 in more detailCraig Scott2021-07-171-12/+29
| * | Help: Clarify wording of CMP0124Craig Scott2021-07-171-7/+5
* | | Merge topic 'doc-cleanups-3.21' into release-3.21Craig Scott2021-07-203-30/+47
|\ \ \
| * | | Help: Expand details for file(COPY_FILE)Craig Scott2021-07-201-2/+18
| * | | Help: Re-order file() sub-commands in Filesystem sectionCraig Scott2021-07-201-28/+28
| * | | Help: Clarify which project() call PROJECT_IS_TOP_LEVEL is forCraig Scott2021-07-181-1/+2
| * | | Help: Fix trivial typoCraig Scott2021-07-181-1/+1
| |/ /
* | | Merge topic 'Help-ctest_memcheck-shared-args' into release-3.21Brad King2021-07-192-0/+9
|\ \ \
| * | | Help/ctest_test: add a comment to also update `ctest_memcheck`Ben Boeckel2021-07-191-0/+4
| * | | Help/ctest_memcheck: mention `ctest_test` argumentsBen Boeckel2021-07-141-0/+5
| |/ /
* | | VS: Update Visual Studio 17 2022 generator for Preview 2Brad King2021-07-153-5/+14
|/ /
* | Help: Clarify 'cmake --build' signature alternativesBrad King2021-07-131-1/+2
* | Help: Fix preset example cmakeMinimumRequiredSérgio Martins2021-07-121-1/+1
* | Merge topic 'help_toplevel' into release-3.21Brad King2021-07-082-0/+20
|\ \
| * | Help: Note PROJECT_IS_TOP_LEVEL behavior w.r.t. ExternalProjectMichael Hirsch2021-07-082-0/+20
* | | Help: Document when CUDA_STANDARD values were addedBrad King2021-07-081-1/+23
* | | Help: Document when OBJCXX_STANDARD values were addedBrad King2021-07-081-1/+21
* | | Help: Document when OBJC_STANDARD values as definition listBrad King2021-07-081-1/+10
|/ /
* | Help: Note CXX_STANDARD values added vs. CMake versionMichael Hirsch2021-07-061-1/+25
* | Help: Improve readability and accuracy of runtime deps-related contentCraig Scott2021-07-042-55/+64