summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/ExternalProject/RunCMakeTest.cmake
Commit message (Expand)AuthorAgeFilesLines
* ExternalProject: Rerun download on SOURCE_DIR changeCraig Scott2022-02-011-0/+17
* Tests: Remove stray argument from test invocationCraig Scott2022-01-241-1/+1
* ExternalProject: Ensure git fetch if updating to hash we don't have yetCraig Scott2021-05-091-1/+1
* ExternalProject: Avoid scanning docs for keywords, use include_guard()Craig Scott2021-01-291-2/+0
* ExternalProject: Improve robustness of update stepCraig Scott2021-01-281-0/+9
* ExternalProject: Add CONFIGURE_HANDLED_BY_BUILD optionDaan De Meyer2021-01-121-0/+30
* ExternalProject: Use CMP0114 NEW behavior with Xcode "new build system"Brad King2020-09-181-3/+10
* ExternalProject: Add policy CMP0114 to refine step target dependenciesBrad King2020-09-141-1/+36
* ExternalProject: add INACTIVITY_TIMEOUT argumentThomas Bernard2020-08-181-0/+52
* ExternalProject: retry download on recoverable errorsThomas Bernard2020-08-111-0/+1
* ExternalProject: Preserve empty string argumentsCraig Scott2020-05-231-0/+4
* ExternalProject: add LOG_OUTPUT_ON_FAILURE optionWouter Klouwen2018-12-201-0/+7
* ExternalProject: Report error if local variables are not definedJean-Christophe Fillion-Robin2018-09-061-0/+2
* ExternalProject: Support substituting <DOWNLOAD_DIR>Craig Scott2017-12-061-7/+28
* ExternalProject: Prevent COMMAND from being treated as a true keywordCraig Scott2017-09-021-0/+10
* ExternalProject: Added new USES_TERMINAL optionsJames Johnston2015-07-061-0/+1
* ExternalProject: Improve error when SOURCE_DIR is missing (#15560)Brad King2015-05-081-0/+3
* ExternalProject: Allow dependencies on INTERFACE librariesBrad King2015-04-221-0/+2
* ExternalProject: Add unit testsDaniele E. Domenichelli2014-11-031-0/+3
* ExternalProject: Add unit tests for CMAKE_CACHE_DEFAULT_ARGSDaniele E. Domenichelli2014-10-311-0/+5