Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ExternalProject: Enable all policies in internal scripts | Brad King | 2024-10-03 | 1 | -1/+1 |
* | FetchContent: Fix command echo for DEBUG and TRACE log levels | Craig Scott | 2024-07-04 | 1 | -1/+1 |
* | FetchContent: Populate directly without a sub-build | Craig Scott | 2024-05-17 | 1 | -2/+16 |
* | ExternalProject: Respect TLS_VERIFY for git update step | Craig Scott | 2023-06-01 | 1 | -3/+3 |
* | ExternalProject: Move inline scripts to separate files | Craig Scott | 2022-01-22 | 1 | -0/+73 |
* | Revert ExternalProject and FetchContent refactoring | Craig Scott | 2021-03-09 | 1 | -93/+0 |
* | ExternalProject: Fix misuse of IS_NEWER_THAN in timestamp checks | Craig Scott | 2021-02-22 | 1 | -1/+2 |
* | FetchContent: Invoke steps directly and avoid a separate sub-build | Craig Scott | 2021-02-04 | 1 | -26/+51 |
* | ExternalProject: Refactor pre-configure steps to support no-target uses | Craig Scott | 2021-02-04 | 1 | -0/+67 |