summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-11-29Rename rules for building ClangOliver Reiche
... to emphasize which GCC and GNU libstdc++ versions are used and shipped with the Clang installation. If future Clang versions rely on newer GCC/GNU libstdc++ versions, they can be built by providing a separate modified rule set.
2023-11-29Remove unnecessary copiesOliver Reiche
... now that we retain (non-upwards) symlinks, make use of them.
2023-11-29Update to latest rulesOliver Reiche
2023-10-23Fix archiver bootstrap if libzstd is availableOliver Reiche
Reported by Leah Neukirchen <leah@vuxu.org> via Mastodon.
2023-10-23Fix typosOliver Reiche
2023-10-20Initial commitOliver Reiche