aboutsummaryrefslogtreecommitdiff
path: root/build/tools
AgeCommit message (Expand)Author
2010-06-01ndk/build/tools: fix improper mktemp usageDavid 'Digit' Turner
2010-05-10Move samples from apps/<name>/project to samples/<name>android-sdk-2.2_r1David 'Digit' Turner
2010-05-03Fix --package option processing in build/tools/download-toolchain-sources.shDavid 'Digit' Turner
2010-04-27Fix rebuild-all-prebuilt.sh, and add --try-x86 option.David 'Digit' Turner
2010-04-26Rework toolchain binaries build scripts.David 'Digit' Turner
2010-04-05Refine download function to support ftp, ssh with <machine>:<path> and file:/...David 'Digit' Turner
2010-04-02Move common functions from build tool scripts to ndk-common.shDavid 'Digit' Turner
2010-03-31build-toolchain.sh: fix the --force-build optionDavid 'Digit' Turner
2010-03-31Allow toolchain source patching in build-toolchain.shDavid 'Digit' Turner
2010-03-31Merge "Port NDK build tools to IA" into froyo-plus-aospJean-Baptiste Queru
2010-03-31Port NDK build tools to IABruce Beare
2010-03-31download-toolchain-source.sh: use 'master' branch instead of 'eclair' by defa...David 'Digit' Turner
2010-02-24Allow the build-toolchain.sh script to apply source packages.David 'Digit' Turner
2010-02-12Update documentation + simplify make-release.sh scriptDavid 'Digit' Turner
2010-02-12Add the 'hello-neon' sample app to demonstrate cpufeatures and ARM Neon usage.David 'Digit' Turner
2009-12-04Fix toolchain scripts for Darwin and Cygwin.David 'Digit' Turner
2009-11-19Update the build-toolchain.sh script.David 'Digit' Turner
2009-11-16Merge change I8d8b5816 into eclairAndroid (Google) Code Review
2009-11-16Update build-toolchain.sh to be able to build gcc 4.4.0David 'Digit' Turner
2009-11-16Add a script to download and package the toolchain sources.David 'Digit' Turner
2009-10-20Remove bash-ism from build-ndk-sysroot.shDavid 'Digit' Turner
2009-10-15Remove bash-ism from build-toolchain.shDavid 'Digit' Turner
2009-10-14Add --prebuilt-ndk=FILE and --no-git options to build/tools/make-release.sh s...David 'Digit' Turner
2009-08-14Bump release version to android-1.6_r1David 'Digit' Turner
2009-07-24Rename ndk/build/platforms/android-1.5 into android-3 to match API levelsDavid 'Digit' Turner
2009-06-30Remove problematic case-insensitive duplicate files.David 'Digit' Turner
2009-06-29Bump release version number and speed up make-release.sh scriptDavid 'Digit' Turner
2009-05-27Force the use of 32-bit toolchain binaries on 64-bit systems.David 'Digit' Turner
2009-05-19Expose the Zlib headers (<zlib.h> and <zconf.h>) in the android-1.5 NDK sysroot.David 'Digit' Turner
2009-05-14Fix the build-toolchain.sh script which doesn't work due to the new download ...David 'Digit' Turner
2009-05-11Update the NDK packaging script to generate zip archives for all platforms.Xavier Ducrohet
2009-05-11Merge change 1361 into donutAndroid (Google) Code Review
2009-05-11Remove hard-coded path to my home directory in build/tools/make-release.sh.David 'Digit' Turner
2009-05-11Remove references to 'cupcake' in all of NDK (replace with 'android-1.5')David 'Digit' Turner
2009-05-07Fix the NDK packaging script to use git ls-files instead of git-ls-filesXavier Ducrohet
2009-05-07generate zip files on Windows and OS X when packaging NDK releasesDavid 'Digit' Turner
2009-05-07Make the release script work on OS X, and think about ensure the generated ta...David 'Digit' Turner
2009-05-07Add a release packaging scriptDavid 'Digit' Turner
2009-05-07Initial import of new NDK into donut treeDavid 'Digit' Turner