summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/ExternalProject
Commit message (Expand)AuthorAgeFilesLines
* ExternalProject: Rerun download on SOURCE_DIR changeCraig Scott2022-02-014-5/+45
* Tests: Remove stray argument from test invocationCraig Scott2022-01-241-1/+1
* Merge topic 'codespell'Brad King2021-05-101-1/+1
|\
| * Tests: Fix typos and spelling in commentsJosef Angstenberger2021-05-071-1/+1
* | ExternalProject: Ensure git fetch if updating to hash we don't have yetCraig Scott2021-05-093-3/+20
|/
* Revert ExternalProject and FetchContent refactoringCraig Scott2021-03-096-7/+7
* Tests: Fix ExternalProject CONFIGURE_HANDLED_BY_BUILD on 1s filesystemsDaan De Meyer2021-02-221-2/+2
* ExternalProject: Refactor pre-configure steps to support no-target usesCraig Scott2021-02-046-7/+7
* ExternalProject: Avoid scanning docs for keywords, use include_guard()Craig Scott2021-01-297-43/+0
* ExternalProject: Improve robustness of update stepCraig Scott2021-01-283-0/+91
* ExternalProject: Add CONFIGURE_HANDLED_BY_BUILD optionDaan De Meyer2021-01-123-0/+77
* Tests: Fix policy version in RunCMake.ExternalProject testBrad King2020-10-081-1/+1
* ExternalProject: Use CMP0114 NEW behavior with Xcode "new build system"Brad King2020-09-186-5/+36
* Tests: Remove RunCMake.ExternalProject unnecessary CMake version checkBrad King2020-09-151-2/+0
* Tests: Simplify RunCMake.ExternalProject Add_StepDependencies stderrBrad King2020-09-154-24/+2
* ExternalProject: Add policy CMP0114 to refine step target dependenciesBrad King2020-09-1431-6/+325
* Tests: Match RunCMake.ExternalProject NO_DEPENDS output more strictlyBrad King2020-09-101-18/+38
* ExternalProject: Factor out an internal helper to add a step targetBrad King2020-09-101-3/+4
* Improve the stability of the ExternalProject download testsThomas Bernard2020-09-021-1/+5
* Tests: Remove workaround from RunCMake.ExternalProject MultiCommand caseBrad King2020-09-011-4/+0
* Tests: Add timeout on the RunCMake.ExternalProject download serverThomas Bernard2020-08-271-5/+12
* ExternalProject: add INACTIVITY_TIMEOUT argumentThomas Bernard2020-08-186-0/+106
* ExternalProject: retry download on recoverable errorsThomas Bernard2020-08-114-0/+8
* ExternalProject: Preserve empty string argumentsCraig Scott2020-05-235-3/+46
* ExternalProject: Fix step dependency on mkdir stepVyacheslav Yurkov2020-04-201-1/+1
* ExternalProject: add LOG_OUTPUT_ON_FAILURE optionWouter Klouwen2018-12-209-0/+67
* ExternalProject: Report error if local variables are not definedJean-Christophe Fillion-Robin2018-09-067-0/+43
* ExternalProject: Fix cache generation when args end with "-NOTFOUND"Jean-Christophe Fillion-Robin2018-06-044-2/+22
* ExternalProject: Fix cache generation when last args ends with "-NOTFOUND"Jean-Christophe Fillion-Robin2018-03-124-2/+22
* GENERATOR_IS_MULTI_CONFIG: Use for multi-config checks in TestsCraig Scott2017-12-294-4/+8
* ExternalProject: Support substituting <DOWNLOAD_DIR>Craig Scott2017-12-063-7/+60
* ExternalProject: Prevent COMMAND from being treated as a true keywordCraig Scott2017-09-023-0/+55
* ExternalProject: Improve documentationCraig Scott2017-07-173-6/+6
* ExternalProject: Fix regression in passing list to CMAKE_CACHE_ARGSMax Smolens2016-10-104-2/+24
* ExternalProject: Added new USES_TERMINAL optionsJames Johnston2015-07-063-0/+143
* ExternalProject: Improve error when SOURCE_DIR is missing (#15560)Brad King2015-05-0810-0/+69
* ExternalProject: Allow dependencies on INTERFACE librariesBrad King2015-04-227-0/+29
* ExternalProject: Allow generator expressions in initial cache optionsAndrey Pokrovskiy2015-04-216-7/+16
* Tests: Delay RunCMake.ExternalProject case checksBrad King2015-04-206-58/+63
* ExternalProject: Add unit testsDaniele E. Domenichelli2014-11-035-0/+87
* ExternalProject: Add unit tests for CMAKE_CACHE_DEFAULT_ARGSDaniele E. Domenichelli2014-10-315-0/+79