bitcoin/depends/packages
Cory Fields 4fe6c3c24f depends: major upgrade to darwin toolchain
tl;dr: Update to the newer stable toolchain and SDK for OSX without giving up
any backwards compatibility. We can move to clang 3.5 as a next step which
allows use to use libc++ and the 10.10 sdk, but we'll need to find a build that
works in gitian/travis first.

Switch to a new, better maintained fork of cctools:
https://github.com/tpoechtrager/cctools-port

I've forked this and will be working on it some as well:
https://github.com/theuni/cctools-port

This brings in:
cctools v862
ld64: v241.9

It also fixes 64bit builds, so there's no longer any need to use a 32bit clang.
Since clang is no longer tied to an old/crusty 32bit build, clang has been
upgraded to 3.3. Unfortunately, there's a bug in 3.4 that breaks builds. 3.5
works fine, but there are no binary builds compatible with precise, which is
currently used for gitian and travis. We could always build our own if
necessary.

After updating to stable clang/linker/cctools, it's possible to use a more
recent SDK. The current SDK (10.7) through the most recent 10.10 have all been
built/tested successfully, both with and without 10.6 compatibility. However,
10.10 requires clang 3.5.

SDKs >= 10.9 use libc++ rather than libstdc++. This is verified working as well.
2015-01-02 15:09:43 -05:00
..
bdb.mk depends: Use pic for all linux dependencies 2014-11-19 22:49:41 -05:00
boost.mk depends: Use pic for all linux dependencies 2014-11-19 22:49:41 -05:00
dbus.mk depends: add shared dependency builder 2014-08-08 15:10:46 -04:00
expat.mk depends: add shared dependency builder 2014-08-08 15:10:46 -04:00
fontconfig.mk depends: add shared dependency builder 2014-08-08 15:10:46 -04:00
freetype.mk depends: Use pic for all linux dependencies 2014-11-19 22:49:41 -05:00
libICE.mk depends: Add a package for qt4.6. Linux uses it by default. 2014-11-19 22:49:41 -05:00
libSM.mk depends: Add a package for qt4.6. Linux uses it by default. 2014-11-19 22:49:41 -05:00
libX11.mk depends: Use pic for all linux dependencies 2014-11-19 22:49:41 -05:00
libXau.mk depends: Use pic for all linux dependencies 2014-11-19 22:49:41 -05:00
libXext.mk depends: add shared dependency builder 2014-08-08 15:10:46 -04:00
libxcb.mk depends: add shared dependency builder 2014-08-08 15:10:46 -04:00
miniupnpc.mk depends: give miniupnpc cppflags 2014-09-25 14:56:26 -04:00
native_ccache.mk depends: add shared dependency builder 2014-08-08 15:10:46 -04:00
native_cctools.mk depends: major upgrade to darwin toolchain 2015-01-02 15:09:43 -05:00
native_cdrkit.mk Fix download link for gitian builds 2014-12-13 09:03:33 +00:00
native_comparisontool.mk depends: fix packages with hard-coded SOURCES_PATH 2014-12-11 19:23:12 -05:00
native_libdmg-hfsplus.mk depends: add shared dependency builder 2014-08-08 15:10:46 -04:00
native_libuuid.mk depends: major upgrade to darwin toolchain 2015-01-02 15:09:43 -05:00
native_openssl.mk depends: major upgrade to darwin toolchain 2015-01-02 15:09:43 -05:00
native_protobuf.mk depends: add shared dependency builder 2014-08-08 15:10:46 -04:00
openssl.mk Add mips, mipsel and aarch64 to depends platforms 2014-12-17 13:20:11 +01:00
packages.mk Remove gmp dependency and doc mentions 2014-12-04 19:17:02 +01:00
protobuf.mk depends: Use pic for all linux dependencies 2014-11-19 22:49:41 -05:00
qrencode.mk depends: Use pic for all linux dependencies 2014-11-19 22:49:41 -05:00
qt.mk depends: major upgrade to darwin toolchain 2015-01-02 15:09:43 -05:00
qt46.mk gitian: descriptors overhaul 2014-11-19 22:49:41 -05:00
xcb_proto.mk depends: Use pic for all linux dependencies 2014-11-19 22:49:41 -05:00
xextproto.mk depends: add shared dependency builder 2014-08-08 15:10:46 -04:00
xproto.mk depends: add shared dependency builder 2014-08-08 15:10:46 -04:00
xtrans.mk depends: Use pic for all linux dependencies 2014-11-19 22:49:41 -05:00