summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/FetchContent
Commit message (Expand)AuthorAgeFilesLines
* FetchContent: Pass through networking-related CMAKE_... variablesCraig Scott2021-10-052-0/+39
* Revert ExternalProject and FetchContent refactoringCraig Scott2021-03-098-110/+18
* FetchContent: Don't update timestamps if files don't changeCraig Scott2021-02-225-0/+85
* FetchContent: Restore patch command supportCraig Scott2021-02-173-0/+25
* FetchContent: Invoke steps directly and avoid a separate sub-buildCraig Scott2021-02-042-18/+0
* FetchContent: Relative SOURCE_DIR override cannot be a hard errorCraig Scott2020-12-223-0/+9
* FetchContent: Raise error if manually given source dir does not existCraig Scott2020-10-035-0/+26
* FetchContent: Fix SOURCE_DIR, BUILD_DIR when disconnected or overriddenCraig Scott2020-08-233-3/+55
* FetchContent: Preserve empty string argumentsCraig Scott2020-05-234-0/+26
* FetchContent: Add support for SOURCE_SUBDIRCraig Scott2020-05-163-2/+17
* FetchContent: Add support for DOWNLOAD_NO_EXTRACTCraig Scott2020-04-033-0/+11
* FetchContent: Add new command FetchContent_MakeAvailable()Craig Scott2019-01-2610-0/+52
* FetchContent: Give access to the terminal for download and updateCraig Scott2019-01-144-0/+24
* FetchContent: Add testsCraig Scott2017-10-1617-0/+317