| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'codespell' | Brad King | 2021-05-10 | 1 | -1/+1 |
|\ |
|
| * | Tests: Fix typos and spelling in comments | Josef Angstenberger | 2021-05-07 | 1 | -1/+1 |
|
|
* | | ExternalProject: Ensure git fetch if updating to hash we don't have yet | Craig Scott | 2021-05-09 | 3 | -3/+20 |
|/ |
|
* | Revert ExternalProject and FetchContent refactoring | Craig Scott | 2021-03-09 | 6 | -7/+7 |
|
|
* | Tests: Fix ExternalProject CONFIGURE_HANDLED_BY_BUILD on 1s filesystems | Daan De Meyer | 2021-02-22 | 1 | -2/+2 |
|
|
* | ExternalProject: Refactor pre-configure steps to support no-target uses | Craig Scott | 2021-02-04 | 6 | -7/+7 |
|
|
* | ExternalProject: Avoid scanning docs for keywords, use include_guard() | Craig Scott | 2021-01-29 | 7 | -43/+0 |
|
|
* | ExternalProject: Improve robustness of update step | Craig Scott | 2021-01-28 | 3 | -0/+91 |
|
|
* | ExternalProject: Add CONFIGURE_HANDLED_BY_BUILD option | Daan De Meyer | 2021-01-12 | 3 | -0/+77 |
|
|
* | Tests: Fix policy version in RunCMake.ExternalProject test | Brad King | 2020-10-08 | 1 | -1/+1 |
|
|
* | ExternalProject: Use CMP0114 NEW behavior with Xcode "new build system" | Brad King | 2020-09-18 | 6 | -5/+36 |
|
|
* | Tests: Remove RunCMake.ExternalProject unnecessary CMake version check | Brad King | 2020-09-15 | 1 | -2/+0 |
|
|
* | Tests: Simplify RunCMake.ExternalProject Add_StepDependencies stderr | Brad King | 2020-09-15 | 4 | -24/+2 |
|
|
* | ExternalProject: Add policy CMP0114 to refine step target dependencies | Brad King | 2020-09-14 | 31 | -6/+325 |
|
|
* | Tests: Match RunCMake.ExternalProject NO_DEPENDS output more strictly | Brad King | 2020-09-10 | 1 | -18/+38 |
|
|
* | ExternalProject: Factor out an internal helper to add a step target | Brad King | 2020-09-10 | 1 | -3/+4 |
|
|
* | Improve the stability of the ExternalProject download tests | Thomas Bernard | 2020-09-02 | 1 | -1/+5 |
|
|
* | Tests: Remove workaround from RunCMake.ExternalProject MultiCommand case | Brad King | 2020-09-01 | 1 | -4/+0 |
|
|
* | Tests: Add timeout on the RunCMake.ExternalProject download server | Thomas Bernard | 2020-08-27 | 1 | -5/+12 |
|
|
* | ExternalProject: add INACTIVITY_TIMEOUT argument | Thomas Bernard | 2020-08-18 | 6 | -0/+106 |
|
|
* | ExternalProject: retry download on recoverable errors | Thomas Bernard | 2020-08-11 | 4 | -0/+8 |
|
|
* | ExternalProject: Preserve empty string arguments | Craig Scott | 2020-05-23 | 5 | -3/+46 |
|
|
* | ExternalProject: Fix step dependency on mkdir step | Vyacheslav Yurkov | 2020-04-20 | 1 | -1/+1 |
|
|
* | ExternalProject: add LOG_OUTPUT_ON_FAILURE option | Wouter Klouwen | 2018-12-20 | 9 | -0/+67 |
|
|
* | ExternalProject: Report error if local variables are not defined | Jean-Christophe Fillion-Robin | 2018-09-06 | 7 | -0/+43 |
|
|
* | ExternalProject: Fix cache generation when args end with "-NOTFOUND" | Jean-Christophe Fillion-Robin | 2018-06-04 | 4 | -2/+22 |
|
|
* | ExternalProject: Fix cache generation when last args ends with "-NOTFOUND" | Jean-Christophe Fillion-Robin | 2018-03-12 | 4 | -2/+22 |
|
|
* | GENERATOR_IS_MULTI_CONFIG: Use for multi-config checks in Tests | Craig Scott | 2017-12-29 | 4 | -4/+8 |
|
|
* | ExternalProject: Support substituting <DOWNLOAD_DIR> | Craig Scott | 2017-12-06 | 3 | -7/+60 |
|
|
* | ExternalProject: Prevent COMMAND from being treated as a true keyword | Craig Scott | 2017-09-02 | 3 | -0/+55 |
|
|
* | ExternalProject: Improve documentation | Craig Scott | 2017-07-17 | 3 | -6/+6 |
|
|
* | 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 |
|
|