winpty/ship
Ryan Prichard d7290359d5 Minor tweaks in ship/make_msvc_package.py
- Fix a typo in the 7-Zip default paths.

 - Change env["Path"] to env["PATH"].  Python is case-sensitive, and "Path"
   isn't working.  Windows itself seems to prefer "Path".  I'm guessing
   Python is converting "Path" to "PATH" for platform interoperability.
2016-06-14 05:38:09 -05:00
..
build-pty4j-libpty.bat build-pty4j-libpty.bat: abort if VsDevCmd.bat fails (or doesn't exist) 2016-06-07 18:10:48 -07:00
common_ship.py Factor some code out of make_msvc_package.py into a simpler vcbuild.bat 2016-06-01 23:09:36 -05:00
make_msvc_package.py Minor tweaks in ship/make_msvc_package.py 2016-06-14 05:38:09 -05:00
ship.py Build/package winpty for embedding using gyp and MSVC 2016-06-01 20:01:37 -05:00