aboutsummaryrefslogtreecommitdiff
path: root/build
AgeCommit message (Expand)Author
2016-01-21Remove the redundant binutils and gcclibs.Dan Albert
2016-01-14Merge "Fix x86 triple name."Dan Albert
2016-01-14Fix x86 triple name.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-11Run the host tests as the last step of the build.Dan Albert
2016-01-08Make packages without NOTICE files an error.Dan Albert
2016-01-08Add NOTICE files for our code.Dan Albert
2016-01-08Package NOTICE files for platforms.Dan Albert
2016-01-08Copy NOTICE file for gdbserver.Dan Albert
2016-01-07Warn if there is not a NOTICE file in a package.Dan Albert
2016-01-05Merge "Enable more linker warnings, make them fatal."Dan Albert
2016-01-05Enable more linker warnings, make them fatal.Dan Albert
2016-01-04Merge "Apply version script if present"Dimitry Ivanov
2016-01-04Apply version script if presentDimitry Ivanov
2016-01-04Restore the old package layout.Dan Albert
2015-12-25Resolve problem with running ndk build tests on mips64Lazar Trsic
2015-12-23enable -fstack-protector-strong on mips and mips64Daniel Micay
2015-12-18Stop hiding logs from the build server.Dan Albert
2015-12-18Remove case insensitive duplicates from platforms.Dan Albert
2015-12-18Switch all modules from tarballs to zipfiles.Dan Albert
2015-12-17Remove some unused bits.Dan Albert
2015-12-17Make old style packages fail instead of warning.Dan Albert
2015-12-17Fix the libc++ and stlport packages.Dan Albert
2015-12-17Fix gnustl package.Dan Albert
2015-12-17Fix gdbserver package.Dan Albert
2015-12-17Remove layout from GCC package.Dan Albert
2015-12-17Fix make_package to build a new style package.Dan Albert
2015-12-17Remove package structure from clang package.Dan Albert
2015-12-17Strip package layout information from platforms.Dan Albert
2015-12-17Fix "triple" expansion in package.py.Dan Albert
2015-12-17Add support for specifying package install paths.Dan Albert
2015-12-16Make one platform package per API level.Dan Albert
2015-12-16Copy the changelog into the final package.Dan Albert
2015-12-15Fix `BINPREFIX` in builder-funcs.sh.Dan Albert
2015-12-14Merge "Update NDK clang to build 2481030."Dan Albert
2015-12-14Make ARM standalone toolchains default to arm7.Dan Albert
2015-12-11Update NDK clang to build 2481030.Dan Albert
2015-12-08Properly forward arguments to ndk-build.Dan Albert
2015-12-08Merge "Use -isystem for platform includes."Dan Albert
2015-12-07Use -isystem for platform includes.Dan Albert
2015-12-04Advance the NDK to a newer clang.Dan Albert
2015-12-04Stop packaging tests.Dan Albert
2015-12-04Fix libgcc path for armeabi-v7a-hard.Dan Albert
2015-12-01Merge "Remove support for long dead clangs."Dan Albert
2015-11-30Update clang to build 2455903.Dan Albert
2015-11-25Remove LLVM version from standalone toolchains.Dan Albert
2015-11-25Remove the clang version number from the package.Dan Albert
2015-11-25Use the right clang when building NDK components.Dan Albert
2015-11-25Remove support for long dead clangs.Dan Albert