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