summaryrefslogtreecommitdiff
path: root/Modules/FetchContent
Commit message (Expand)AuthorAgeFilesLines
* FetchContent: Reject CMAKE_TOOLCHAIN_FILE env var in sub-buildCraig Scott2023-02-241-0/+6
* FetchContent: Only use @-@ replacements for sub-build CMakeLists.txtCraig Scott2023-02-241-6/+6
* FetchContent: Ignore EXACT for redirected find_package() callsCraig Scott2022-09-111-1/+4
* Packages: Integrate FetchContent and find_package()Craig Scott2022-05-032-0/+16
* ExternalProject: Add support for USES_TERMINAL_PATCH keywordCraig Scott2022-02-031-0/+1
* Revert ExternalProject and FetchContent refactoringCraig Scott2021-03-101-0/+27
* FetchContent: Invoke steps directly and avoid a separate sub-buildCraig Scott2021-02-051-27/+0
* FindGit: Cache the GIT_EXECUTABLE version for the current runCraig Scott2021-01-201-0/+2
* FetchContent: Remove unnecessary policy CMP0114 settingBrad King2020-10-081-1/+0
* ExternalProject: Use CMP0114 NEW behavior with Xcode "new build system"Brad King2020-09-181-0/+1
* FetchContent: Add support for DOWNLOAD_NO_EXTRACTCraig Scott2020-04-031-0/+2
* FetchContent: Give access to the terminal for download and updateCraig Scott2019-01-141-0/+2
* FetchContent: New module for populating content at configure timeCraig Scott2017-10-171-0/+21