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