win,ninja: ninja generator better on windows

* add compatibility with VS2017
* adjust `_TargetConfig` and `/FS` for VS2017 compat
* find new place of `vcvarsall.bat` in VS2017
* normalize "path like" arguments of actions
* better check for `.lib` and `.def` file names

BUG=683729

Change-Id: I123bff7bd8a0011cf65d27a62b5267ba884e3b42
Reviewed-on: https://chromium-review.googlesource.com/482580
Reviewed-by: Dirk Pranke <dpranke@chromium.org>
Reviewed-by: Mark Mentovai <mark@chromium.org>
Commit-Queue: Dirk Pranke <dpranke@chromium.org>
2 files changed
tree: 7608b255962931b51dfbd504ab5059d988fff79e
  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.