[libcxx-commits] [PATCH] D118912: [libc++] Refactor the Apple build scripts

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Feb 3 08:16:24 PST 2022


ldionne created this revision.
Herald added subscribers: arichardson, mgorny.
ldionne requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.

This patch upstreams some changes we've made internally to how we're
building the libc++ dylib on Apple platforms. The goal is still to
eventually get rid of `apple-install-libcxx.sh` entirely and have a
proper way to mirror what we do internally with just the normal CMake
configuration.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D118912

Files:
  libcxx/cmake/caches/Apple.cmake
  libcxx/utils/ci/apple-install-libcxx.sh
  libcxx/utils/ci/run-buildbot

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118912.405651.patch
Type: text/x-patch
Size: 9442 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220203/b955f8d5/attachment.bin>


More information about the libcxx-commits mailing list