1. cdf3927 Add libdl.so to the list of system shared libs by Dimitry Ivanov · 7 years ago
  2. c9aa6fc Fix building static linux binaries by Dan Willemsen · 8 years ago
  3. 327fa9c Forbid libstdc++ on Linux and Darwin by Dan Willemsen · 8 years ago
  4. 50a8120 Remove support for device libstdc++ as stl by Colin Cross · 8 years ago
  5. 441d646 Fix C++ on Darwin by Dan Willemsen · 8 years ago
  6. 0e2e71d Add support for LOCAL_NDK_STL_VARIANT := none. by Dan Albert · 9 years ago
  7. eb3e3fa Use exported includes for libc++. by Dan Albert · 9 years ago
  8. d1d68b1 Fix `LOCAL_CXX_STL := none` for Windows. by Dan Albert · 9 years ago
  9. 057aaea Add HOST_CROSS_OS by Dan Willemsen · 9 years ago
  10. 1ca3b70 Blacklist libc++ from windows host builds by Dan Willemsen · 9 years ago
  11. ef3e7cf Disallow LOCAL_CXX_STL with LOCAL_SDK_VERSION. by Dan Albert · 9 years ago
  12. 686a557 Revert "Revert "Hide unwinder symbols in each binary."" by Dan Albert · 9 years ago
  13. 61f675b Revert "Hide unwinder symbols in each binary." by Bart Sears · 9 years ago
  14. dc30a16 Hide unwinder symbols in each binary. by Dan Albert · 9 years ago
  15. 2a4a023 Fix using libc++_static in dynamic binaries. by Dan Albert · 9 years ago
  16. 5ee7438 Merge "Disallow using stlport." by Dan Albert · 9 years ago
  17. 3a360a7 Disallow using stlport. by Dan Albert · 9 years ago
  18. 0ad5bd2 Cleanup libc++ configuration. by Dan Albert · 9 years ago
  19. 88a8ce6 Select the correct target STL with USE_MINGW. by Dan Albert · 9 years ago
  20. 3e99e66 Don't use libunwindbacktrace for non-ARM. by Dan Albert · 9 years ago
  21. 5036729 Add unwinder linking to STL setup. by Dan Albert · 9 years ago
  22. 7955bf0 Static binaries with libc++ need libs c, m and dl. by Dan Albert · 9 years ago
  23. d666bb1 Fix the mac build. by Dan Albert · 9 years ago
  24. b5eb905 Catch more cases of static host executables. by Dan Albert · 9 years ago
  25. 4f2afde (Hopefully) fix the Mac build. by Dan Albert · 9 years ago
  26. 8bf4cc9 Fix building static host executables. by Dan Albert · 9 years ago
  27. 93766b2 Make libc++ the default STL. by Dan Albert · 10 years ago
  28. 5cab04f Missed a dependency on pthreads. by Dan Albert · 10 years ago
  29. 93e8cf7 Use libstc++ for the name of bionic's STL. by Dan Albert · 10 years ago
  30. b49987e Never use stlport on the host. by Dan Albert · 10 years ago
  31. 75e8fcb Apply LOCAL_CXX_STL to also prebuilts. by Ying Wang · 10 years ago