1. 9e444eb [libcxx] Support building hermetic static library by Petr Hosek · 5 years ago
  2. b124ade Rename cxx-benchmark-unittests target and convert to LIT. by Eric Fiselier · 6 years ago
  3. 2d7654e Add cxx-benchmark-unittests target by Eric Fiselier · 6 years ago
  4. 381fd9e Revert "Build with -fvisibility=hidden" by Eric Fiselier · 6 years ago
  5. 74b3eac Build with -fvisibility=hidden by Eric Fiselier · 6 years ago
  6. e6f91d8 Make libc++'s versioning namespace customizable by Eric Fiselier · 6 years ago
  7. fe05360 Remove one more warning from clang-cl build by Eric Fiselier · 6 years ago
  8. f7fac08 Fix even more Clang warnings. by Eric Fiselier · 6 years ago
  9. 884e731 Bump default dialect to C++14 for clang-cl by Eric Fiselier · 6 years ago
  10. e961cd6 Remove even more clang-cl warnings by Eric Fiselier · 6 years ago
  11. 2641c80 Remove even more warnings from clang-cl build by Eric Fiselier · 6 years ago
  12. 76bd3e0 Turn off warnings under clang-cl by Eric Fiselier · 6 years ago
  13. 63f54c0 Attempt to unbreak Windows configuration. by Eric Fiselier · 6 years ago
  14. 16357ee [libc++] Remove Fuchsia-specific knowledge to pick the ABI version by Louis Dionne · 6 years ago
  15. 6adb8a3 [NFC][libc++] Fix typo in the description of LIBCXX_INCLUDE_BENCHMARKS by Louis Dionne · 6 years ago
  16. 61b0a00 [libcxx] By default, do not use internal_linkage to hide symbols from the ABI by Louis Dionne · 6 years ago
  17. 8ddc6c6 [CMake] Fix the LIBCXX_STATICALLY_LINK_ABI_IN_SHARED_LIBRARY option by Martin Storsjo · 6 years ago
  18. db9b3d8 Update version to 8.0.0svn: cmake, includes files and docs by Hans Wennborg · 6 years ago
  19. 0be5527 Attempt to unbreak *all the bots* by Eric Fiselier · 6 years ago
  20. a0866c5 Implement <filesystem> by Eric Fiselier · 6 years ago
  21. 47d2a98 [CMake] Don't generate linker script only when shared library isn't statically linked by Petr Hosek · 6 years ago
  22. 14535e3 Copy LLVM CMake configuration for CMake Policy CMP0068 by Eric Fiselier · 6 years ago
  23. 162ce3f [CMake] Don't install c++abi headers in standalone libc++ build by Petr Hosek · 6 years ago
  24. 89d973a [CMake] Option to control whether shared/static library is installed by Petr Hosek · 6 years ago
  25. 83f3cdc [CMake] Fix the setting of LIBCXX_HEADER_DIR in standalone build by Petr Hosek · 6 years ago
  26. 44ef94a Reland "[CMake] Support statically linking dependencies only to shared or static library" by Petr Hosek · 6 years ago
  27. 4b61d89 Revert r337727 as it caused Darwin bot failures by Alex Lorenz · 6 years ago
  28. 80412b5 [CMake] Fix the setting of LIBCXX_HEADER_DIR by Heejin Ahn · 6 years ago
  29. 78c3548 Revert "[CMake] Support statically linking dependencies only to shared or static library" by Petr Hosek · 6 years ago
  30. 24acfd8 [CMake] Support statically linking dependencies only to shared or static library by Petr Hosek · 6 years ago
  31. f51cf5e [CMake] Set per-runtime library directory suffix in runtimes build by Petr Hosek · 6 years ago
  32. 4d66f09 Support for multiarch runtimes layout by Petr Hosek · 6 years ago
  33. 5558aff [CMake] Set the default ABI version for Fuchsia in CMake as well by Petr Hosek · 6 years ago
  34. 524afae Add default C++ ABI libname and include paths for FreeBSD by Dimitry Andric · 6 years ago
  35. 65d4ee3 [cmake] [libcxx] Fix find_path() problems when cross compiling. by Don Hinton · 6 years ago
  36. 16eb426 [cmake] Add a config option LIBCXX_HAS_WIN32_THREAD_API for enforcing win32 threads by Martin Storsjo · 6 years ago
  37. ac3c89d Update version to 7.0.0svn: cmake, include files and docs by Hans Wennborg · 6 years ago
  38. aec189a Include AddLLVM needed for tests in the right context by Petr Hosek · 7 years ago
  39. 18dba06 [libc++] Support Microsoft ABI without vcruntime headers by Shoaib Meenai · 7 years ago
  40. 7762784 [libc++] Clarify names of ABI forcing macros by Shoaib Meenai · 7 years ago
  41. f7e9063 [libc++] Move cache variable definition. NFC by Shoaib Meenai · 7 years ago
  42. 36d0ee6 [libc++] Allow users to explicitly specify ABI by Shoaib Meenai · 7 years ago
  43. 2bba98e [libc++] Add site config option for ABI macros by Shoaib Meenai · 7 years ago
  44. 7a87049 Resubmit "Fix llvm-lit script generation in libcxx." by Zachary Turner · 7 years ago
  45. 8130661 Revert "Fix llvm-lit script generation in libcxx." by Zachary Turner · 7 years ago
  46. 2205438 Fix llvm-lit script generation in libcxx. by Zachary Turner · 7 years ago
  47. 0a2af12 [libc++] Prevent stale site configuration headers by Shoaib Meenai · 7 years ago
  48. 12ab658 Update _LIBCPP_VERSION and the version in CMakeLists to 6.0 by Hans Wennborg · 7 years ago
  49. 347be61 [libcxx][CMake] Add install path variable to allow overriding the destination by Petr Hosek · 7 years ago
  50. bfe423e Fix discovery of cxxabi.h in the monorepo layout by Reid Kleckner · 7 years ago
  51. 737c3bf Add <experimental/coroutine> by Eric Fiselier · 7 years ago
  52. 74abe0b test commit by Eric Fiselier · 7 years ago
  53. 7d96f16 test commit by Eric Fiselier · 7 years ago
  54. f77a7df [libcxx][CMake] Set library dir when built under runtimes/ by Jonas Hahnfeld · 7 years ago
  55. 59a094f CMake: Only add test/ subdirectory when it exists by Duncan P. N. Exon Smith · 7 years ago
  56. 3d1d1ea [libc++] Default to vcruntime when targeting MSVC by Shoaib Meenai · 7 years ago
  57. 5bf8bed Disable the filesystem library on Windows by default by Eric Fiselier · 7 years ago
  58. cebb3e9 [CMake][libcxx] Fix the --target and --gcc-toolchain flag handling by Petr Hosek · 7 years ago
  59. b975b45 [libc++] Explicitly set output directory for DLL by Shoaib Meenai · 7 years ago
  60. f3b3a65 suppress GCC warning about noexcept functions changing mangling by Eric Fiselier · 7 years ago
  61. 68fdad6 [libc++] Fix some comment typos by Shoaib Meenai · 7 years ago
  62. f23e281 [libc++] Fix word transposition in comment by Shoaib Meenai · 7 years ago
  63. e577401 [libc++] Fix capitalization in comment by Shoaib Meenai · 7 years ago
  64. 5b0087f [libc++] Update package version by Shoaib Meenai · 7 years ago
  65. c51e0d2 Change test coverage generation to use llvm-cov instead of gcov. by Eric Fiselier · 7 years ago
  66. 0cbd39f Work around GCC linking errors within libc++abi due to missing new/delete definitions by Eric Fiselier · 7 years ago
  67. dc69aac [libc++] Add option to disable new/delete overloads when libc++abi provides them. by Eric Fiselier · 7 years ago
  68. c57fb58 Generate the test configuration even when LIBCXX_INCLUDE_TESTS=OFF. by Eric Fiselier · 7 years ago
  69. 1edf316 Recommit "Split exception.cpp and new.cpp implementation into different files for different runtimes." by Eric Fiselier · 7 years ago
  70. d3298ad Revert "Split exception.cpp and new.cpp implementation into different files for different runtimes." by Eric Fiselier · 7 years ago
  71. 801e00b Correctly default to using the system libc++abi on Apple. by Eric Fiselier · 7 years ago
  72. d60b66a Split exception.cpp and new.cpp implementation into different files for different runtimes. by Eric Fiselier · 7 years ago
  73. f4699a5 [libcxx][CMake] Support in-tree libunwind when building as part of runtimes by Petr Hosek · 7 years ago
  74. 1138f04 Remove CMake hack by Eric Fiselier · 7 years ago
  75. b89eba0 Recommit [libcxx] Never use <cassert> within libc++ by Eric Fiselier · 7 years ago
  76. a49c64f Revert "[libcxx] Never use <cassert> within libc++" by Eric Fiselier · 7 years ago
  77. 2c90d1f [libcxx] Never use <cassert> within libc++ by Eric Fiselier · 7 years ago
  78. 8e39559 Don't strip -m32 from the user provide command line flags. This fixes the compiler-rt 32 bit sanitizer build by Eric Fiselier · 7 years ago
  79. bde2871 Improve CMake and LIT support for Windows by Eric Fiselier · 7 years ago
  80. 6948dbe Reland "[CMake][libcxx] Check that we have libcxxabi before using it" by Petr Hosek · 7 years ago
  81. c59c317 Reland "[CMake][libcxx] Do not rely on the existence of c++abi or unwind targets" by Petr Hosek · 7 years ago
  82. 3508e7a Reland "[CMake][libcxx] Move Python check to main CMake file" by Petr Hosek · 7 years ago
  83. 157fd34 [libc++][CMake] Use debug MSVC runtimes when libc++ is built in debug mode by Eric Fiselier · 7 years ago
  84. fdd3c91 [libc++] [CMake] Link with /nodefaultlibs on Windows by Eric Fiselier · 7 years ago
  85. 0758410 Revert "[CMake][libcxx] Move Python check to main CMake file" by Petr Hosek · 7 years ago
  86. b81ce92 Revert "[CMake][libcxx] Do not rely on the existence of c++abi or unwind targets" by Petr Hosek · 7 years ago
  87. 010074a Revert "[CMake][libcxx] Check that we have libcxxabi before using it" by Petr Hosek · 7 years ago
  88. 8c91834 [CMake][libcxx] Check that we have libcxxabi before using it by Petr Hosek · 7 years ago
  89. 94fc5a9 [CMake][libcxx] Do not rely on the existence of c++abi or unwind targets by Petr Hosek · 7 years ago
  90. 39441fe [CMake][libcxx] Move Python check to main CMake file by Petr Hosek · 7 years ago
  91. da39f1b [libcxx] Fix externally-threaded shared library builds after r291275. by Asiri Rathnayake · 7 years ago
  92. bab7b41 Configure default ABI library as NONE on Windows by Eric Fiselier · 7 years ago
  93. 66134e8 [libc++] Cleanup and document <__threading_support> by Eric Fiselier · 7 years ago
  94. e262e7b [libcxx] Add build/test support for the externally threaded libc++abi variant by Asiri Rathnayake · 7 years ago
  95. cfc5515 Recommit r290839 - Fix configuring and building libc++ w/o an ABI library. by Eric Fiselier · 7 years ago
  96. 983f384 Revert r290839 - Fix configuring and building libc++ w/o an ABI library by Eric Fiselier · 7 years ago
  97. ea38cde Fix configuring and building libc++ w/o an ABI library. by Eric Fiselier · 7 years ago
  98. 766e557 build: tweak macros for Windows build by Saleem Abdulrasool · 7 years ago
  99. 1ca3c45 build: further improve flags handling for cl by Saleem Abdulrasool · 7 years ago
  100. 513447d [libcxx][CMake] Move the warning to HandleOutOfTreeLLVM by Petr Hosek · 7 years ago