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

Win32 support #9385

Merged
merged 10 commits into from Jan 23, 2016
Merged

Win32 support #9385

merged 10 commits into from Jan 23, 2016

Commits on Jan 20, 2016

  1. win32: mach and build command fixes

    - Add SERVO_USE_NIGHTLY_RUST env var to use the latest rust/cargo nightly snapshot
    - Fix up looking for cargo binary (in cargo/bin/cargo, not bin/cargo)
    - Fix up win32 executable checking (use .exe suffix)
    - fix up win32 PATH handling (subprocess must use shell=True for PATH change to be honored)
    vvuk authored and larsbergstrom committed Jan 20, 2016
You can’t perform that action at this time.