summaryrefslogtreecommitdiffstats
path: root/Modules/ExternalProject/download.cmake.in
Commit message (Expand)AuthorAgeFilesLines
* ExternalProject: Prevent URL list-splitting on special charactersCraig Scott2024-01-271-1/+1
* ExternalProject: Catch empty REMOTE or LOCAL earlierCraig Scott2024-01-271-8/+0
* 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-091-205/+0
* FetchContent: Invoke steps directly and avoid a separate sub-buildCraig Scott2021-02-041-14/+32
* ExternalProject: Refactor pre-configure steps to support no-target usesCraig Scott2021-02-041-0/+187