dropbox / djinni

A tool for generating cross-language type declarations and interface bindings.
Apache License 2.0
2.88k stars 488 forks source link

Add support for running Djinni with Git Bash on Windows #423

Closed mpiannucci closed 5 years ago

mpiannucci commented 5 years ago

When running with git bash, the platform is MSYS_NT so a conditional had to be added to allow generation to run the correct batch file when using this platform.

xianwen commented 5 years ago

Hi, @mpiannucci: I noticed you haven't signed the CLA yet, could you please sign it here: https://opensource.dropbox.com/cla/ Thanks a lot!

mpiannucci commented 5 years ago

Thanks! signed!