summaryrefslogtreecommitdiffstats
path: root/Tests/ExternalProjectUpdate/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Tests: Prevent the noisy CMP0114 warnings in ExternalProjectUpdate testCraig Scott2021-01-281-0/+5
* Tests: FindGit already provides the git version, re-use itCraig Scott2021-01-191-9/+3
* Tests: Bump CMake minimum required in tests to 2.8.12Chuck Atkins2020-12-231-1/+1
* ExternalProject: Use CMP0114 NEW behavior with Xcode "new build system"Brad King2020-09-181-3/+16
* ExternalProject: Provide choice of git update strategiesCraig Scott2020-05-231-0/+2
* ExternalProject: Always run update step with non-empty UPDATE_COMMANDBrad King2016-05-181-0/+12
* ExternalProject: Add unit tests for UPDATE_DISCONNECTEDDaniele E. Domenichelli2014-11-061-0/+12
* ExternalProject: Add unit testsDaniele E. Domenichelli2014-11-031-1/+2
* ExternalProject: Make sure the ExternalProjectUpdate setup is available.Matt McCormick2012-11-131-1/+1
* ExternalProject: Add tests for UPDATE_COMMAND.Matt McCormick2012-11-131-0/+94