1. 1d4a1ed Revert "Update aosp/master libcxx rebase to r263688" by Dan Albert · 8 years ago
  2. 4e69be0 Generate code coverage for experimental libraries by Eric Fiselier · 8 years ago
  3. 7da079c Make check-libcxx dependant on libc++experimental if present. by Eric Fiselier · 8 years ago
  4. 5e4698c Create new library 'libc++experimental.a' for packaging TS symbols. by Eric Fiselier · 8 years ago
  5. 611ab2b Framework to allow testing of static libc++abi by Ben Craig · 8 years ago
  6. cb6641a Re-commit "Introduce a cmake module to figure out whether we need to link with libatomic." by Vasileios Kalintiris · 8 years ago
  7. 1654db4 Revert "Introduce a cmake module to figure out whether we need to link with libatomic." by Vasileios Kalintiris · 8 years ago
  8. b56fdea Introduce a cmake module to figure out whether we need to link with libatomic. by Vasileios Kalintiris · 8 years ago
  9. 8cbf020 [libcxx] Make it drastically simpler to link libc++. by Eric Fiselier · 9 years ago
  10. f0cd203 [libcxx] Use __config_site to configure the test suite features. by Eric Fiselier · 9 years ago
  11. 4f01aa8 ABI versioning macros for libc++. by Evgeniy Stepanov · 9 years ago
  12. eb6e2ea Reapply working parts of CMake cleanup. by Eric Fiselier · 9 years ago
  13. 5514d36 Revert recent CMake changes again due to failing compiler-rt builds by Eric Fiselier · 9 years ago
  14. d74dee9 Recommit r243503 "[libcxx] Cleanup CMake configuration and integrate with LLVM" by Eric Fiselier · 9 years ago
  15. aa9b5e3 Revert r243503 "[libcxx] Cleanup CMake configuration and integrate with LLVM" by Hans Wennborg · 9 years ago
  16. 91eeba8 [libcxx] Cleanup CMake configuration and integrate with LLVM by Eric Fiselier · 9 years ago
  17. 323ade3 Make support for thread-unsafe C functions optional. by Ed Schouten · 9 years ago
  18. 4f8edc4 Fix build when libunwind is disabled. by Logan Chien · 9 years ago
  19. bf9653d [libcxx] Add code coverage configuration to CMake and LIT. by Eric Fiselier · 9 years ago
  20. abd06b4 Make the presence of stdin and stdout optional. by Ed Schouten · 9 years ago
  21. b33ae5b Add option to disable access to the global filesystem namespace. by Ed Schouten · 9 years ago
  22. c0b166e [libcxx] Add support for linking libc++ against a static ABI library. by Eric Fiselier · 9 years ago
  23. 83d7735 Add remote testing support to the lit config. by Jonathan Roelofs · 9 years ago
  24. 4205190 Modularize TargetInfo discovery in the lit config by Jonathan Roelofs · 9 years ago
  25. 015fb24 Don't assume LIT_EXECUTABLE points to a Python script, take 2 by Greg Fitzgerald · 9 years ago
  26. 4668566 Revert "Don't assume LIT_EXECUTABLE points to a Python script" by Greg Fitzgerald · 9 years ago
  27. 35f1c49 Don't assume LIT_EXECUTABLE points to a Python script by Greg Fitzgerald · 9 years ago
  28. 447c76d Add USES_TERMINAL to libcxx lit tests, if available by Filipe Cabecinhas · 10 years ago
  29. 7df8e62 Use set() instead of option() for string option. by Dan Albert · 10 years ago
  30. 00a620e Add a cmake option for LIT configuration variant. by Dan Albert · 10 years ago
  31. 4778eed [libcxx] Teach libcxx's lit configuration new ways to find lit.site.cfg by Eric Fiselier · 10 years ago
  32. ae9fec0 Add support for building libc++ as a 32 bit library by Eric Fiselier · 10 years ago
  33. 01f6a14 Fix building and running tests when LIBCXX_ENABLE_EXCEPTIONS or LIBCXX_ENABLE_RTTI are turned off. by Eric Fiselier · 10 years ago
  34. 7330ed3 Add support for building and testing libc++ without threads to CMake. by Eric Fiselier · 10 years ago
  35. 1070916 [libcxx] Add --show-unsupported and --show-xfail to check-libcxx's default LIT args. by Eric Fiselier · 10 years ago
  36. dfe5e72 [libcxx] Update the way the -std= flag is chosen by CMake and LibcxxTestFormat by Eric Fiselier · 10 years ago
  37. 4c81b00 Make it possible to run the test suite when built as part of LLVM. by Peter Collingbourne · 11 years ago
  38. 87c61a6 Allow libc++ to be built with CMake from within the LLVM tree. The libc++ part is just some renaming as the variable was already in use, conflicting with something else in the LLVM tree. Contributed by Ruben Van Boxem. by Howard Hinnant · 12 years ago
  39. 626916f Add CMake build and fix major Linux blockers. by Michael J. Spencer · 14 years ago