aboutsummaryrefslogtreecommitdiff
path: root/sources
AgeCommit message (Expand)Author
2016-02-03Don't include prebuilt libunwind for non-ARM.Dan Albert
2016-02-02Fix more of the build.Dan Albert
2016-01-29Merge "Fix cpufeatures for -Wall/-Wextra."Dan Albert
2016-01-29Fix exception unwinding in the ARM libc++ tests.Dan Albert
2016-01-29Build libc++abi components as separate libraries.Dan Albert
2016-01-29Build libc++ with ndk-build instead of bash.Dan Albert
2016-01-29Fix cpufeatures for -Wall/-Wextra.Dan Albert
2016-01-27Move STL support packaging up a level.Dan Albert
2016-01-27Work around vim's stupidity.Dan Albert
2016-01-26Merge "Don't build libc++ twice."Dan Albert
2016-01-26Merge "Remove some legacy makefile cruft."Dan Albert
2016-01-26Don't build libc++ twice.Dan Albert
2016-01-26Link libatomic when building libc++ for armeabi.Dan Albert
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