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