Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.
/ druntime Public archive

Unify Makefile variables for dlang.org: Rename DOCDIR -> DOC_OUTPUT_DIR, DOCFMT -> STDDOC#1834

Merged
dlang-bot merged 1 commit intodlang:masterfrom
wilzbach:unify-makefile-variables
Nov 2, 2021
Merged

Unify Makefile variables for dlang.org: Rename DOCDIR -> DOC_OUTPUT_DIR, DOCFMT -> STDDOC#1834
dlang-bot merged 1 commit intodlang:masterfrom
wilzbach:unify-makefile-variables

Conversation

@wilzbach
Copy link
Contributor

@wilzbach wilzbach commented Jun 9, 2017

In an attempt to reduce the mess in the dlang.org Makefile, it makes sense and helps to use the same variable names for the same things.
DOC_OUTPUT_DIR and STDDOC are already used at Phobos + DMD.

@WalterBright
Copy link
Member

Some documentation in the makefile itself is necessary for these additions. Document what the variable is for and what its expected values are and who should be setting/overriding it.

@dlang-bot dlang-bot added Needs Rebase needs a `git rebase` performed stalled labels Jan 1, 2018
@RazvanN7 RazvanN7 force-pushed the unify-makefile-variables branch from ceec3fa to 2874115 Compare November 2, 2021 16:13
@wilzbach wilzbach requested a review from andralex as a code owner November 2, 2021 16:13
@dlang-bot dlang-bot removed Needs Work Needs Rebase needs a `git rebase` performed stalled labels Nov 2, 2021
@dlang-bot
Copy link
Contributor

Thanks for your pull request, @wilzbach!

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 + druntime#1834"

@dlang-bot dlang-bot merged commit 69ba1f9 into dlang:master Nov 2, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants