aboutsummaryrefslogtreecommitdiff
path: root/sources
AgeCommit message (Expand)Author
2020-03-23Switch the NDK source/ headers to #pragma once.Elliott Hughes
2020-03-09Build device prebuilts without Neon.Dan Albert
2019-12-18native_app_glue: hook up missing messages.Elliott Hughes
2019-10-22Switch %lS to %lsRyan Prichard
2019-10-21echo_win/cmp_win: use %lS to print wchar_t*Ryan Prichard
2019-09-17Remove useless cxx-stl/system module.Dan Albert
2019-08-20Move GDB out of HostTools.Dan Albert
2019-06-13Remove make-3.81Haibo Huang
2019-06-13Build GNU make with AutoconfBuilderHaibo Huang
2019-06-12Remove support for 32-bit Windows.Dan Albert
2019-03-22Replace stringly typed hosts with an enum.Dan Albert
2018-10-25Remove ndk-depends.Elliott Hughes
2018-10-24ndk-stack: switch to python.Elliott Hughes
2018-09-27Update ndk-build to use the new toolchain layout.Dan Albert
2018-09-15android_support: fix lgamma and enable -WerrorRyan Prichard
2018-07-10Remove libandroid_support's stdio.h.Dan Albert
2018-05-02Remove stlport GDB pretty printer.Dan Albert
2018-04-30Move libc++'s build into checkbuild.pyDan Albert
2018-04-27C++14 support for the system STL.Dan Albert
2018-04-16Remove stale files from the NDK directory.Dan Albert
2018-04-05Revert "Build libc++ using the just-built NDK."Dan Albert
2018-04-03Build libc++ using the just-built NDK.Dan Albert
2018-03-29Declare posix_memalign for android-16.Dan Albert
2018-03-29Revert "Remove posix_memalign from libandroid_support."Dan Albert
2018-03-15Add nullptr_t to the "system STL"'s <cstddef>.Elliott Hughes
2018-02-22Remove an unneeded decl from libandroid_support.Dan Albert
2018-02-07Remove posix_memalign from libandroid_support.Dan Albert
2018-02-06Don't use libandroid_support for modern API levels.Dan Albert
2018-02-06Adapt to platform update.Dan Albert
2018-02-05Fix libc++.a linker script for arm32.Dan Albert
2018-02-01Fix the help URL in ndk-stack.Elliott Hughes
2018-01-29Remove gnustl, stlport, and gabi++.Dan Albert
2018-01-24mingw-w64: harmonize triples, use prebuilt MinGW in BHRyan Prichard
2017-12-12Update gtest.Dan Albert
2017-10-18Merge "Remove dead mkdir."Treehugger Robot
2017-10-17Remove dead mkdir.Dan Albert
2017-10-17Add missing includes.Dan Albert
2017-10-13Merge "Make iswblank a static inline."Elliott Hughes
2017-10-13Hide android_support's UniquePtr classRyan Prichard
2017-10-12Make iswblank a static inline.Elliott Hughes
2017-10-11Add missing include for cpufeatures.Dan Albert
2017-10-04Configure macOS ndk-stack for arm64 rather than arm32Ryan Prichard
2017-09-25Adapt to bionic using __RENAME for some functions.Elliott Hughes
2017-09-19Start splitting up the HostTools module.Dan Albert
2017-09-19Merge "Add back a few functions accidentally dropped from libandroid_support.a."Elliott Hughes
2017-09-14Don't use TMPDIR when building stlport.Dan Albert
2017-09-14Don't use TMPDIR when building gnustl.Dan Albert
2017-09-14Don't use TMPDIR when building make.Dan Albert
2017-09-14Don't use TMPDIR when building toolbox.Dan Albert
2017-09-14Don't use TMPDIR when building ndk-depends.Dan Albert