Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ExternalProject: Fix regression in passing list to CMAKE_CACHE_ARGS | Max Smolens | 2016-10-10 | 4 | -2/+24 |
* | ExternalProject: Added new USES_TERMINAL options | James Johnston | 2015-07-06 | 3 | -0/+143 |
* | ExternalProject: Improve error when SOURCE_DIR is missing (#15560) | Brad King | 2015-05-08 | 10 | -0/+69 |
* | ExternalProject: Allow dependencies on INTERFACE libraries | Brad King | 2015-04-22 | 7 | -0/+29 |
* | ExternalProject: Allow generator expressions in initial cache options | Andrey Pokrovskiy | 2015-04-21 | 6 | -7/+16 |
* | Tests: Delay RunCMake.ExternalProject case checks | Brad King | 2015-04-20 | 6 | -58/+63 |
* | ExternalProject: Add unit tests | Daniele E. Domenichelli | 2014-11-03 | 5 | -0/+87 |
* | ExternalProject: Add unit tests for CMAKE_CACHE_DEFAULT_ARGS | Daniele E. Domenichelli | 2014-10-31 | 5 | -0/+79 |