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

Issue 18351 - integrate dub changelog with changed.d tool #2163

Merged
merged 1 commit into from
Feb 9, 2018

Conversation

wilzbach
Copy link
Member

@wilzbach wilzbach commented Feb 2, 2018

This prefers dlang.org for cloning dub and adds it to dautotest, s.t. changes to DUB will be visible on the pending changelog.

See also: dlang/tools#302

@dlang-bot
Copy link
Contributor

Thanks for your pull request, @wilzbach!

Bugzilla references

Auto-close Bugzilla Description
18351 integrate dub changelog with changed.d tool

posix.mak Outdated
@@ -449,7 +450,7 @@ rsync : all kindle pdf
rsync-only :
rsync -avzO --chmod=u=rwX,g=rwX,o=rX --delete $(RSYNC_FILTER) $W/ $(REMOTE_DIR)/

dautotest: all verbatim pdf diffable-intermediaries
dautotest: all verbatim pdf diffable-intermediaries ${DUB_DIR}
Copy link
Member

Choose a reason for hiding this comment

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

Is this the right place to add the target? Wouldn't the target that builds the changelog be more suitable?

Copy link
Member Author

Choose a reason for hiding this comment

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

Ok

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

Successfully merging this pull request may close these issues.

3 participants