breakpad/src/tools/linux/md2core
digit@chromium.org 690e294ece Fix the tools and processor build for Android
This small patch allows the build of the tools and processor
when targetting Android with the Automake/Autconf build.

Not that these necessarily work correctly at the moment,
but there is no need for --disable-tools --disable-processor
now when using --host=arm-linux-androideabi or
--host=i686-linux-android.

+ Modify android/run-checks.sh to build all binaries with
  the Automake build.

+ Tiny fix for --abi=x86 in android/run-checks.sh
Review URL: https://breakpad.appspot.com/438002

git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@1018 4c0a9323-5329-0410-9bdc-e9ce6186880e
2012-08-21 17:55:47 +00:00
..
minidump_memory_range_unittest.cc Fix narrowing conversion from -1 to size_t 2012-08-14 01:03:14 +00:00
minidump_memory_range.h Replace MMappedRange with MinidumpMemoryRange. 2011-12-21 22:33:21 +00:00
minidump-2-core.cc Fix the tools and processor build for Android 2012-08-21 17:55:47 +00:00