Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ExternalData: add support for suppressing progress during the build | Ben Boeckel | 2020-10-23 | 1 | -0/+1 |
* | ExternalData: Add option to recursively match under directories | Brad King | 2015-03-27 | 1 | -0/+3 |
* | ExternalData: Add support for custom algorithm-to-URL mapping | Brad King | 2015-02-25 | 1 | -0/+2 |
* | ExternalData: Add support for custom download scripts | Brad King | 2015-01-15 | 1 | -0/+4 |
* | ExternalData: Warn on missing file instead of failing | Brad King | 2014-04-17 | 1 | -0/+1 |
* | ExternalData: Allow local stores without any URL templates | Brad King | 2013-11-13 | 1 | -0/+1 |
* | ExternalData: Do not re-stage staged object files | Brad King | 2013-05-24 | 1 | -0/+1 |
* | ExternalData: Preserve escaped semicolons during argument expansion | Brad King | 2013-03-12 | 1 | -0/+3 |
* | ExternalData: Add support for SHA 1 and 2 hash algorithms | Brad King | 2013-01-30 | 1 | -0/+1 |
* | ExternalData: Allow DATA{} syntax to reference directories | Brad King | 2013-01-30 | 1 | -0/+2 |
* | ExternalData: Add tests covering interfaces and errors | Brad King | 2013-01-30 | 1 | -0/+21 |