1. 1418e41 Add compile time define that was missing. by Dan Austin · 8 years ago
  2. ff162f0 Remove unused entries from LOCAL_SRC_FILES by Dan Willemsen · 9 years ago
  3. eb6561d Remove conditional of TARGET_BUILD_APPS. by Ying Wang · 9 years ago
  4. 4b1aaf9 Update for new libc++ revision. by Dan Albert · 9 years ago
  5. b434402 Move test invocation into a python script. by Dan Albert · 9 years ago
  6. 0ad34df Export libc++abi from the static libs too. by Dan Albert · 9 years ago
  7. 6029517 Clean up Android.mk. by Dan Albert · 9 years ago
  8. 1f3befa Build and test with C++14. by Dan Albert · 9 years ago
  9. 2ea6337 Revert "Revert "Hide symbols from the unwinder."" by Dan Albert · 9 years ago
  10. d3c7865 Revert "Hide symbols from the unwinder." by Bart Sears · 9 years ago
  11. 41ab26a Hide symbols from the unwinder. by Dan Albert · 9 years ago
  12. a328778 Use libgcc unwinder for non-ARM targets. by Dan Albert · 9 years ago
  13. 8d0c51f Drop compiler-rt from WHOLE_STATIC_LIBRARIES. by Dan Albert · 9 years ago
  14. 2cfc479 Manually link unwinder. by Dan Albert · 9 years ago
  15. 94962fb Clean up some redundant link flags. by Dan Albert · 9 years ago
  16. 9d2b905 Revert "Add the NDK's libc++ library to the build." by Dan Albert · 9 years ago
  17. 1640950 Add the NDK's libc++ library to the build. by Dan Albert · 9 years ago
  18. 7958978 Makefile cleanup. by Dan Albert · 9 years ago
  19. 78f8c19 Make it easier to run test variants. by Dan Albert · 10 years ago
  20. 920b2af am b82dd133: Explictly name static libraries. by Dan Albert · 10 years ago
  21. b82dd13 Explictly name static libraries. by Dan Albert · 10 years ago
  22. 680dcaa am c4ecec13: Use the build system\'s STL selection. by Dan Albert · 10 years ago
  23. c4ecec1 Use the build system's STL selection. by Dan Albert · 10 years ago
  24. d01477b am b1300bde: Exclude only modules with prebuilt in prebuilts/sdk. by Ying Wang · 10 years ago
  25. b1300bd Exclude only modules with prebuilt in prebuilts/sdk. by Ying Wang · 10 years ago
  26. 0f81d76 Add support for LIT to Android.mk. by Dan Albert · 10 years ago
  27. 3aba5be Remove MIPS workaround for shared text relocations. by Stephen Hines · 10 years ago
  28. 3873165 Remove MIPS workaround for shared text relocations. by Stephen Hines · 10 years ago
  29. 947f2b8 Clean up some bionic compatibility cruft. by Dan Albert · 10 years ago
  30. 685c63d Clean up some bionic compatibility cruft. by Dan Albert · 10 years ago
  31. 3bfb944 Switch to using libc++abi for all platforms. by Dan Albert · 10 years ago
  32. ada2964 Build host with multilib both enabled. by Ian Rogers · 10 years ago
  33. 32ec1ea Adds compiler-rt to target builds by Dan Albert · 10 years ago
  34. 1721831 Whoops. Typo. by Dan Albert · 10 years ago
  35. 6c2fdb8 Adds static lib targets to libc++ by Dan Albert · 10 years ago
  36. 9d3a3a7 Exports symbols from libcxxrt by Dan Albert · 10 years ago
  37. e33eaba libcxxrt moved cxxabi.h from src/ into include/ by Dan Albert · 10 years ago
  38. 7d57f1b Exports all symbols from libcompiler_rt by Dan Albert · 10 years ago
  39. 12c2891 Add LOCAL_ADDITIONAL_DEPENDENCIES on Android.mk by Brian Carlstrom · 10 years ago
  40. 9569f04 Switches ABI from libc++abi to libcxxrt by Dan Albert · 10 years ago
  41. f155054 Enables RTTI (required by many tests) by Dan Albert · 10 years ago
  42. 0867076 Switch from libcxxabi -> libc++abi. by Stephen Hines · 10 years ago
  43. 8a6f7b1 Removes unintended dependencies on libgcc/libstdc++ by Dan Albert · 10 years ago
  44. 3486f69 Disable linker warnings on MIPS builds to work around relocation issue. by Stephen Hines · 10 years ago
  45. 27ae7cb Don't build libc++ for unbundled projects. by Stephen Hines · 10 years ago
  46. d513b7a Add Darwin-specific fixes for host libc++. by Tim Murray · 10 years ago
  47. c10e719 Fixes build on arm64 by Dan Albert · 10 years ago
  48. 1a42fce Disables building of libcxx on mips targets by Dan Albert · 10 years ago
  49. 226cd95 Fixes libdl link errors on x86 and mips32 by Dan Albert · 10 years ago
  50. 2ef012e Get libc++ building for Android by Dan Albert · 10 years ago