RFC: Do "something" with the subproject tarballs in the release page

I support moving the per-project tarballs elsewhere, thanks for putting this RFC together!

I also want to clarify something:

  • Stand-alone builds are not maintained, some subprojects are “more” maintained than others.

In libc++/libc++abi/libunwind, we purposefully don’t support it anymore. We used to support it (and a bunch of different ways to build), and since then we’ve removed all ways to build except the Bootstrapping build and the normal runtimes build to greatly simplify everything. So basically it’s not that it’s unmaintained, it’s that supporting standalone builds is a non-goal.

1 Like