Commit graph

6 commits

Author SHA1 Message Date
Tor Lillqvist
adb5525740 Initial attempt at Android cross-compilation support
Recognize the arm-linux-androideabi "triplet". (Actually I doubt that
is a well-formed triplet at all, what are the Google people smoking?)

Allow longer lines in pkgdata.cpp as the compiler command line gets
quite long for cross-compilation to Android.

Add the proper assembly source file format for Android to pkg_genc.c
and use that.

Probably a good idea to use --disable-dyload on Android (and iOS).

Tweak gcc flags used for Android a bit to work around some Android C
header weirdness related to strictness and 64-bit types.
2011-06-11 17:50:36 +03:00
Fridrich Štrba
c0470de216 Work around a strange problem with libicudata on Mac OSX 2011-03-18 12:05:11 +01:00
Fridrich Štrba
1c3f71ec25 Make icu 4.4.2 build on Linux 2011-03-15 11:21:43 +01:00
Fridrich Štrba
222b835228 Oops 2011-03-14 13:46:37 +01:00
Fridrich Štrba
ed9b67df35 Dupplicate symbol in Windows build 2011-03-14 13:44:24 +01:00
Caolán McNamara
4c4f86df0c restore build of build patch that seem to still make sense 2011-03-11 09:03:27 +00:00