1. 2fdc443 Fix default value for LLVM_INCLUDE_DOCS in out of tree build. by Eric Fiselier · 9 years ago
  2. b9f425a [libcxx] Add new Sphinx documentation by Eric Fiselier · 9 years ago
  3. de56f74 [libcxx] Add "install-libcxx" target. by Eric Fiselier · 9 years ago
  4. 1efadf9 Fix CMake error whet llvm-config reports a non-existent source directory. by Eric Fiselier · 9 years ago
  5. c0e7971 Remove -Werror when using check_cxx_compiler_flag because it was causing compiler-rt breakages. by Eric Fiselier · 9 years ago
  6. 6a85d5c Print message when configuring for standalone build. by Eric Fiselier · 9 years ago
  7. eb6e2ea Reapply working parts of CMake cleanup. by Eric Fiselier · 9 years ago
  8. 5514d36 Revert recent CMake changes again due to failing compiler-rt builds by Eric Fiselier · 9 years ago
  9. 8b93263 Attempt to fix build issues introduced by r243574 by Eric Fiselier · 9 years ago
  10. d74dee9 Recommit r243503 "[libcxx] Cleanup CMake configuration and integrate with LLVM" by Eric Fiselier · 9 years ago
  11. aa9b5e3 Revert r243503 "[libcxx] Cleanup CMake configuration and integrate with LLVM" by Hans Wennborg · 9 years ago
  12. 91eeba8 [libcxx] Cleanup CMake configuration and integrate with LLVM by Eric Fiselier · 9 years ago
  13. bae11ad Fix building and testing libc++ with GCC. by Eric Fiselier · 9 years ago
  14. bf9653d [libcxx] Add code coverage configuration to CMake and LIT. by Eric Fiselier · 9 years ago
  15. 02c24c1 [libcxx] Unify LIBCXX_<ABI-Name>_INCLUDE_PATHS to be LIBCXX_CXX_ABI_INCLUDE_PATHS by Eric Fiselier · 9 years ago
  16. c0b166e [libcxx] Add support for linking libc++ against a static ABI library. by Eric Fiselier · 9 years ago
  17. 45969ec [libcxx] Move to using libc++abi2.exp as the default symbol list for libc++ by Eric Fiselier · 9 years ago
  18. f42a8e6 Make ABI header not found a warning, not an error. by Dan Albert · 9 years ago
  19. 062d0a6 Add __cxxabi_config.h to libcxxabi headers. by Dan Albert · 9 years ago
  20. cbc8497 Remove triple detection from cmake. by Dan Albert · 10 years ago
  21. 9a1468f Fix build regression caused by not defining ABI library macros by Eric Fiselier · 10 years ago
  22. fd28487 Add -gline-tables-only when compiling w/ sanitizers in RELEASE by Eric Fiselier · 10 years ago
  23. cb7e32c [libcxx] Redo adding support for building and testing with an ABI library not along linker paths by Eric Fiselier · 10 years ago
  24. 9b53c10 Add special case for finding the in-tree ABI library. by Eric Fiselier · 10 years ago
  25. 9071bc0 [libcxx] Add support for building and testing with an ABI library not along linker paths by Eric Fiselier · 10 years ago
  26. 25a1516 [libcxx] Add support for LLVM_USE_SANITIZER to libcxx when being built standalone and in-tree by Eric Fiselier · 10 years ago
  27. dfe5e72 [libcxx] Update the way the -std= flag is chosen by CMake and LibcxxTestFormat by Eric Fiselier · 10 years ago
  28. 55f667c build: remove unnecessary modification of CMAKE_REQUIRED_DEFINITIONS by Saleem Abdulrasool · 10 years ago
  29. f7eb573 Explicitly specify -Wno-error if LIBCXX_ENABLE_WERROR is false. by Alexey Samsonov · 11 years ago
  30. 20542c0 http://llvm.org/bugs/show_bug.cgi?id=9399 fixed by Ryuta Suzuki by Howard Hinnant · 13 years ago
  31. 626916f Add CMake build and fix major Linux blockers. by Michael J. Spencer · 14 years ago