llvm-project/libcxx/utils/ci
Louis Dionne a486edd03a [libc++abi] Assume that libcxx is checked out in the Apple build script
Instead of using the libc++ headers provided alongside the toolchain,
use those in the sibling libcxx directory that we know is checked out.
Before the days of the monorepo, we couldn't assume that the libc++
repository was present when building libcxxabi. Since we can now make
that assumption, it's always better to use the version of libc++ that
is in lockstep with libc++abi, to avoid subtle bugs.
2020-04-27 11:20:11 -04:00
..
apple-install-libcxx.sh [libc++] Update scripts to build libc++/libc++abi for Apple 2020-04-23 14:31:04 -04:00
apple-install-libcxxabi.sh [libc++abi] Assume that libcxx is checked out in the Apple build script 2020-04-27 11:20:11 -04:00
macos-backdeployment.sh [libc++] CI: Allow pointing to specific dylib roots during backdeployment testing 2020-04-14 15:09:48 -04:00
macos-trunk.sh [libc++] Update scripts to build libc++/libc++abi for Apple 2020-04-23 14:31:04 -04:00