1. 1d4a1ed Revert "Update aosp/master libcxx rebase to r263688" by Dan Albert · 8 years ago
  2. 5e4698c Create new library 'libc++experimental.a' for packaging TS symbols. by Eric Fiselier · 8 years ago
  3. 611ab2b Framework to allow testing of static libc++abi by Ben Craig · 8 years ago
  4. cb6641a Re-commit "Introduce a cmake module to figure out whether we need to link with libatomic." by Vasileios Kalintiris · 8 years ago
  5. 1654db4 Revert "Introduce a cmake module to figure out whether we need to link with libatomic." by Vasileios Kalintiris · 8 years ago
  6. b56fdea Introduce a cmake module to figure out whether we need to link with libatomic. by Vasileios Kalintiris · 8 years ago
  7. f0cd203 [libcxx] Use __config_site to configure the test suite features. by Eric Fiselier · 9 years ago
  8. 4f01aa8 ABI versioning macros for libc++. by Evgeniy Stepanov · 9 years ago
  9. eb6e2ea Reapply working parts of CMake cleanup. by Eric Fiselier · 9 years ago
  10. 5514d36 Revert recent CMake changes again due to failing compiler-rt builds by Eric Fiselier · 9 years ago
  11. d74dee9 Recommit r243503 "[libcxx] Cleanup CMake configuration and integrate with LLVM" by Eric Fiselier · 9 years ago
  12. aa9b5e3 Revert r243503 "[libcxx] Cleanup CMake configuration and integrate with LLVM" by Hans Wennborg · 9 years ago
  13. 91eeba8 [libcxx] Cleanup CMake configuration and integrate with LLVM by Eric Fiselier · 9 years ago
  14. 938c96e [libcxx] Add support for sanitizers on OS X. by Eric Fiselier · 9 years ago
  15. 323ade3 Make support for thread-unsafe C functions optional. by Ed Schouten · 9 years ago
  16. 5e5e11d libcxx: Fix ARM libc++/abi and libunwind buildbot. by Logan Chien · 9 years ago
  17. bf9653d [libcxx] Add code coverage configuration to CMake and LIT. by Eric Fiselier · 9 years ago
  18. abd06b4 Make the presence of stdin and stdout optional. by Ed Schouten · 9 years ago
  19. b33ae5b Add option to disable access to the global filesystem namespace. by Ed Schouten · 9 years ago
  20. 83d7735 Add remote testing support to the lit config. by Jonathan Roelofs · 9 years ago
  21. 4205190 Modularize TargetInfo discovery in the lit config by Jonathan Roelofs · 9 years ago
  22. 818911c [libc++] Add support for cross compiling. by Dan Albert · 10 years ago
  23. 00a620e Add a cmake option for LIT configuration variant. by Dan Albert · 10 years ago
  24. 3345961 Rename system_lib -> system_cxx_lib. NFC by Jonathan Roelofs · 10 years ago
  25. 71dc14e [libcxx] Add numerous options to libc++ LIT test suite configuration. by Eric Fiselier · 10 years ago
  26. 4778eed [libcxx] Teach libcxx's lit configuration new ways to find lit.site.cfg by Eric Fiselier · 10 years ago
  27. ae9fec0 Add support for building libc++ as a 32 bit library by Eric Fiselier · 10 years ago
  28. 01f6a14 Fix building and running tests when LIBCXX_ENABLE_EXCEPTIONS or LIBCXX_ENABLE_RTTI are turned off. by Eric Fiselier · 10 years ago
  29. 7330ed3 Add support for building and testing libc++ without threads to CMake. by Eric Fiselier · 10 years ago
  30. cb7e32c [libcxx] Redo adding support for building and testing with an ABI library not along linker paths by Eric Fiselier · 10 years ago
  31. 9071bc0 [libcxx] Add support for building and testing with an ABI library not along linker paths by Eric Fiselier · 10 years ago
  32. 25a1516 [libcxx] Add support for LLVM_USE_SANITIZER to libcxx when being built standalone and in-tree by Eric Fiselier · 10 years ago
  33. dfe5e72 [libcxx] Update the way the -std= flag is chosen by CMake and LibcxxTestFormat by Eric Fiselier · 10 years ago
  34. f2e8c04 Fix re-building in-tree libc++ against in-tree libc++abi by Viktor Kutuzov · 10 years ago
  35. d0d308f Make it possible to link against libstdc++ as well as libsupc++ with CMake. by Peter Collingbourne · 11 years ago
  36. bd7b48a [tests] Update to use lit_config and lit package, as appropriate. by Daniel Dunbar · 11 years ago
  37. 626916f Add CMake build and fix major Linux blockers. by Michael J. Spencer · 14 years ago