Skip to content

[core.sys docs] Build HTML with -os=platform flag#22691

Open
ntrel wants to merge 5 commits intodlang:masterfrom
ntrel:core-sys-versions
Open

[core.sys docs] Build HTML with -os=platform flag#22691
ntrel wants to merge 5 commits intodlang:masterfrom
ntrel:core-sys-versions

Conversation

@ntrel
Copy link
Contributor

@ntrel ntrel commented Mar 3, 2026

Ignore Posix and linux as Linux is used to build docs already.

The generated files aren't linked to yet - that needs dlang/dlang.org#4412.

Ignore `Posix` and `linux` as Linux is used to build docs already.
@dlang-bot
Copy link
Contributor

Thanks for your pull request and interest in making D better, @ntrel! We are looking forward to reviewing it, and you should be hearing from a maintainer soon.
Please verify that your PR follows this checklist:

  • My PR is fully covered with tests (you can see the coverage diff by visiting the details link of the codecov check)
  • My PR is as minimal as possible (smaller, focused PRs are easier to review than big ones)
  • I have provided a detailed rationale explaining my changes
  • New or modified functions have Ddoc comments (with Params: and Returns:)

Please see CONTRIBUTING.md for more information.


If you have addressed all reviews or aren't sure how to proceed, don't hesitate to ping us with a simple comment.

Bugzilla references

Your PR doesn't reference any Bugzilla issue.

If your PR contains non-trivial changes, please reference a Bugzilla issue or create a manual changelog.

Testing this PR locally

If you don't have a local development environment setup, you can use Digger to test this PR:

dub run digger -- build "master + dmd#22691"

@ntrel ntrel marked this pull request as draft March 3, 2026 21:14
@ntrel ntrel closed this Mar 3, 2026
@ntrel

This comment was marked as outdated.

ntrel added a commit to ntrel/dlang.org that referenced this pull request Mar 3, 2026
@ntrel
Copy link
Contributor Author

ntrel commented Mar 3, 2026

Maybe cross-compilation for doc generation would work?

@ntrel ntrel reopened this Mar 3, 2026
@ntrel ntrel changed the title [core.sys docs] Define platform versions [core.sys docs] Build HTML with -os=platform flag Mar 4, 2026
@ntrel ntrel force-pushed the core-sys-versions branch from 9325526 to 6ace424 Compare March 4, 2026 20:44
@ntrel
Copy link
Contributor Author

ntrel commented Mar 4, 2026

  • There isn't an -os= flag for core.sys.bionic, I'm not sure how to set CRuntime_Bionic.
  • There isn't an -os=netbsd flag (for some reason) for NetBSD version.

@ntrel ntrel marked this pull request as ready for review March 4, 2026 22:07
@ntrel
Copy link
Contributor Author

ntrel commented Mar 4, 2026

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants