| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | depends: add a fallback path in case package sources go missing | Cory Fields | 2014-08-22 | 1 | -0/+1 |
| | | | | | | | If a source url fails to download, try again at $FALLBACK_DOWNLOAD_PATH/file.name, where FALLBACK_DOWNLOAD_PATH can be overridden by the user. | ||||
| * | depends: add shared dependency builder | Cory Fields | 2014-08-08 | 1 | -0/+29 |
| See the README's in depends for documentation | |||||