git-annex/standalone/android/haskell-patches
Joey Hess ccef06da41 allow building webapp with EvilSplicer for non-android arm
Was able to reuse many of the android patches, but several had to be
re-done. On Android, ghc is a stage2 build, so can compile, but not run TH
code. But debian's ghc on armel cannot even compile TH code, so it has
to be patched out.

Some haskell packages have been updated to new versions, including yesod
and DAV, and their patches had to be redone.

The Makefile now has 2 new targets. The first is run on a companion x86
system to do the build and get TH splices. Then the second target is run
the same source tree on the arm system to build without needing TH.

This commit was sponsored by Svenne Krap.
2013-12-18 21:41:17 +00:00
..
async_fix-build-with-new-ghc.patch successfully builds (except XMPP) 2013-09-22 19:13:31 +01:00
bloomfilter_fix-build-with-newer-base.patch refresh haskell package patches for new android build 2013-09-22 01:43:28 -04:00
comonad_cross-build.patch refresh patches to current hackage versions 2013-10-18 22:44:06 -04:00
crypto-numbers_build-fix.patch update to arm-linux-androideabi-4.8 and current cabal 2013-11-11 00:04:04 -04:00
distributive_0.3-0001-fixes-for-cross-build.patch refresh patches to current hackage versions 2013-10-18 22:44:06 -04:00
dns_use-android-net.dns1-command-instead-of-resolv.conf.patch Android: Fix SRV record lookups for XMPP to use android getprop command to find DNS server, since there is no resolv.conf. 2013-12-03 13:14:49 -04:00
entropy_cross-build.patch refresh patches to current hackage versions 2013-10-18 22:44:06 -04:00
gnuidn_fix-build-with-new-base.patch successfully builds (except XMPP) 2013-09-22 19:13:31 +01:00
gnutls_0.1.4-0001-statically-link-with-gnutls.patch fix gnutls 2013-11-26 19:19:47 +00:00
gsasl_0.3.5-0001-link-with-libgsasl.patch more patch cleanup 2013-05-07 19:18:21 -04:00
HTTP_4000.2.8-0001-build-with-base-4.8.patch refresh haskell package patches for new android build 2013-09-22 01:43:28 -04:00
iproute_1.2.11_0001-build-without-IPv6-stuff.patch add DNS library to Android build environment 2013-05-15 19:11:09 -04:00
language-javascript_fix-build-with-new-ghc.patch update to arm-linux-androideabi-4.8 and current cabal 2013-11-11 00:04:04 -04:00
lifted-base_crossbuild.patch refresh haskell package patches for new android build 2013-09-22 01:43:28 -04:00
MissingH_1.2.0.0_0001-fix-build-not-Android-specific.patch rename patches for consistenct and machine application 2013-05-07 15:05:14 -04:00
MonadCatchIO-transformers_hack-to-get-to-build-with-new-ghc.patch refresh haskell package patches for new android build 2013-09-22 01:43:28 -04:00
network_2.4.1.0_0001-android-port-fixes.patch rename patches for consistenct and machine application 2013-05-07 15:05:14 -04:00
network_2.4.1.0_0002-remove-Network.BSD-symbols-not-available-in-bionic.patch rename patches for consistenct and machine application 2013-05-07 15:05:14 -04:00
network_2.4.1.0_0003-configure-misdetects-accept4.patch update some patches for new versions 2013-10-18 16:19:22 -04:00
network_2.4.1.0_0004-getprotobyname-hack-for-tcp-and-udp.patch rename patches for consistenct and machine application 2013-05-07 15:05:14 -04:00
primitive_0.5.0.1_0001-disable-i386-opt-stuff-to-allow-cross-compilation.patch rename patches for consistenct and machine application 2013-05-07 15:05:14 -04:00
process_fix-build-with-new-ghc.patch refresh haskell package patches for new android build 2013-09-22 01:43:28 -04:00
SafeSemaphore_fix-build-with-new-base.patch refresh haskell package patches for new android build 2013-09-22 01:43:28 -04:00
skein_hardcode_little-endian.patch refresh haskell package patches for new android build 2013-09-22 01:43:28 -04:00
socks_0.4.2_0001-remove-IPv6-stuff.patch update to arm-linux-androideabi-4.8 and current cabal 2013-11-11 00:04:04 -04:00
stm-chans_cross-build.patch refresh patches to current hackage versions 2013-10-18 22:44:06 -04:00
unix-time_hack-for-Bionic.patch update some patches for new versions 2013-10-18 16:19:22 -04:00
uuid_build-without-v1-uuid-which-needs-network-info.patch update to arm-linux-androideabi-4.8 and current cabal 2013-11-11 00:04:04 -04:00
vector_hack-to-build-with-new-ghc.patch refresh patches to current hackage versions 2013-10-18 22:44:06 -04:00
zlib_0.5.4.0_0001-hack-to-build-on-Android.patch refresh haskell package patches for new android build 2013-09-22 01:43:28 -04:00