Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests: Prevent the noisy CMP0114 warnings in ExternalProjectUpdate test | Craig Scott | 2021-01-28 | 1 | -0/+5 |
* | Tests: FindGit already provides the git version, re-use it | Craig Scott | 2021-01-19 | 1 | -9/+3 |
* | Tests: Bump CMake minimum required in tests to 2.8.12 | Chuck Atkins | 2020-12-23 | 1 | -1/+1 |
* | ExternalProject: Use CMP0114 NEW behavior with Xcode "new build system" | Brad King | 2020-09-18 | 1 | -3/+16 |
* | ExternalProject: Provide choice of git update strategies | Craig Scott | 2020-05-23 | 1 | -0/+2 |
* | ExternalProject: Always run update step with non-empty UPDATE_COMMAND | Brad King | 2016-05-18 | 1 | -0/+12 |
* | ExternalProject: Add unit tests for UPDATE_DISCONNECTED | Daniele E. Domenichelli | 2014-11-06 | 1 | -0/+12 |
* | ExternalProject: Add unit tests | Daniele E. Domenichelli | 2014-11-03 | 1 | -1/+2 |
* | ExternalProject: Make sure the ExternalProjectUpdate setup is available. | Matt McCormick | 2012-11-13 | 1 | -1/+1 |
* | ExternalProject: Add tests for UPDATE_COMMAND. | Matt McCormick | 2012-11-13 | 1 | -0/+94 |