1. c3a1e22 Do not re-export _Unwind_XXX symbols. by Christopher Ferris · 6 years ago
  2. fc22e4e Treat stl: "system" the same way as default. by Sasha Smundak · 6 years ago
  3. c32c6b0 Support building for Fuchsia. by Doug Horn · 7 years ago
  4. 087bba7 Use libucrt instead of libmsvcr110 by Pirama Arumuga Nainar · 7 years ago
  5. 90b9bbc Don't use libandroid_support post-21. by Dan Albert · 7 years ago
  6. a403cc7 Change STL for Windows to libc++. by Pirama Arumuga Nainar · 7 years ago
  7. e5d974d Link msvcr110.a after mingwex.a by Pirama Arumuga Nainar · 7 years ago
  8. b60190a Use soong_cc_prebuilt.mk instead of prebuilt.mk for Soong cc modules by Colin Cross · 7 years ago
  9. cb9342e Revert "Use soong_cc_prebuilt.mk instead of prebuilt.mk for Soong cc modules" by Colin Cross · 7 years ago
  10. e2874cd Use soong_cc_prebuilt.mk instead of prebuilt.mk for Soong cc modules by Colin Cross · 7 years ago
  11. b170365 Use Soong modules for the NDK's extra STL libraries by Ryan Prichard · 7 years ago
  12. 5789ca9 Use the platform -std= for sdk_version. by Elliott Hughes · 7 years ago
  13. a07b845 Disable availability macros in libc++ on Darwin. by Dan Albert · 8 years ago
  14. 749fc78 Remove support for stlport. by Dan Albert · 8 years ago
  15. c9460bb Remove support for gnustl. by Dan Albert · 8 years ago
  16. 202fe49 Add basic NDK STL link type check. by Dan Albert · 8 years ago
  17. af3cc2d Some clarifications in preparation to automatically order linker dependencies by Jeff Gaston · 8 years ago
  18. 27991b7 Add -lm to the default libs for Linux & Darwin by Dan Willemsen · 8 years ago
  19. ef88ae2 Make libdl.so be loaded after libc.so by Colin Cross · 8 years ago
  20. 245ced7 Allow arch-specific stl selection by Colin Cross · 8 years ago
  21. 3edeee1 Add ctx.Windows() by Colin Cross · 8 years ago
  22. 87f9f03 Add libc++ and libc++_static aliases for SDK builds. by David Benjamin · 9 years ago
  23. 2e47b34 Add Toolchain.Bionic() by Dan Willemsen · 9 years ago
  24. 3895d5b Always link libdl with libc++ for the NDK. by Dan Albert · 9 years ago
  25. 3d92b27 Add libc and libm to modules that use libc++_static by Colin Cross · 9 years ago
  26. 7924885 Make Stl *bool by Colin Cross · 9 years ago
  27. 141d566 Remove support for libstdc++ on Android/Linux/Darwin by Dan Willemsen · 9 years ago
  28. a1ad8d1 Simplify arch target handling by Colin Cross · 9 years ago
  29. b9db480 Revert "Simplify arch target handling" by Colin Cross · 9 years ago
  30. 54c7112 Simplify arch target handling by Colin Cross · 9 years ago
  31. 635c3b0 Rename common to android by Colin Cross · 9 years ago
  32. 4a97cb4 Support "none" for stl when using ndk by Colin Cross · 9 years ago
  33. a8e07cc Promote stl to a fixed feature by Colin Cross · 9 years ago
  34. ca860ac Refactor cc by Colin Cross · 10 years ago