Page MenuHomeFreeBSD

committers-guide: Update current compiler verisons
ClosedPublic

Authored by jhb on May 30 2025, 7:53 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Oct 4, 1:44 AM
Unknown Object (File)
Sat, Sep 20, 7:21 PM
Unknown Object (File)
Sep 15 2025, 9:24 AM
Unknown Object (File)
Sep 13 2025, 3:14 PM
Unknown Object (File)
Sep 13 2025, 6:47 AM
Unknown Object (File)
Sep 11 2025, 4:20 AM
Unknown Object (File)
Sep 7 2025, 9:57 AM
Unknown Object (File)
Sep 3 2025, 5:39 PM
Subscribers
None

Details

Summary
  • Restructure some of the text to avoid hardcoding compiler versions when possible.
  • Explicitly note the naming pattern for llvm toolchain packages.

Diff Detail

Repository
R9 FreeBSD doc repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

jhb requested review of this revision.May 30 2025, 7:53 PM
jhb created this revision.

I'm not sure that the committer's guide is a great place to list compiler versions as it goes stale too easy. I've thought about adding a wiki page with a matrix of compiler versions and branches, but that's likely to be unmaintained as well, hence why I've treated the CI jobs as the real source of truth.

emaste added inline comments.
documentation/content/en/articles/committers-guide/_index.adoc
3228

IMO both "should" and "ideally" indicate this isn't a hard requirement and we can leave one out

This revision is now accepted and ready to land.May 30 2025, 8:27 PM
jhb marked an inline comment as done.May 30 2025, 11:27 PM