summaryrefslogtreecommitdiffstats
path: root/Modules/ExternalProject/gitclone.cmake.in
Commit message (Expand)AuthorAgeFilesLines
* ExternalProject: Enable all policies in internal scriptsBrad King2024-10-031-1/+1
* FetchContent: Fix command echo for DEBUG and TRACE log levelsCraig Scott2024-07-041-1/+1
* FetchContent: Populate directly without a sub-buildCraig Scott2024-05-171-2/+16
* ExternalProject: Respect TLS_VERIFY for git update stepCraig Scott2023-06-011-3/+3
* ExternalProject: Move inline scripts to separate filesCraig Scott2022-01-221-0/+73
* Revert ExternalProject and FetchContent refactoringCraig Scott2021-03-091-93/+0
* ExternalProject: Fix misuse of IS_NEWER_THAN in timestamp checksCraig Scott2021-02-221-1/+2
* FetchContent: Invoke steps directly and avoid a separate sub-buildCraig Scott2021-02-041-26/+51
* ExternalProject: Refactor pre-configure steps to support no-target usesCraig Scott2021-02-041-0/+67