win ninja/make: Always use a native compiler executable with MSVS 2017

A host-native executable will always be used, and it will be a cross
compiler if the target architecture differs from the host architecture.

BUG=683729

Change-Id: I02a09e1755dd2ab7eca5c9d1957d7aeb56db6af6
Reviewed-on: https://chromium-review.googlesource.com/486400
Commit-Queue: Mark Mentovai <mark@chromium.org>
Reviewed-by: Dirk Pranke <dpranke@chromium.org>
1 file changed
tree: b9a51e66ca855a48c11ebbfdfd5ba8ca858e3aa0
  1. buildbot/
  2. data/
  3. infra/
  4. pylib/
  5. samples/
  6. test/
  7. tools/
  8. .gitignore
  9. AUTHORS
  10. codereview.settings
  11. DEPS
  12. gyp
  13. gyp.bat
  14. gyp_main.py
  15. gyptest.py
  16. LICENSE
  17. OWNERS
  18. PRESUBMIT.py
  19. README.md
  20. setup.py
README.md

GYP can Generate Your Projects.

Documents are available at gyp.gsrc.io, or you can check out md-pages branch to read those documents offline.