Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-12-04 | Remove gmp dependency and doc mentions | Pieter Wuille | |
2014-11-19 | depends: Add a package for qt4.6. Linux uses it by default. | Cory Fields | |
We're not ready to switch to a static qt5 for Linux yet due to missing plugin support. This adds a recipe for building a shared qt4 that we build and link against, but don't distribute. make USE_LINUX_STATIC_QT5=1 can be used to build static qt5 as before. | |||
2014-11-18 | depends: add gmp package | Cory Fields | |
2014-09-08 | qt: fix tablet crash. closes #4854. | Cory Fields | |
This backports the relevant parts of: https://codereview.qt-project.org/#/c/82689/ | |||
2014-08-08 | depends: add shared dependency builder | Cory Fields | |
See the README's in depends for documentation |