aboutsummaryrefslogtreecommitdiff
path: root/build
AgeCommit message (Expand)Author
2015-02-24Compile mips/mips64 toolchain with binutils-2.25Andrew Hsieh
2015-02-13Merge "Use APP_PROJECT_PATH if NDK_PROJECT_PATH isn't set"Andrew Hsieh
2015-02-01Allow building .asm files for x86_64 as wellMartin Storsjo
2015-01-29Merge "Add -target-api N to llvm-rs-cc"Andrew Hsieh
2015-01-29Merge "Fix --visible-static"Andrew Hsieh
2015-01-29Use APP_PROJECT_PATH if NDK_PROJECT_PATH isn't setAndrew Hsieh
2015-01-28Remove unused variable.Dan Albert
2015-01-23Add -target-api N to llvm-rs-ccAndrew Hsieh
2015-01-23Fix --visible-staticAndrew Hsieh
2015-01-16Misc fix for abcc.Lai Wei-Chih
2015-01-09Fix NDK build called from top-level script rebuild-all-prebuilt.shAndrew Hsieh
2015-01-07Rename internal ABI mipsr6 as mips32r6Andrew Hsieh
2014-12-30Fix abcc build broken.Lai Wei-Chih
2014-12-19Merge "Enable indirect functions when building gcc."Andrew Hsieh
2014-12-19Merge "Don't build libc++abi on unknown arch due to assembly file."Andrew Hsieh
2014-12-18Remove host sedAndrew Hsieh
2014-12-18Refresh mclinker local patchesAndrew Hsieh
2014-12-18Remove GCC 4.6Andrew Hsieh
2014-12-16Don't wrap make-standalone-toolchain.sh's copy_* commands in run()Andrew Hsieh
2014-12-16Enable indirect functions when building gcc.Alexander Ivchenko
2014-12-12Use default gcc to build platform libsAndrew Hsieh
2014-12-12Remove more bashismsAndrew Hsieh
2014-12-12Fix build libcompiler-rtAndrew Hsieh
2014-12-11Don't build libc++abi on unknown arch due to assembly file.WenHan Gu
2014-12-10Disable clang integrated-as for STLAndrew Hsieh
2014-12-09Add mipsr6Andrew Hsieh
2014-12-09Force using unknown arch onto android-21.WenHan Gu
2014-12-09Separate unknown arch options for llvm-3.4/3.5.WenHan Gu
2014-12-09Simply inline __gnu_thumb1_case_* for armeabi* gnustl for unknown arch testing.WenHan Gu
2014-12-09Update build-compiler-rt for llvm 3.5.WenHan Gu
2014-12-09Add -emit-llvm for unknown arch while shared library generation.WenHan Gu
2014-12-05misc fixes in r10dAndrew Hsieh
2014-12-05Rename version_is_greater_than() as version_is_at_least()Andrew Hsieh
2014-12-05Refactor dereferencing windows symlinkAndrew Hsieh
2014-12-05Fix clang with LOCAL_PCHAndrew Hsieh
2014-12-02Set GCC 4.8 as the default for 32-bit ABIsAndrew Hsieh
2014-11-19Merge "build/tools/builder-funcs.sh: Fix for Darwin"David 'Digit' Turner
2014-11-18build/tools/builder-funcs.sh: Fix for DarwinDavid 'Digit' Turner
2014-11-18Merge "Fix equal-versions compare for libstdc++ build"Andrew Hsieh
2014-11-17Fix equal-versions compare for libstdc++ buildDuane Sand
2014-11-17Merge "Allow python to be built on host with qemu."Andrew Hsieh
2014-11-17Merge "Don't default to ARCH=arm in make-standalone-toolchain.sh"Andrew Hsieh
2014-11-17Merge "Link arm binary with -mthumb except when LOCAL_ARM_MODE=arm or debug b...Andrew Hsieh
2014-11-17Merge "Fix ndk-build on LOCAL_SRC_FILES with windows absolute path"Andrew Hsieh
2014-11-17Merge "Fix make-standalone-toolchain.sh "<<<" bashism"Andrew Hsieh
2014-11-14Allow python to be built on host with qemu.Chih-Hung Hsieh
2014-11-13Merge "Support build-target-prebuilts for selected toolchain version"Andrew Hsieh
2014-11-12Fix make-standalone-toolchain.sh "<<<" bashismKevin Cernekee
2014-11-07Revise gcc4.9 local patchesAndrew Hsieh
2014-10-29Don't default to ARCH=arm in make-standalone-toolchain.shAndrew Hsieh