aboutsummaryrefslogtreecommitdiff
path: root/libcxx/utils/ci/run-buildbot
AgeCommit message (Expand)AuthorFilesLines
8 days[libc++][hardening] Introduce assertion semantics. (#149459)Konstantin Varlamov1-0/+6
2025-07-15Revert "[libc++][hardening] Introduce assertion semantics" (#148822)Nikolas Klauser1-6/+0
2025-07-15[libc++][hardening] Introduce assertion semantics (#148268)Konstantin Varlamov1-0/+6
2025-05-15[libc++] run clang-tidy on src/ in the CI (#121198)Nikolas Klauser1-0/+1
2025-03-28[libcxx] Remove clang-18 workaround in picolib build (#133254)David Spickett1-7/+9
2025-03-20[libc++] Add coverage for C++17 and Clang Modules with LSV (#131815)Louis Dionne1-2/+2
2025-02-27[libc++] Silence CMake's install messages in the CI (#128872)Nikolas Klauser1-0/+3
2025-02-12[libc++] Simplify the apple-system-hardened CI configuration (#126911)Louis Dionne1-48/+4
2024-12-21[libc++][C++03] Use `__cxx03/` headers in C++03 mode (#109002)Nikolas Klauser1-0/+6
2024-12-09[libc++] Run the LLDB data formatter tests after libc++'s own tests (#119028)Louis Dionne1-4/+4
2024-11-07[libc++] Unify the benchmarks with the test suite (#101399)Louis Dionne1-10/+0
2024-10-11[libc++] Add output groups to run-buildbot (#111739)Louis Dionne1-34/+73
2024-10-10[libc++] Remove nonexistent directory from check-generated-output (#111746)Louis Dionne1-1/+1
2024-10-09[libc++][NFC] Remove obsolete --osx-roots parameter to run-buildbotLouis Dionne1-8/+0
2024-10-08[libc++][CI] Replace LLDB test targets with libc++ test category (#110856)Michael Buch1-8/+2
2024-10-01[libc++] Run additional LLDB data formatters tests as part of libc++'s CI (#1...Louis Dionne1-1/+8
2024-09-30[runtimes] Run backdeployment CI on Github hosted runners (#109984)Louis Dionne1-59/+73
2024-09-05[libc++][ci] Add a test configuration with an incomplete sysroot (#107089)Martin Storsjö1-0/+23
2024-09-04[libc++][NFC] Use consistent layout for license in Python filesLouis Dionne1-2/+2
2024-08-28[libc++] Run the Lit test suite against an installed version of the library (...Louis Dionne1-13/+0
2024-08-26[libc++] Fix CMake cache for the hardening with ABI breaks CI (#105864)Louis Dionne1-1/+1
2024-08-21[libcxx] Add `LIBCXX_HAS_TERMINAL_AVAILABLE` CMake option to disable `print` ...Joseph Huber1-0/+5
2024-06-21[libc++] Fix deployment target Lit features (#94791)Louis Dionne1-1/+1
2024-06-16[libcxx] [ci] Simplify the mingw x86_64 configs (#95609)Martin Storsjö1-9/+0
2024-05-01[libcxx][ci] In picolib build, ask clang for the normalised triple (#90722)David Spickett1-1/+7
2024-04-19CompilerRT: Normalize COMPILER_RT_DEFAULT_TARGET_TRIPLE (#89234)YunQiang Su1-1/+1
2024-04-15[libc++][CI] Tests LLDB libc++ data formatters. (#88312)Mark de Wever1-3/+7
2024-04-13[libc++][CMake] Removes LIBCXX_ENABLE_CLANG_TIDY. (#85794)Mark de Wever1-8/+0
2024-04-10[lib++][CI] Changes bootstrap build type. (#88175)Mark de Wever1-1/+1
2024-03-18Revert "[libc++][CMake] Removes LIBCXX_ENABLE_CLANG_TIDY. (#85262)"Mark de Wever1-0/+8
2024-03-18[libc++][CMake] Removes LIBCXX_ENABLE_CLANG_TIDY. (#85262)Mark de Wever1-8/+0
2024-02-26[libc++] Remove LIBCXX_EXECUTOR and LIBCXXABI_EXECUTOR (#79886)Louis Dionne1-1/+1
2024-01-21[libc++] Reland CI module improvements.Mark de Wever1-10/+0
2024-01-18Revert #76246 and #76083Daniel Thornburgh1-0/+10
2024-01-17[libc++][modules] Removes module testing. (#76083)Mark de Wever1-10/+0
2024-01-12[libc++][Android] Add NDK ABI lists for i686 and x86_64 (#69272)Ryan Prichard1-0/+1
2024-01-11[runtimes] Use LLVM libunwind from libc++abi by default (#77687)Louis Dionne1-5/+0
2024-01-09[libc++] Allow running the test suite with optimizations (#68753)Louis Dionne1-0/+5
2023-12-18[libc++] Add a picolibc test configuration with exceptions enabled (#75462)Dominik Wójt1-32/+46
2023-12-12[libc++][CI] Tests the no RTTI configuration. (#65518)Mark de Wever1-0/+5
2023-11-29[libc++] Add initial support for picolibcMichael Platings1-0/+35
2023-11-22[libc++] Remove the ignore_format.txt file (#73135)Louis Dionne1-14/+0
2023-11-20[libc++] Stop checking for trailing whitespace in check-generated-output (#72...Louis Dionne1-3/+0
2023-11-08[libc++][hardening] Rework macros for enabling the hardening mode. (#70575)Konstantin Varlamov1-9/+9
2023-11-03[libc++][hardening] Add tests for the hardened mode with ABI breaks. (#71020)Konstantin Varlamov1-0/+6
2023-10-25Improve CI output. (#70236)Eric1-2/+2
2023-10-24[libc++] Remove the Buildkite job that builds documentation (#69992)Louis Dionne1-7/+0
2023-10-20[libc++][Android] Disable Android ABI list checking (#69666)Ryan Prichard1-1/+0
2023-10-19[libc++][Android] Support libc++ testing on Android (#69274)Ryan Prichard1-0/+50
2023-10-12[libc++] Improve the output of the generated-output CI job (#68903)Louis Dionne1-5/+10