Go to file
David 'Digit' Turner 0960ca7488 Add support for custom Linux host toolchains when building the SDK.
This is needed in order to build Linux SDK binaries that can run
properly on Ubuntu 8.04 (Hardy). By default, the host toolchain
on 10.04 (Lucid) generates machine code that won't run on Hardy
due to GLibc ABI mistmatches.

Note that nothing happens if the new toolchain is not in the
prebuilt tree.

Change-Id: I45c1f68e37e15a0032f885df1c5c0f297b3d8642
2010-12-13 11:52:03 +01:00
core Add support for custom Linux host toolchains when building the SDK. 2010-12-13 11:52:03 +01:00
libs/host remove mkdirs/etc which caused us to depend on libutils 2009-06-04 14:54:15 -07:00
target Always install libnfc_ndef. 2010-10-15 02:16:40 -07:00
tools docs: fix link 2010-12-05 18:03:23 -08:00
.gitignore add a .gitignore file to make git ignore *.pyc files 2010-01-22 10:23:45 -08:00
CleanSpec.mk Gingerbread becomes real. 2010-10-18 11:46:50 -07:00
buildspec.mk.default The java version changed, and we made envsetup automatically find the right JAVA_HOME. 2010-06-23 14:03:13 -07:00
envsetup.sh Fix mmm to work with an ANDROID_BUILD_TOP that contains a symlink 2010-09-28 13:44:39 -07:00