Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-03-06 | depends: Remove ccache | fanquake | |
2017-01-28 | depends: add a zlib build | Cory Fields | |
qt5.7 changed the location of some of its symbols, creating a circular dependency in Qt5Core. Rather than trying to fix that up, build our own zlib rather than having it built for us. | |||
2016-08-13 | test: Remove java comparison tool | Wladimir J. van der Laan | |
2016-07-21 | [depends] ZeroMQ 4.1.5 | fanquake | |
2016-06-10 | depends: only build qt on linux for x86_64/x86 | Cory Fields | |
2015-12-22 | depends: Add mac_alias to depends | Luke Dashjr | |
2015-12-22 | depends: Add ds_store to depends | Cory Fields | |
2015-09-17 | depends: fix platform specific packages variable | Jonas Schnelli | |
prefix instead of postfix | |||
2015-09-16 | Depends: Add ZeroMQ package | Cory Fields | |
2015-09-02 | libevent: add depends | Cory Fields | |
2015-02-25 | depends: always use static qt5 for linux | Cory Fields | |
2015-01-02 | depends: bump cctools to a custom version with less deps | Cory Fields | |
This one no longer requires native libuuid or libcrypto | |||
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-08-08 | depends: add shared dependency builder | Cory Fields | |
See the README's in depends for documentation |