aboutsummaryrefslogtreecommitdiff
path: root/depends/packages
AgeCommit message (Collapse)Author
2014-09-25depends: make sure openssl sees cppflagsCory Fields
2014-09-08qt: fix tablet crash. closes #4854.Cory Fields
This backports the relevant parts of: https://codereview.qt-project.org/#/c/82689/
2014-09-01Merge pull request #4767Wladimir J. van der Laan
b144a74 depends: bump miniupnpc to 1.9.20140701. (Cory Fields) f628127 depends: bump openssl to 1.0.1i (Cory Fields) 9f7f504 build: add -DMINIUPNP_STATICLIB for new version (Cory Fields)
2014-08-27depends: bump miniupnpc to 1.9.20140701.Cory Fields
This is the forward-port of a9c6eef915ee264ccf4169d5e8769a6be1fa101a
2014-08-26depends: bump openssl to 1.0.1iCory Fields
This is the forward-port of bba01750226745d6666d587cabe57c321fde0875.
2014-08-22depends: add a fallback path in case package sources go missingCory 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-08depends: add shared dependency builderCory Fields
See the README's in depends for documentation