Skip to content

Comments

Use a common Makefile for win{32,64}.mak#5940

Closed
wilzbach wants to merge 1 commit intodlang:masterfrom
wilzbach:common-mak
Closed

Use a common Makefile for win{32,64}.mak#5940
wilzbach wants to merge 1 commit intodlang:masterfrom
wilzbach:common-mak

Conversation

@wilzbach
Copy link
Contributor

Gets rid off of a huge chunk of redundancy by simply moving common variables to a shared file.

@dlang-bot
Copy link
Contributor

dlang-bot commented Dec 18, 2017

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 fetch digger
dub run digger -- build "master + phobos#5940"

@wilzbach
Copy link
Contributor Author

I'm a bit worried about auto-tester's patching here:
https://github.com/braddr/at-client/blob/master/src/diff-phobos-win64.diff

@andralex
Copy link
Member

This is cool, cuts a lot of fat.

@wilzbach
Copy link
Contributor Author

Well, it's blocked on the auto-tester still doing it's magic patching which would have been addressed by braddr/at-client#8 ...

@wilzbach
Copy link
Contributor Author

wilzbach commented Jun 7, 2018

Doesn't look like this is ever going to pass :/

@wilzbach wilzbach closed this Jun 7, 2018
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