Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-12-21 | gcc-musl-static: Support cross-compiler build | Oliver Reiche | |
2023-12-21 | gcc-musl: Fix stripping of binaries and libs | Oliver Reiche | |
... by using a single strip tool (for host) that supports all target types. | |||
2023-12-21 | Add strip binary with multi-target support | Oliver Reiche | |
2023-11-29 | Bump clang 17 to version 17.0.5 | Oliver Reiche | |
2023-11-29 | Rename rules for building Clang | Oliver 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-29 | Remove unnecessary copies | Oliver Reiche | |
... now that we retain (non-upwards) symlinks, make use of them. | |||
2023-11-29 | Update to latest rules | Oliver Reiche | |
2023-10-23 | Fix archiver bootstrap if libzstd is available | Oliver Reiche | |
Reported by Leah Neukirchen <leah@vuxu.org> via Mastodon. | |||
2023-10-23 | Fix typos | Oliver Reiche | |
2023-10-20 | Initial commit | Oliver Reiche | |