summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/ExternalProject
Commit message (Expand)AuthorAgeFilesLines
* 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