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

Change makefile.cargo to work with Build Tools #111

Merged
merged 1 commit into from Jan 17, 2017
Merged

Conversation

@notriddle
Copy link
Contributor

notriddle commented Jan 17, 2017

The Visual C++ Build Tools package (which is freely provided by Microsoft) does not set VSINSTALLDIR. On the other hand, VCINSTALLDIR should as long as you have Visual C++ in any form.

https://social.msdn.microsoft.com/Forums/vstudio/en-US/198f6382-c5d2-4651-9135-0fde236793e7/environment-variables-in-visual-studio?forum=vcgeneral

Everything else is building, so close servo/servo#13325


This change is Reviewable

The Visual C++ Build Tools package (which is freely provided by Microsoft) does not set `VSINSTALLDIR`. On the other hand, `VCINSTALLDIR` should as long as you have Visual C++ in any form.

https://social.msdn.microsoft.com/Forums/vstudio/en-US/198f6382-c5d2-4651-9135-0fde236793e7/environment-variables-in-visual-studio?forum=vcgeneral
@jdm
Copy link
Member

jdm commented Jan 17, 2017

@bors-servo
Copy link
Contributor

bors-servo commented Jan 17, 2017

📌 Commit 77191a8 has been approved by jdm

@bors-servo
Copy link
Contributor

bors-servo commented Jan 17, 2017

Testing commit 77191a8 with merge 473bb8e...

bors-servo added a commit that referenced this pull request Jan 17, 2017
Change makefile.cargo to work with Build Tools

The Visual C++ Build Tools package (which is freely provided by Microsoft) does not set `VSINSTALLDIR`. On the other hand, `VCINSTALLDIR` should as long as you have Visual C++ in any form.

https://social.msdn.microsoft.com/Forums/vstudio/en-US/198f6382-c5d2-4651-9135-0fde236793e7/environment-variables-in-visual-studio?forum=vcgeneral

Everything else is building, so close servo/servo#13325

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

bors-servo commented Jan 17, 2017

☀️ Test successful - status-appveyor, status-travis

@bors-servo bors-servo merged commit 77191a8 into master Jan 17, 2017
5 checks passed
5 checks passed
continuous-integration/appveyor/branch AppVeyor build succeeded
Details
continuous-integration/appveyor/pr AppVeyor build succeeded
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
continuous-integration/travis-ci/push The Travis CI build passed
Details
homu Test successful
Details
@notriddle notriddle deleted the visual-cpp-build-tools branch Jan 17, 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.

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