summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/FetchContent/RunCMakeTest.cmake
Commit message (Expand)AuthorAgeFilesLines
* FetchContent: Force cmake --fresh to re-execute direct population stepsCraig Scott2024-06-071-0/+8
* Tests: Fix -direct variants of FetchContent tests using wrong filesCraig Scott2024-06-071-7/+6
* ExternalProject,FetchContent: Avoid CMAKE_DISABLE_SOURCE_CHANGES errorCraig Scott2024-05-311-0/+2
* FetchContent: Populate directly without a sub-buildCraig Scott2024-05-171-43/+69
* FetchContent: Set CMAKE_EXPORT_FIND_PACKAGE_NAMEKyle Edwards2023-11-131-0/+4
* FetchContent: Add support for EXCLUDE_FROM_ALLSteven Stallion2023-09-251-0/+12
* FetchContent: Reject CMAKE_TOOLCHAIN_FILE env var in sub-buildCraig Scott2023-02-241-0/+1
* Merge topic 'add_subdirectory_system'Brad King2022-09-271-0/+1
|\
| * add_subdirectory: Add SYSTEM optionDa Quexian2022-09-261-0/+1
* | FetchContent: Disable header set verification for dependenciesCraig Scott2022-08-031-0/+1
|/
* FetchContent: Pass through networking-related CMAKE_... variablesCraig Scott2021-10-051-0/+1
* Revert ExternalProject and FetchContent refactoringCraig Scott2021-03-091-31/+1
* FetchContent: Don't update timestamps if files don't changeCraig Scott2021-02-221-0/+30
* FetchContent: Restore patch command supportCraig Scott2021-02-171-0/+1
* FetchContent: Invoke steps directly and avoid a separate sub-buildCraig Scott2021-02-041-1/+0
* FetchContent: Relative SOURCE_DIR override cannot be a hard errorCraig Scott2020-12-221-0/+5
* FetchContent: Raise error if manually given source dir does not existCraig Scott2020-10-031-0/+7
* FetchContent: Fix SOURCE_DIR, BUILD_DIR when disconnected or overriddenCraig Scott2020-08-231-1/+14
* FetchContent: Preserve empty string argumentsCraig Scott2020-05-231-0/+4
* FetchContent: Add support for DOWNLOAD_NO_EXTRACTCraig Scott2020-04-031-0/+1
* FetchContent: Add new command FetchContent_MakeAvailable()Craig Scott2019-01-261-0/+3
* FetchContent: Give access to the terminal for download and updateCraig Scott2019-01-141-0/+1
* FetchContent: Add testsCraig Scott2017-10-161-0/+28