| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[libcxx] Install ninja in CI container from system repo (#168225) To fix the TODO now that the ninja version available in the Ubuntu repositories (1.11) is new enough. | 8 个月前 | |
[libc++][CI] Use fully qualified names in docker images (NFC) (#162156) Based on https://github.com/llvm/llvm-project/pull/162007#issuecomment-3373161948, we should avoid having short links in docker images. | 9 个月前 | |
| 9 个月前 | ||
[libc++] Enable sized deallocation when building operator new shims on Apple (#134152) This ensures that we are able to build the shims on compilers that enable sized deallocation by default and those that don't, regardless. | 1 年前 | |
[libc++][CI] Update meson used for building picolibc (#158308) 1.9.0 is the latest release. This doesn't fix any current problem, I just want to make sure we update these things once in a while in case upstream picolibc adopts new versions. | 10 个月前 | |
[libc++] Re-add a script to trigger the libc++ Buildkite pipeline (#146730) This was removed in 99cdc26c94 when the LLVM monorepo Buildkite setup was removed. Libc++ previously relied on the LLVM monorepo pipeline to trigger its own pipeline when needed. Since there is no LLVM monorepo pipeline anymore, we must trigger the libc++ Buildkite pipeline on every pull request and use this script to determine which jobs to actually start based on the files that are touched by the PR. | 1 年前 | |
| 8 个月前 | ||
[libc++][oss-fuzz] Updates C++ version used. (#87531) This version update allows testing of std::format and the chrono timezone parsing in oss-fuzz. | 2 年前 | |
[libc++] Enable compiler-rt when performing a bootstrapping build (#167065) Otherwise, we end up using whatever system-provided compiler runtime is available, which doesn't work on macOS since compiler-rt is located inside the toolchain path, which can't be found by default. However, disable the tests for compiler-rt since those are linking against the system C++ standard library while using the just-built libc++ headers, which is non-sensical and leads to undefined references on macOS. | 8 个月前 | |
[libc++] Bump the docker image hash (#140517) This updates GCC 15 to the release version to allow us to upgrade to GCC 15. | 1 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 8 个月前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 1 年前 | ||
| 10 个月前 | ||
| 1 年前 | ||
| 8 个月前 | ||
| 2 年前 | ||
| 8 个月前 | ||
| 1 年前 |