Cory Fields
8efa34fb77
depends: add a zlib build
...
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.
2017-01-28 01:54:30 -05:00
Wladimir J. van der Laan
3c5251daeb
test: Remove java comparison tool
2016-08-13 16:04:29 +02:00
fanquake
a615386552
[depends] ZeroMQ 4.1.5
2016-07-21 16:20:17 +08:00
Cory Fields
980e7eb98c
depends: only build qt on linux for x86_64/x86
2016-06-10 05:29:52 -04:00
Luke Dashjr
902ccde85e
depends: Add mac_alias to depends
2015-12-22 04:37:46 +00:00
Cory Fields
82a2d98d9a
depends: Add ds_store to depends
2015-12-22 04:37:46 +00:00
Jonas Schnelli
93254172ce
depends: fix platform specific packages variable
...
prefix instead of postfix
2015-09-17 14:30:46 +02:00
Cory Fields
1136879df8
Depends: Add ZeroMQ package
2015-09-16 10:59:32 +01:00
Cory Fields
a9af234c1f
libevent: add depends
2015-09-02 18:38:41 +02:00
Cory Fields
d23b0a2711
depends: always use static qt5 for linux
2015-02-25 18:41:59 -05:00
Cory Fields
4caad26ba1
depends: bump cctools to a custom version with less deps
...
This one no longer requires native libuuid or libcrypto
2015-01-02 19:31:07 -05:00
Pieter Wuille
ffe3291466
Remove gmp dependency and doc mentions
2014-12-04 19:17:02 +01:00
Cory Fields
5f93ec2028
depends: Add a package for qt4.6. Linux uses it by default.
...
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-19 22:49:41 -05:00
Cory Fields
ff1e5ba8c7
depends: add gmp package
2014-11-18 18:06:46 +01:00
Cory Fields
1dec09b341
depends: add shared dependency builder
...
See the README's in depends for documentation
2014-08-08 15:10:46 -04:00