Skip to content

Add list of toolchain features - #98

Merged
nradakovic merged 2 commits into
mainfrom
nira_add_feature_docs
Jul 9, 2026
Merged

nradakovic merged 2 commits into
mainfrom
nira_add_feature_docs

Conversation

@nradakovic

@nradakovic nradakovic commented Jul 8, 2026 •

Copy link
Copy Markdown
Member

resolves #75

@nradakovic nradakovic self-assigned this Jul 8, 2026
Copilot AI review requested due to automatic review settings July 8, 2026 10:46
@nradakovic nradakovic added the documentation Improvements or additions to documentation label Jul 8, 2026
@nradakovic nradakovic added the p3 Medium/Low - handle it within normal process label Jul 8, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds documentation to enumerate the required Bazel C/C++ toolchain feature sets for Linux and QNX, and links those references from the README to support future work toward explicit no_legacy_features toolchain configurations.

Changes:

  • Add a Linux toolchain required feature set document with explicit/injected/implicit classifications.
  • Add a QNX toolchain required feature set document with explicit/injected/implicit classifications and follow-up guidance.
  • Link both new documents from the top-level README.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 5 comments.

File Description
README.md Adds links to the new Linux/QNX toolchain feature set docs.
docs/linux_toolchain_feature_set.md New Linux toolchain feature-set inventory and legacy-gap checklist.
docs/qnx_toolchain_feature_set.md New QNX toolchain feature-set inventory and legacy-gap checklist.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread docs/linux_toolchain_feature_set.md Outdated
Comment thread docs/linux_toolchain_feature_set.md Outdated
Comment thread docs/linux_toolchain_feature_set.md Outdated
Comment thread docs/qnx_toolchain_feature_set.md Outdated
Comment thread docs/qnx_toolchain_feature_set.md Outdated
@nradakovic
nradakovic merged commit 7ba9652 into main Jul 9, 2026
12 checks passed
@nradakovic
nradakovic deleted the nira_add_feature_docs branch July 9, 2026 07:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation p3 Medium/Low - handle it within normal process

Projects

Development

Successfully merging this pull request may close these issues.

Inventory required Bazel C++ features for Linux (and all it's variants) and QNX toolchains

4 participants