gunnarx / franca_install_automation

Private repo NOT CURRENTLY SUPPORTED - I recommend to refer to (http://github.com/genivi/eclipse_install_automation). Scripted installation of Eclipse+Franca Tools on a machine, or creation of a new Virtual Machine image. Please read README.md for instructions on which branch to use and known bugs.
Mozilla Public License 2.0
5 stars 4 forks source link

Add support for Windows 7/Cygwin64 #26

Closed gmacario closed 9 years ago

gmacario commented 9 years ago

A couple of small fixes to introduce support for Windows 7.

Tested on the following configuration:

Please see https://genivi-oss.atlassian.net/wiki/x/JYBi for details.

NOTE: This PR is against the experimental branch "cpp_common_api", but should work on master as well.

gunnarx commented 9 years ago

Ah OK. I wonder can it run also without cygwin? Just to keep dependencies low?

Question #2. So in theory date command should work right, if there is a cygwin environment below? I wonder what is going on...

I could take the second commit right away until we sort out the first. Good one.

gmacario commented 9 years ago

Closing PR as https://github.com/gmacario/franca_install_automation/commit/bf4a7c6dd6200b048d1d065c41e3da2f0e687f41 was merged, while https://github.com/gmacario/franca_install_automation/commit/f6d924e3a9c05cc9b1ce1b0782af2ecc5c358690 has been superseded by https://github.com/gunnarx/franca_install_automation/pull/27