summaryrefslogtreecommitdiff
path: root/etc
AgeCommit message (Collapse)Author
2023-12-21Add strip binary with multi-target supportOliver Reiche
2023-11-29Bump clang 17 to version 17.0.5Oliver Reiche
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-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