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

update mach.bat if use VS buildtool for Windows build #18421

Merged
merged 1 commit into from Sep 9, 2017

Conversation

@tigercosmos
Copy link
Collaborator

tigercosmos commented Sep 8, 2017

Add path in mach.bat. If user only install VS buildtool, they now can use mach.bat
And therefore modify README

Continue to PR #18145

r? @larsbergstrom

  • ./mach build -d does not report any errors
  • ./mach test-tidy does not report any errors
  • These changes fix #__ (github issue number if applicable).
  • There are tests for these changes OR
  • These changes do not require tests because _____

This change is Reviewable

@highfive
Copy link

highfive commented Sep 8, 2017

Thanks for the pull request, and welcome! The Servo team is excited to review your changes, and you should hear from @larsbergstrom (or someone else) soon.

README.md Outdated
> 3. Run `mach.bat build -d`.
>If you have troubles with `x64 type` prompt as `mach.bat` set by default:
> 1. you may need to choose and luanch the type manually, such as `x86_x64 Cross Tools Command Prompt for VS 2017` in the Windows menu.)

This comment has been minimized.

@larsbergstrom

larsbergstrom Sep 9, 2017

Contributor

Can you please change this from 'luanch' to 'launch'?

@larsbergstrom
Copy link
Contributor

larsbergstrom commented Sep 9, 2017

Thanks - this is awesome! Once you address the typo in the readme, r=me.

@tigercosmos
Copy link
Collaborator Author

tigercosmos commented Sep 9, 2017

@larsbergstrom Done. Please check. Thanks :)

@larsbergstrom
Copy link
Contributor

larsbergstrom commented Sep 9, 2017

@bors-servo r+

Thanks!

@bors-servo
Copy link
Contributor

bors-servo commented Sep 9, 2017

📌 Commit 26dc7ac has been approved by larsbergstrom

@bors-servo
Copy link
Contributor

bors-servo commented Sep 9, 2017

Testing commit 26dc7ac with merge 815fb6b...

bors-servo added a commit that referenced this pull request Sep 9, 2017
update mach.bat if use VS buildtool for Windows build

<!-- Please describe your changes on the following line: -->
Add path in `mach.bat`. If user only install VS buildtool, they now can use `mach.bat`
And therefore modify `README`

Continue to PR #18145

r? @larsbergstrom
---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [ ] These changes fix #__ (github issue number if applicable).

<!-- Either: -->
- [ ] There are tests for these changes OR
- [ ] These changes do not require tests because _____

<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/18421)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Sep 9, 2017

@bors-servo bors-servo merged commit 26dc7ac into servo:master Sep 9, 2017
2 of 3 checks passed
2 of 3 checks passed
continuous-integration/travis-ci/pr The Travis CI build is in progress
Details
continuous-integration/appveyor/pr AppVeyor build succeeded
Details
homu Test successful
Details
@tigercosmos tigercosmos deleted the tigercosmos:windowsBuild branch Sep 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

4 participants
You can’t perform that action at this time.