1. be763f7 Skip default dependencies for header libraries by Colin Cross · 3 years, 9 months ago
  2. d4c9f55 Use old unwinder for R cc modules by Inseob Kim · 3 years, 10 months ago
  3. 4ccd490 Revert^2 "Switch platform-NDK unwinder to LLVM libunwind.a prebuilt" by Ryan Prichard · 3 years, 10 months ago
  4. 74bdc28 Revert "Switch platform-NDK unwinder to LLVM libunwind.a prebuilt" by Ryan Prichard · 3 years, 10 months ago
  5. 29b9de0 Switch platform-NDK unwinder to LLVM libunwind.a prebuilt by Ryan Prichard · 3 years, 10 months ago
  6. b35a85e Switch platform EH unwinder to prebuilt LLVM libunwind by Ryan Prichard · 4 years ago
  7. 1a24627 Replace stringly-typed API levels. by Dan Albert · 4 years, 7 months ago
  8. af68337 Set -fsjlj-exceptions for all 32-bit Windows compiles by Pirama Arumuga Nainar · 4 years, 5 months ago
  9. c511bc5 Revert^2 "Add sdk mutator for native modules" by Colin Cross · 4 years, 10 months ago
  10. f8e8022 Revert "Add sdk mutator for native modules" by Colin Cross · 4 years, 10 months ago
  11. 82e192c Add sdk mutator for native modules by Colin Cross · 5 years ago
  12. b8eefa8 Do not explicitly link ucrt, ucrtbase by Pirama Arumuga Nainar · 4 years, 11 months ago
  13. dc4f986 Statically link the unwinder into binaries packaged into an unbundled APEX with legacy_android10_support: true. by Peter Collingbourne · 5 years ago
  14. e5ba286 build: Link the unwinder dynamically into platform and vendor binaries. by Peter Collingbourne · 5 years ago
  15. 4af21ed Split local and global cflags by Colin Cross · 5 years ago
  16. 52767be Add support for Rust C libraries. by Ivan Lozano · 5 years ago
  17. b49fe1b Stop linking libdl.a into static bins by Ryan Prichard · 5 years ago
  18. f7a17da Use -nostdlib++ instead of -nodefaultlibs by Colin Cross · 5 years ago
  19. e12019c Merge "Remove setting _USING_LIBCXX" by Tom Cherry · 5 years ago
  20. 792942d Merge changes I75b4a761,I779f28c6,If1422372,I26307dd1 by Treehugger Robot · 5 years ago
  21. 99f2fc2 BoringSSL FIPS build - introduce extraLibFlags and use for STL libs. by Pete Bentley · 5 years ago
  22. 520d9aa Remove setting _USING_LIBCXX by Tom Cherry · 5 years ago
  23. 2da19cb Link libc++demangle with libc++ for the device. by Dan Albert · 6 years ago
  24. c3a1e22 Do not re-export _Unwind_XXX symbols. by Christopher Ferris · 6 years ago
  25. fc22e4e Treat stl: "system" the same way as default. by Sasha Smundak · 6 years ago
  26. c32c6b0 Support building for Fuchsia. by Doug Horn · 6 years ago
  27. 087bba7 Use libucrt instead of libmsvcr110 by Pirama Arumuga Nainar · 6 years ago
  28. 90b9bbc Don't use libandroid_support post-21. by Dan Albert · 6 years ago
  29. a403cc7 Change STL for Windows to libc++. by Pirama Arumuga Nainar · 6 years ago
  30. e5d974d Link msvcr110.a after mingwex.a by Pirama Arumuga Nainar · 6 years ago
  31. b60190a Use soong_cc_prebuilt.mk instead of prebuilt.mk for Soong cc modules by Colin Cross · 6 years ago
  32. cb9342e Revert "Use soong_cc_prebuilt.mk instead of prebuilt.mk for Soong cc modules" by Colin Cross · 6 years ago
  33. e2874cd Use soong_cc_prebuilt.mk instead of prebuilt.mk for Soong cc modules by Colin Cross · 6 years ago
  34. b170365 Use Soong modules for the NDK's extra STL libraries by Ryan Prichard · 7 years ago
  35. 5789ca9 Use the platform -std= for sdk_version. by Elliott Hughes · 7 years ago
  36. a07b845 Disable availability macros in libc++ on Darwin. by Dan Albert · 7 years ago
  37. 749fc78 Remove support for stlport. by Dan Albert · 7 years ago
  38. c9460bb Remove support for gnustl. by Dan Albert · 7 years ago
  39. 202fe49 Add basic NDK STL link type check. by Dan Albert · 7 years ago
  40. af3cc2d Some clarifications in preparation to automatically order linker dependencies by Jeff Gaston · 7 years ago
  41. 27991b7 Add -lm to the default libs for Linux & Darwin by Dan Willemsen · 7 years ago
  42. ef88ae2 Make libdl.so be loaded after libc.so by Colin Cross · 7 years ago
  43. 245ced7 Allow arch-specific stl selection by Colin Cross · 8 years ago
  44. 3edeee1 Add ctx.Windows() by Colin Cross · 8 years ago
  45. 87f9f03 Add libc++ and libc++_static aliases for SDK builds. by David Benjamin · 8 years ago
  46. 2e47b34 Add Toolchain.Bionic() by Dan Willemsen · 8 years ago
  47. 3895d5b Always link libdl with libc++ for the NDK. by Dan Albert · 8 years ago
  48. 3d92b27 Add libc and libm to modules that use libc++_static by Colin Cross · 9 years ago
  49. 7924885 Make Stl *bool by Colin Cross · 9 years ago
  50. 141d566 Remove support for libstdc++ on Android/Linux/Darwin by Dan Willemsen · 9 years ago
  51. a1ad8d1 Simplify arch target handling by Colin Cross · 9 years ago
  52. b9db480 Revert "Simplify arch target handling" by Colin Cross · 9 years ago
  53. 54c7112 Simplify arch target handling by Colin Cross · 9 years ago
  54. 635c3b0 Rename common to android by Colin Cross · 9 years ago
  55. 4a97cb4 Support "none" for stl when using ndk by Colin Cross · 9 years ago
  56. a8e07cc Promote stl to a fixed feature by Colin Cross · 9 years ago
  57. ca860ac Refactor cc by Colin Cross · 9 years ago