aboutsummaryrefslogtreecommitdiff
path: root/depends/README.usage
Commit message (Collapse)AuthorAgeFilesLines
* depends: add a fallback path in case package sources go missingCory Fields2014-08-221-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 builderCory Fields2014-08-081-0/+29
See the README's in depends for documentation