aboutsummaryrefslogtreecommitdiff
path: root/build/core
AgeCommit message (Expand)Author
2016-02-04Fix HOST_TOOLS_ROOT.Dan Albert
2016-01-29Build libc++abi components as separate libraries.Dan Albert
2016-01-29Link libandroid_support with libc++_static.Dan Albert
2016-01-27Add support for NDK_NEW_TOOLCHAINS_LAYOUT.Dan Albert
2016-01-27Add support for NDK_TOOLCHAINS_ROOT.Dan Albert
2016-01-21Remove the redundant binutils and gcclibs.Dan Albert
2016-01-05Enable more linker warnings, make them fatal.Dan Albert
2016-01-04Restore the old package layout.Dan Albert
2015-12-23enable -fstack-protector-strong on mips and mips64Daniel Micay
2015-12-07Use -isystem for platform includes.Dan Albert
2015-12-04Fix libgcc path for armeabi-v7a-hard.Dan Albert
2015-11-25Remove the clang version number from the package.Dan Albert
2015-11-24Fix s:\:/: translation before we match on /.Dan Albert
2015-11-23Update build files for GCC update.Dan Albert
2015-11-23Use a local instead of LOCAL_ARM_MODE.Dan Albert
2015-11-20Actually use TARGET_$(LOCAL_ARM_MODE)_LDFLAGS.Dan Albert
2015-11-18Merge "Fix gdbserver location for build system."Dan Albert
2015-11-17Remove the $HOST_TAG from binutils and toolchains.Dan Albert
2015-11-17Fix gdbserver location for build system.Dan Albert
2015-11-16Move host-tools into its own directory.Dan Albert
2015-11-16Move gcclibs out of prebuilt/.Dan Albert
2015-11-04Merge "Revert "Revert "Remove host tag from path in prebuilt/."""Dan Albert
2015-11-03Revert "Revert "Remove host tag from path in prebuilt/.""Dan Albert
2015-10-27Move toolchain config files back into build.Dan Albert
2015-10-21Revert "Remove host tag from path in prebuilt/."Dan Albert
2015-10-20Remove host tag from path in prebuilt/.Dan Albert
2015-10-15Merge "Add gcclibs module."Dan Albert
2015-10-14Add gcclibs module.Dan Albert
2015-10-14Remove version number from installed gnustl.Dan Albert
2015-10-14Add a binutils "build".Dan Albert
2015-10-14Fix test for gcc-ar.Dan Albert
2015-09-03Merge changes Ibb72a0a9,I7fab1a47,I344cae5b,I86c019e0Dan Albert
2015-09-02Fix typo.Josh Gao
2015-09-02Don't print info/warning messages when called to dump a variable.Josh Gao
2015-09-02Drop the standalone libgabi++.Dan Albert
2015-08-26Fix toolchain location for ndk-build.Dan Albert
2015-08-26Stop supporting NDK_HOST_32BIT.Dan Albert
2015-08-19Fix libdl dependency in libc++.Dan Albert
2015-08-19Bump default APP_PLATFORM to Gingerbread.Dan Albert
2015-06-30Merge "Revert one last piece of a RS hack."Elliott Hughes
2015-06-29Revert one last piece of a RS hack.Elliott Hughes
2015-06-29Fix APP_CONLYFLAGS typo.Elliott Hughes
2015-06-02Remove mclinker.Dan Albert
2015-05-25Add clang3.6; remove clang3.4Andrew Hsieh
2015-05-20Support using the .neon tag on files in arm64-v8a and x86_64 builds as wellMartin Storsjo
2015-04-07Fold "host-dir-parent" into "parent-dir"Andrew Hsieh
2015-03-30Remove trailing / in project path for windowsAndrew 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-29Use APP_PROJECT_PATH if NDK_PROJECT_PATH isn't setAndrew Hsieh