Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

d.tag #900

Merged
merged 2 commits into from Feb 16, 2015
Merged

d.tag #900

merged 2 commits into from Feb 16, 2015

Conversation

CyberShadow
Copy link
Member

@MartinNowak
Copy link
Member

Thanks, needs a rebase though.

@CyberShadow
Copy link
Member Author

Rebased.

MartinNowak added a commit that referenced this pull request Feb 16, 2015
@MartinNowak MartinNowak merged commit 8365457 into dlang:master Feb 16, 2015
chmgen : chmgen.d $(DMD)
$(DMD) -I${PHOBOS_DIR} -g chmgen.d

d.tag : chmgen $(ALL_FILES)
Copy link
Member

Choose a reason for hiding this comment

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

I'm having a race condition because this target depends on the druntime/phobos documentation without stating so.
Would be fine to just add druntime-release and phobos-release as dependencies, or does it also depend on the prerelease stuff?

Copy link
Member

Choose a reason for hiding this comment

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

Copy link
Member Author

Choose a reason for hiding this comment

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

Well, strictly speaking it doesn't care, as it will follow links recursively. But the CHM probably shouldn't contain prerelease documentation, hmm.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants