1. 6d74870 Revert^2 "Switch platform-NDK unwinder to LLVM libunwind.a prebuilt" by Ryan Prichard · 4 years, 4 months ago
  2. 9cd4aff Revert "Switch platform-NDK unwinder to LLVM libunwind.a prebuilt" by Ryan Prichard · 4 years, 4 months ago
  3. 85a1213 Switch platform-NDK unwinder to LLVM libunwind.a prebuilt by Ryan Prichard · 4 years, 5 months ago
  4. 6f19c3e Switch platform EH unwinder to prebuilt LLVM libunwind by Ryan Prichard · 4 years, 8 months ago
  5. 86cdf9c Update make build system for dynamic unwinder. by Peter Collingbourne · 6 years ago
  6. acf8b0f Stop linking libdl.a into static bins by Ryan Prichard · 6 years ago
  7. 84783a7 Use -nostdlib++ instead of -nodefaultlibs by Colin Cross · 6 years ago
  8. 04eacb3 Merge "Remove setting _USING_LIBCXX" by Tom Cherry · 6 years ago
  9. d892b63 Link libc++demangle with libc++ for the device. by Dan Albert · 6 years ago
  10. 65d3bc3 Remove setting _USING_LIBCXX by Tom Cherry · 6 years ago
  11. f264690 Remove support for building Windows modules in Make by Dan Willemsen · 7 years ago
  12. 132f959 Use libucrt instead of libmsvcr110 by Pirama Arumuga Nainar · 7 years ago
  13. 80ba345 Change STL for Windows to libc++. by Pirama Arumuga Nainar · 7 years ago
  14. 9262b6f Disable availability macros in libc++ on Darwin. by Dan Albert · 8 years ago
  15. a3a06fe Add -lm to the default libs for Linux & Darwin by Dan Willemsen · 8 years ago
  16. cdf3927 Add libdl.so to the list of system shared libs by Dimitry Ivanov · 8 years ago
  17. c9aa6fc Fix building static linux binaries by Dan Willemsen · 9 years ago
  18. 327fa9c Forbid libstdc++ on Linux and Darwin by Dan Willemsen · 9 years ago
  19. 50a8120 Remove support for device libstdc++ as stl by Colin Cross · 9 years ago
  20. 441d646 Fix C++ on Darwin by Dan Willemsen · 9 years ago
  21. 0e2e71d Add support for LOCAL_NDK_STL_VARIANT := none. by Dan Albert · 10 years ago
  22. eb3e3fa Use exported includes for libc++. by Dan Albert · 10 years ago
  23. d1d68b1 Fix `LOCAL_CXX_STL := none` for Windows. by Dan Albert · 10 years ago
  24. 057aaea Add HOST_CROSS_OS by Dan Willemsen · 10 years ago
  25. 1ca3b70 Blacklist libc++ from windows host builds by Dan Willemsen · 10 years ago
  26. ef3e7cf Disallow LOCAL_CXX_STL with LOCAL_SDK_VERSION. by Dan Albert · 10 years ago
  27. 686a557 Revert "Revert "Hide unwinder symbols in each binary."" by Dan Albert · 10 years ago
  28. 61f675b Revert "Hide unwinder symbols in each binary." by Bart Sears · 10 years ago
  29. dc30a16 Hide unwinder symbols in each binary. by Dan Albert · 10 years ago
  30. 2a4a023 Fix using libc++_static in dynamic binaries. by Dan Albert · 10 years ago
  31. 5ee7438 Merge "Disallow using stlport." by Dan Albert · 10 years ago
  32. 3a360a7 Disallow using stlport. by Dan Albert · 10 years ago
  33. 0ad5bd2 Cleanup libc++ configuration. by Dan Albert · 10 years ago
  34. 88a8ce6 Select the correct target STL with USE_MINGW. by Dan Albert · 10 years ago
  35. 3e99e66 Don't use libunwindbacktrace for non-ARM. by Dan Albert · 10 years ago
  36. 5036729 Add unwinder linking to STL setup. by Dan Albert · 10 years ago
  37. 7955bf0 Static binaries with libc++ need libs c, m and dl. by Dan Albert · 10 years ago
  38. d666bb1 Fix the mac build. by Dan Albert · 10 years ago
  39. b5eb905 Catch more cases of static host executables. by Dan Albert · 10 years ago
  40. 4f2afde (Hopefully) fix the Mac build. by Dan Albert · 10 years ago
  41. 8bf4cc9 Fix building static host executables. by Dan Albert · 10 years ago
  42. 93766b2 Make libc++ the default STL. by Dan Albert · 11 years ago
  43. 5cab04f Missed a dependency on pthreads. by Dan Albert · 11 years ago
  44. 93e8cf7 Use libstc++ for the name of bionic's STL. by Dan Albert · 11 years ago
  45. b49987e Never use stlport on the host. by Dan Albert · 11 years ago
  46. 75e8fcb Apply LOCAL_CXX_STL to also prebuilts. by Ying Wang · 11 years ago