1. 8a7e157 [cmake] [libcxxabi] LLVM_FOUND isn't always set, so just test if by Don Hinton · 6 years ago
  2. e1601db Reland: by Don Hinton · 6 years ago
  3. 1538d72 Revert [libcxxabi] r323455 - [cmake] [libcxxabi] Call llvm_setup_rpath() when adding shared libraries. by Don Hinton · 6 years ago
  4. 4c981eb [cmake] [libcxxabi] Call llvm_setup_rpath() when adding shared libraries. by Don Hinton · 6 years ago
  5. f81a116 [libc++abi] Add install-cxxabi-stripped target by Shoaib Meenai · 7 years ago
  6. 43600b4 [libcxxabi][CMake] Provide option to disable installing of the library by Petr Hosek · 7 years ago
  7. 3568730 [CMake][libcxxabi] Support merging objects when statically linking unwinder by Petr Hosek · 7 years ago
  8. 1f8318f [libcxxabi][CMake] Add install path variable to allow overriding the destination by Petr Hosek · 7 years ago
  9. 0b727c2 build: use cmake to pass -std=c++11 by Saleem Abdulrasool · 7 years ago
  10. c03d53c build: use POSITION_INDEPENDENT_CODE CMake property by Saleem Abdulrasool · 7 years ago
  11. 380a70a [libcxxabi] Rework CMakeLists.txt into modules by Martell Malone · 7 years ago
  12. 97146e2 Revert "Rename c++abi.a on Windows to libc++abi to avoid name conflicts" by Eric Fiselier · 7 years ago
  13. 1e5f94f Fix Libc++abi linking under MinGW64 by Eric Fiselier · 7 years ago
  14. 9a8ac6a Rename c++abi.a on Windows to libc++abi to avoid name conflicts by Eric Fiselier · 7 years ago
  15. 4841062 [libc++abi] Add option to enable definitions for the new/delete overloads. by Eric Fiselier · 7 years ago
  16. 477fd7e Cleanup new/delete definitions by Eric Fiselier · 7 years ago
  17. b052fac [libcxxabi][CMake] Support in-tree libunwind when building as part of runtimes by Petr Hosek · 7 years ago
  18. e4f23d8 Rename TU names to not conflict with libc++. by Eric Fiselier · 8 years ago
  19. 4d44c0f Get libc++abi building with LLVM_ENABLE_MODULES by Eric Fiselier · 8 years ago
  20. c396479 Don't compile cxa_thread_atexit.cpp with -DLIBCXX_ENABLE_THREADS=OFF by Vitaly Buka · 8 years ago
  21. e64fce8 [libc++abi] Fix bug which cased the static libunwind to always be chosen by Eric Fiselier · 8 years ago
  22. ace6572 Recommit r282692: [libc++abi] Use fallback_malloc to allocate __cxa_eh_globals in case of dynamic memory exhaustion. by Igor Kudrin · 8 years ago
  23. 336985f Revert r282692: Use fallback_malloc to allocate __cxa_eh_globals in case of dynamic memory exhaustion. by Igor Kudrin · 8 years ago
  24. feb04d7 [libc++abi] Use fallback_malloc to allocate __cxa_eh_globals in case of dynamic memory exhaustion. by Igor Kudrin · 8 years ago
  25. 564b6ea [CMake] Be more consistent about naming targets and components in libc++abi by Eric Fiselier · 8 years ago
  26. 42ef22b [CMake] Apply r279151 cleanup to libc++abi. by Eric Fiselier · 8 years ago
  27. e1b2d05 Depend directly on unwind when not building standalone by Petr Hosek · 8 years ago
  28. 3f7e85b Add lib directory to linker paths when using libunwind by Petr Hosek · 8 years ago
  29. 4174e8b [libcxxabi] Introduce a -fno-exceptions libc++abi libary variant by Asiri Rathnayake · 8 years ago
  30. f84ec31 [libc++abi] Use libgcc and libgcc_s to provide _Unwind symbols instead of libgcc_eh.a by Eric Fiselier · 9 years ago
  31. 147e19b [libcxxabi] Add "install-libcxxabi" target. by Eric Fiselier · 9 years ago
  32. d95080e [libcxxabi] Build both static and shared versions of libc++abi by default. by Eric Fiselier · 9 years ago
  33. 343559e [cmake/multilib] Teach libc++abi's CMake build to support multilib by Chandler Carruth · 9 years ago
  34. efa37d1 [libcxxabi] Add __cxa_thread_atexit for TLS support on Linux. by Dan Albert · 10 years ago
  35. d872a69 [libcxxabi] Refactor building and testing libc++abi without threads by Eric Fiselier · 10 years ago
  36. c365bb5 [libcxxabi] Refactor CMakeLists.txt's handling of compile and link flags to suppress warnings. by Eric Fiselier · 10 years ago
  37. 95272d2 Fix the CMake build on Mac when setting MACOSX_DEPLOYMENT_TARGET=10.6 by Hans Wennborg · 10 years ago
  38. db8f335 Fix for libc++abi when using -Wl,--as-needed. by Dan Albert · 10 years ago
  39. 3110ea3 Support LLVM_LIBDIR_SUFFIX. by Dan Albert · 10 years ago
  40. 000b3c9 Add support for building and testing the unwinder. by Dan Albert · 10 years ago
  41. fd961bd Add lit configs for libcxxabi tests. by Dan Albert · 10 years ago
  42. e11c1a7 Add a cmake build system. by Dan Albert · 10 years ago