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