1. cbe3b6b [libc++] Move LIBCXX-DEBUG-FIXME to params.py by Louis Dionne · 3 years, 8 months ago
  2. a039746 [runtimes] Trigger CI on changes to libunwind by Louis Dionne · 3 years, 8 months ago
  3. 6fd55bb [libunwind] Add a from-scratch config for running libunwind tests by Louis Dionne · 3 years, 8 months ago
  4. 79175f3 [runtimes] Use the new "runtimes" build by default and deprecate other builds by Louis Dionne · 3 years, 8 months ago
  5. 25cbf72 [libc++] Use apple-install-libcxx.sh in the Apple/system CI job by Louis Dionne · 3 years, 8 months ago
  6. 228b3b7 [libc++][AIX] Add scripts and config for building with the libcxx CI infrastructure by David Tenty · 3 years, 8 months ago
  7. d1e0f02 [libc++abi][ci] Add a from-scratch config for libc++abi on Apple/system by Louis Dionne · 3 years, 8 months ago
  8. f4c1258 [libc++] Add an option to disable wide character support in libc++ by Louis Dionne · 3 years, 8 months ago
  9. 980c7f3 [libc++] Remove the ad-hoc "unified standalone" build by Louis Dionne · 3 years, 8 months ago
  10. 1262f8a6 [libc++] Remove the CI job for Apple/System/Noexceptions by Louis Dionne · 3 years, 8 months ago
  11. c07b80c [libc++] Add a from-scratch testing config for GCC by Louis Dionne · 3 years, 8 months ago
  12. f6a7490 [runtimes] Add tests for vendor-specific properties by Louis Dionne · 3 years, 8 months ago
  13. da59376 [libcxx][CI] Install all locales used by the test suite by David Spickett · 3 years, 8 months ago
  14. 19a3e24 [libc++] Simplify writing testing config files by Louis Dionne · 3 years, 8 months ago
  15. 60fe1f5 [runtimes][ci] Run the tests for libunwind in the CI by Louis Dionne · 3 years, 8 months ago
  16. 54a8a0d [runtimes] Allow FOO_TEST_CONFIG to be a relative path by Louis Dionne · 3 years, 8 months ago
  17. 7c9d9e4 [libc++] Run the no-unicode CI job on new testing configs by Louis Dionne · 3 years, 8 months ago
  18. f800560 [libc++] Rename the 'libc++' Lit feature to 'llvm-libc++' by Louis Dionne · 3 years, 8 months ago
  19. 4539577 [libc++] Disable the Apple system -fno-exceptions CI that is currently building by Louis Dionne · 3 years, 8 months ago
  20. 2e93453 [libc++][NFC] Remove header name from <version> by Louis Dionne · 3 years, 8 months ago
  21. 2a6b99d [libc++] Revert the part of my b82683b that affected <version>. by Arthur O'Dwyer · 3 years, 8 months ago
  22. b82683b [libc++] [test] Remove "// -*- C++ -*-" comments from generated .cpp files. by Arthur O'Dwyer · 3 years, 8 months ago
  23. 81d2cea Revert "[libcxx][test] Use python specified by build rather than system default python" by David Spickett · 3 years, 8 months ago
  24. 9f641c9 [libcxx][test] Use python specified by build rather than system default python by Leonard Chan · 3 years, 8 months ago
  25. 138dc27 Revert "[libc++][libc++abi] Add tests for vendor-specific properties" by Haowei Wu · 3 years, 8 months ago
  26. 981b12f [libc++][NFC] Remove stray whitespace by Louis Dionne · 3 years, 8 months ago
  27. c15bbde [libc++] Add a testing configuration specific to Apple's libc++ by Louis Dionne · 3 years, 8 months ago
  28. 56cd2f9 [libc++] Fix missed rename of libcxx-trunk-shared.cfg.in by Louis Dionne · 3 years, 8 months ago
  29. 0c87438 [libc++] Rename testing configurations to match Lit stdlib= parameter by Louis Dionne · 3 years, 8 months ago
  30. 9892d16 [libc++][libc++abi] Add tests for vendor-specific properties by Louis Dionne · 3 years, 8 months ago
  31. b852013 [libc++][ci] Run alternative builds earlier to reduce latency by Louis Dionne · 3 years, 8 months ago
  32. 565d455 [libcxx] Add a CI configuration for standalone building in llvm-project/runtimes by Martin Storsjö · 3 years, 8 months ago
  33. 87b4490 [libc++][NFC] Reorganize CI jobs into commented sections by Louis Dionne · 3 years, 8 months ago
  34. d486c5b [libc++] Clarify the name of Lit features related to standard library selection by Louis Dionne · 3 years, 8 months ago
  35. 5efafc3e Revert "[libcxx][pretty printers] Import gdb module in gdb feature check" by David Spickett · 3 years, 8 months ago
  36. 0c2a454 [libcxx][pretty printers] Import gdb module in gdb feature check by David Spickett · 3 years, 8 months ago
  37. 0a36c72 [libcxx][pretty printers] Check GDB Python scripting support by David Spickett · 3 years, 8 months ago
  38. b1fb3d7 [libc++] Implement C++20's P0476R2: std::bit_cast by Louis Dionne · 3 years, 9 months ago
  39. 3765d28 [libc++] Provide a way to trigger rebuild of Docker images in the CI by Louis Dionne · 3 years, 9 months ago
  40. d61ec93 [libc++] Move additional build bots to the from-scratch config by Louis Dionne · 3 years, 9 months ago
  41. 8660b89 [libc++] Clean up the no-unicode CI job by Louis Dionne · 3 years, 9 months ago
  42. 621e437 [libc++] Provide 'buildhost=<platform> feature for the tests. by Vladimir Vereschaka · 3 years, 9 months ago
  43. df2af99 [libc++][format] Add a CMake Unicode option. by Mark de Wever · 3 years, 9 months ago
  44. 87dd519 [libc++] Remove support for CloudABI, which has been abandoned by Louis Dionne · 3 years, 9 months ago
  45. 0166690 [libc++] Remove workarounds for the lack of deduction guides in C++17 by Louis Dionne · 3 years, 10 months ago
  46. d42be2d Remove unused imports. by Dan Albert · 3 years, 10 months ago
  47. dc0d4b97 [libc++] Update the version of CMake in the Docker image by Louis Dionne · 3 years, 10 months ago
  48. b408bbb [libc++] Avoid conflating stderr and stdout in the DSL by Louis Dionne · 3 years, 10 months ago
  49. 7c81024 [libc++] Remove workarounds for missing __builtin_addressof by Louis Dionne · 3 years, 10 months ago
  50. 15071d2 [libc++] Remove _LIBCPP_HAS_UNIQUE_OBJECT_REPRESENTATIONS by Louis Dionne · 3 years, 10 months ago
  51. 7be03cc [libc++] Remove _LIBCPP_HAS_NO_IS_AGGREGATE by Louis Dionne · 3 years, 10 months ago
  52. 1123100 [libcxx] Remove _LIBCPP_HAS_NO_BUILTIN_IS_CONSTANT_EVALUATED by Mark de Wever · 3 years, 10 months ago
  53. d232ec3 [libc++] Add timeout to BuildKite jobs by Louis Dionne · 3 years, 10 months ago
  54. e517a24 Revert "[libcxx][CI] Work around Arm buildkite failures" by David Spickett · 3 years, 10 months ago
  55. 9efffe8 [libc++][NFC] Make private header generation CMake comment more consistent by Louis Dionne · 3 years, 10 months ago
  56. 20c6ddc [libc++] Remove unused variables in generate_private_header_tests.py. NFCI. by Arthur O'Dwyer · 3 years, 10 months ago
  57. 71909de [libc++] Disable incomplete library features. by Mark de Wever · 3 years, 10 months ago
  58. 4547861 [libc++] CI: Run -std=c++03 on Clang ToT by Louis Dionne · 3 years, 10 months ago
  59. 496a381 [libc++] NFC: Try to trigger Docker image rebuild on CI nodes by Louis Dionne · 3 years, 10 months ago
  60. 069428b [libc++] Set the target triple by default in the standalone build by Louis Dionne · 3 years, 10 months ago
  61. 1139fd4 [libc++][ci] Detect not committed generated files. by Mark de Wever · 3 years, 10 months ago
  62. 9333d34b [libc++] Disable #pragma system_header in the new testing configuration by Louis Dionne · 3 years, 11 months ago
  63. e37bbfe [libcxx][modules] protects users from relying on libc++ detail headers (1/n) by Christopher Di Bella · 3 years, 11 months ago
  64. fbc3e69 [libc++] ci: Create ~/Library/LaunchAgents if it does not exist yet by Louis Dionne · 3 years, 11 months ago
  65. 18e21e6 [libc++] CI: Setup BuildKite agents through launchd by Louis Dionne · 3 years, 11 months ago
  66. 851a335 [libc++] Add a job running GCC with C++11 by Louis Dionne · 3 years, 11 months ago
  67. 8fb4745 [libc++/abi] Fix broken Lit feature no-noexcept-function-type by Louis Dionne · 3 years, 11 months ago
  68. 4628ff4 [libc++] NFC: Reindent the run-buildbot script by Louis Dionne · 3 years, 11 months ago
  69. 1f8e286 [libc++] Add a CMake target to re-generate files and revamp CONTRIBUTING.rst by Louis Dionne · 3 years, 11 months ago
  70. 2a399e6 [libc++] Add a CI job for macOS on arm64 hardware 🥳 by Louis Dionne · 3 years, 11 months ago
  71. 04942a7 [libc++] NFC: Add comment for running macOS CI setup script remotely by Louis Dionne · 3 years, 11 months ago
  72. c5ad8bb [libc++] Target x86_64 only for the backdeployment jobs by Louis Dionne · 3 years, 11 months ago
  73. e47444e [libc++] ci: Properly target macOS nodes per-os by Louis Dionne · 3 years, 11 months ago
  74. cb30d59 [libc++] Add the 'os=macos' tag to macOS nodes to workaround lack of wildcard matching by Louis Dionne · 3 years, 11 months ago
  75. 15df9c9 [libc++][ci] Clean up the Docker image by Louis Dionne · 3 years, 11 months ago
  76. 877e97a [libc++] Use 'os' tags to target Linux libc++ builders by Louis Dionne · 3 years, 11 months ago
  77. 0a9afaf [libc++] Encode the arch and OS in buildkite agent tags by Louis Dionne · 3 years, 11 months ago
  78. 1ca7486 [libc++] Exit from macos-ci-setup upon error by Louis Dionne · 3 years, 11 months ago
  79. 87bfc49 [libc++][ci] Add arch and os tags to the macOS CI builders by Louis Dionne · 3 years, 11 months ago
  80. 5208ec5 [libc++] Update Google benchmark to v 1.5.5 by Louis Dionne · 3 years, 11 months ago
  81. 85cce4d [libc++] Test on Clang ToT by default by Louis Dionne · 3 years, 11 months ago
  82. f8bef47 [libcxx][CI] Work around Arm buildkite failures by David Spickett · 3 years, 11 months ago
  83. 7a372c4 [libc++][ci] Keep the C++03 build job on Clang 12 by Louis Dionne · 3 years, 11 months ago
  84. ffccf96 [libc++][ci] Test Clang ToT by default, and add jobs on Clang 11 and 12 by Louis Dionne · 3 years, 11 months ago
  85. 8ea2b95 [libc++][ci] Install Clang 11, Clang 12 and Clang ToT in the Docker image by Louis Dionne · 3 years, 11 months ago
  86. d2a8d36 [libc++][ci] Stop testing on GCC previous, since we don't support it anymore by Louis Dionne · 4 years ago
  87. 6e43f3f [libc++] Do not set CMAKE_BUILD_WITH_INSTALL_NAME_DIR by Louis Dionne · 4 years ago
  88. 2ce0df4 [libc++][docs] Overhaul the documentation for building and using libc++ by Louis Dionne · 4 years ago
  89. f7d8754 [runtimes] Move enable_32bit to the DSL by Louis Dionne · 4 years ago
  90. 0f31f68e [libc++] NFC: Sort header lists in test scripts by Louis Dionne · 4 years ago
  91. c360553 [runtimes] Simplify how we specify XFAIL & friends based on the triple by Louis Dionne · 4 years ago
  92. f836549 [libc++] Migrate the additional_features parameter to the DSL by Louis Dionne · 4 years ago
  93. c475efe [libc++] Fix incorrect shell expansion in macos-ci-setup by Louis Dionne · 4 years ago
  94. e5fbe9f [libc++] graph_header_deps.py: Detect files that include themselves. by Arthur O'Dwyer · 4 years ago
  95. 0c0628c [libc++] Remove ad-hoc modules tests that are now unnecessary by Louis Dionne · 4 years ago
  96. 9b371f5 [libc++] NFC: Fix outdated comment about secrets.env by Louis Dionne · 4 years ago
  97. 56aac56 [libcxx] Implement P0883R2 ("Fixing Atomic Initialization") by Raul Tambre · 4 years ago
  98. 4f194d0 [libc++] Promote GCC 11 to mandatory CI by Louis Dionne · 4 years ago
  99. 1b87573 [libc++][ci] Enable modules in the Runtimes build by Louis Dionne · 4 years ago
  100. d9d2080 [libc++] Clean up scripts to setup CI on macOS by Louis Dionne · 4 years ago