Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert ExternalProject and FetchContent refactoring | Craig Scott | 2021-03-09 | 1 | -0/+173 |
* | ExternalProject: Refactor pre-configure steps to support no-target uses | Craig Scott | 2021-02-04 | 1 | -173/+0 |
* | ExternalProject: add INACTIVITY_TIMEOUT argument | Thomas Bernard | 2020-08-18 | 1 | -1/+3 |
* | ExternalProject: retry download on recoverable errors | Thomas Bernard | 2020-08-11 | 1 | -31/+40 |
* | ExternalProject: Add support for NETRC and NETRC_FILE suboption | Shane Parris | 2017-10-18 | 1 | -0/+2 |
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -13/+2 |
* | ExternalProject: Add HTTP_HEADER | Ruslan Baratov | 2016-09-19 | 1 | -0/+1 |
* | ExternalProject: Add HTTP_{USERNAME,PASSWORD} | Ruslan Baratov | 2016-09-15 | 1 | -0/+1 |
* | ExternalProject: Add support for multiple alternative URLs | Lars Schmertmann | 2016-07-13 | 1 | -38/+46 |
* | ExternalProject: Re-implement download logic as a dedicated script | Ruslan Baratov | 2016-05-19 | 1 | -0/+161 |