aboutsummaryrefslogtreecommitdiff
path: root/sources
AgeCommit message (Expand)Author
2016-01-26Remove some legacy makefile cruft.Dan Albert
2016-01-25Fix the libc++ test runner for the old layout.Dan Albert
2016-01-13Differentiate OUT_DIR and DIST_DIR.Dan Albert
2016-01-12Stop installing NDK tools to the source directory.Dan Albert
2016-01-08Fix packaging of thumb libs.Dan Albert
2016-01-08Merge all the host-tools licenses into one NOTICE.Dan Albert
2016-01-08Link NOTICE file for gtest.Dan Albert
2016-01-08Link NOTICE file for stlport.Dan Albert
2016-01-08Link NOTICE files for libc++.Dan Albert
2016-01-08Add NOTICE file for libandroid_support.Dan Albert
2016-01-08Add NOTICE files for our code.Dan Albert
2016-01-08Package NOTICE file for gnustl.Dan Albert
2016-01-04Restore the old package layout.Dan Albert
2015-12-18Switch all modules from tarballs to zipfiles.Dan Albert
2015-12-17Fix the libc++ and stlport packages.Dan Albert
2015-12-17Fix gnustl package.Dan Albert
2015-12-14Add lit.site.cfg to .gitignore.Dan Albert
2015-12-14Fix x86 triple in libc++ tests.Dan Albert
2015-12-14Only do host test config when necessary.Dan Albert
2015-12-14Untrack generated file.Dan Albert
2015-12-14Fix clang path for libc++ tests.Dan Albert
2015-11-24Fix the Mac build from the binutils update.Dan Albert
2015-11-18Fixed segfault when throwing exceptions via gabi++Egor Kochetov
2015-11-17Remove the $HOST_TAG from binutils and toolchains.Dan Albert
2015-11-16Move host-tools into its own directory.Dan Albert
2015-11-03Include a repo.prop in each package.Dan Albert
2015-10-28Prevent ODR issues with platform libc++.Dan Albert
2015-10-28Get LIT working for NDK libc++ tests.Dan Albert
2015-10-23Include Android.mk in gnustl package.Dan Albert
2015-10-20Drop mips64r2 from gnustl.Dan Albert
2015-10-16One gnustl to rule them all.Dan Albert
2015-10-14Remove version number from installed gnustl.Dan Albert
2015-09-02Move gnustl build files to a better home.Dan Albert
2015-09-02Split stlport into a module.Dan Albert
2015-09-02Split libc++ into a module.Dan Albert
2015-09-02Build all libc++ with libc++abiAndrew Hsieh
2015-08-31Move toolbox build script to its source directory.Dan Albert
2015-08-31Move ndk-stack and ndk-depends build scripts.Dan Albert
2015-08-31Move make build script to the source directory.Dan Albert
2015-08-31Move awk build script to source directory.Dan Albert
2015-08-19Fix libc++ build.Dan Albert
2015-08-19Drop more compiler-rt crap.Dan Albert
2015-07-08Updated _Unwind_Exception struct for 64 bitsEgor Kochetov
2015-07-03Fixed NDK self-test android-support makefileEgor Kochetov
2015-06-29Remove le32 and le64 stuff.Lai Wei-Chih
2015-06-26Remove libelff.Elliott Hughes
2015-06-24Remove libportable.Elliott Hughes
2015-06-24Merge "Disable -Werror for ndk-stack."Dan Albert
2015-06-24Removed libdl_unittest from NDK self-testsEgor.Kochetov
2015-06-23Disable -Werror for ndk-stack.Dan Albert