Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-09-25 | depends: add the debug/release concept to depends | Cory Fields | |
2014-08-27 | depends: add sensible download timeout/retry values | Cory Fields | |
2014-08-22 | depends: add a fallback path in case package sources go missing | Cory Fields | |
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. | |||
2014-08-15 | build: add funcs.mk to the list of meta-depends | Cory Fields | |
If anything in funcs.mk changes, everything must rebuild | |||
2014-08-08 | depends: add shared dependency builder | Cory Fields | |
See the README's in depends for documentation |