summaryrefslogtreecommitdiff
path: root/Modules/ExternalProject/download.cmake.in
Commit message (Expand)AuthorAgeFilesLines
* ExternalProject: Also retry curl download on timeout errorGreg Thain2023-03-011-1/+1
* ExternalProject: Move existing step scripts to separate subdirectoryCraig Scott2022-01-221-0/+173
* Revert ExternalProject and FetchContent refactoringCraig Scott2021-03-101-205/+0
* FetchContent: Invoke steps directly and avoid a separate sub-buildCraig Scott2021-02-051-14/+32
* ExternalProject: Refactor pre-configure steps to support no-target usesCraig Scott2021-02-051-0/+187