Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ExternalProject: Use ${ref}^0 to avoid MSYS/Cygwin shell substitutions | Craig Scott | 2021-06-20 | 1 | -1/+1 |
* | ExternalProject: Ensure git fetch if updating to hash we don't have yet | Craig Scott | 2021-05-09 | 1 | -1/+1 |
* | Revert ExternalProject and FetchContent refactoring | Craig Scott | 2021-03-09 | 1 | -0/+277 |
* | ExternalProject: Refactor pre-configure steps to support no-target uses | Craig Scott | 2021-02-04 | 1 | -277/+0 |
* | ExternalProject: Improve robustness of update step | Craig Scott | 2021-01-28 | 1 | -172/+233 |
* | ExternalProject: Remote checkout needs to include the remote name | Craig Scott | 2020-05-29 | 1 | -53/+64 |
* | ExternalProject: Provide choice of git update strategies | Craig Scott | 2020-05-23 | 1 | -9/+49 |
* | ExternalProject: factor out gitupdate step to separate file | Craig Scott | 2020-05-23 | 1 | -0/+165 |