Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ExternalProject: Fix regression in stamp creation for Xcode+iOS | Brad King | 2022-06-21 | 1 | -0/+3 |
* | ExternalProject: Add DOWNLOAD_EXTRACT_TIMESTAMP option and policy | Kasper Laudrup | 2022-05-04 | 1 | -1/+1 |
* | ExternalProject: Remove extra quotes in for-each-ref update step | Craig Scott | 2022-02-21 | 1 | -1/+1 |
* | ExternalProject: Rerun download on SOURCE_DIR change | Craig Scott | 2022-02-01 | 1 | -3/+9 |
* | ExternalProject: Move inline scripts to separate files | Craig Scott | 2022-01-22 | 5 | -0/+207 |
* | ExternalProject: Move existing step scripts to separate subdirectory | Craig Scott | 2022-01-22 | 4 | -0/+490 |
* | Revert ExternalProject and FetchContent refactoring | Craig Scott | 2021-03-09 | 14 | -929/+0 |
* | ExternalProject: Fix misuse of IS_NEWER_THAN in timestamp checks | Craig Scott | 2021-02-22 | 2 | -2/+4 |
* | FetchContent: Invoke steps directly and avoid a separate sub-build | Craig Scott | 2021-02-04 | 10 | -103/+296 |
* | ExternalProject: Refactor pre-configure steps to support no-target uses | Craig Scott | 2021-02-04 | 11 | -0/+734 |