[runtimes] Remove support for standalone builds
authorLouis Dionne <ldionne.2@gmail.com>
Tue, 8 Feb 2022 16:38:29 +0000 (11:38 -0500)
committerLouis Dionne <ldionne.2@gmail.com>
Wed, 9 Feb 2022 13:55:31 +0000 (08:55 -0500)
commit6f17768e11480063f4c2bcbeea559505fee3ea19
tree05b14e530b5ae816ddfab89ca1f396d4900778c2
parenteceb40183cbb9442c7f42e7a4b8324abb50c32ab
[runtimes] Remove support for standalone builds

Standalone build have been deprecated for some time now, so this
commit removes support for those builds entirely from libc++, libc++abi
and libunwind.

This, along with the removal of other legacy ways to build, will allow
for major build system simplifications.

Differential Revision: https://reviews.llvm.org/D119255
libcxx/CMakeLists.txt
libcxx/docs/ReleaseNotes.rst
libcxx/utils/ci/buildkite-pipeline.yml
libcxx/utils/ci/run-buildbot
libcxxabi/CMakeLists.txt
libcxxabi/www/index.html
libunwind/CMakeLists.txt