yosit/voiceid

[PATCH */2] Windows build fixes

GoogleCodeExporter opened this issue · 0 comments

Use attached patches. Summary:

#1
* Generate .cmd wrappers during distutils' install_scripts phase
* Substitute ";" with "&&" which works in both cmd.exe and bash/sh

#2
* Switch to distutils.command.install_scripts.install_scripts.make_file,
  which handles timestamp checking
* Switch to distutils.file_util.write_file
* Fix: Add .cmd wrapper scripts to the intalled-files.txt manifest

Original issue reported on code.google.com by OrbisVi...@gmail.com on 11 Dec 2013 at 10:39

Attachments: