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

Updated windows platforms from gnu to msvc #254

Closed
wants to merge 3 commits into from
Closed

Updated windows platforms from gnu to msvc #254

wants to merge 3 commits into from

Conversation

UebelAndre
Copy link
Collaborator

Not trying to steal the thunder from @dae but there is currently an incompatibility between cargo-raze and head of rules_rust This PR is the same change as #245 but with updated smoke-tests (the only thing broken about the PR). I'd love to see this get merged (or #245 get updated and merged) and then a release be made.

@acmcarther
Copy link
Member

I would prefer to submit @dae's PR, but I don't feel strongly about this, particularly if we're fixing an important breakage. I'll check in on both of these in a couple of hours and submit this one if there isn't forward movement.

@UebelAndre
Copy link
Collaborator Author

UebelAndre commented Oct 16, 2020

I would prefer to have that PR merged as well, the fix is quite small but yeah, I don't know when he'll be around next. There was a breakage in rules_rust that was fixed by regenerating some dependencies using these changes and I feel it's important to get this fix out in a timely manner to ensure the rules and this tool are compatible with each other.

Definitely your call to make @acmcarther

edit: Just trying to help 😅

@dae
Copy link
Contributor

dae commented Oct 16, 2020

Sorry for the delay, I've pushed Uebel's change into my branch as well. Please feel free to merge either - fixing the breaking build is more important than credit for a few character change. :-)

edit: with Uebel needing to confirm the CLA on the other branch, merging this may be easier.

dae added a commit to ankitects/cargo-raze that referenced this pull request Oct 16, 2020
@UebelAndre
Copy link
Collaborator Author

@acmcarther #245 is ready to merge. Closing this ticket as a duplicate

@UebelAndre UebelAndre closed this Oct 16, 2020
acmcarther pushed a commit that referenced this pull request Oct 16, 2020
* switch to MSVC targets on Windows

gnu has been removed in favour of MSVC in rules_rust, so cargo-raze
will need to be updated to match:
bazelbuild/rules_rust@dfce123

* Updated examples

* add missing checksum update

from Uebel:
#254

* WORKSPACE needed to reflect date update of smoke-test.sh

Co-authored-by: Andre Brisco <andre.brisco@gmail.com>
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.

None yet

3 participants