rollerderby / crg

CRG Scoreboard and Game System
GNU General Public License v2.0
8 stars 3 forks source link

Added support for building on Windows using Cygwin #2

Closed baconbrad closed 8 years ago

baconbrad commented 8 years ago

Adds an .exe extension if it is being built on a Windows machine. Requires Cygwin with the zip package installed.

baconbrad commented 8 years ago

Fixed it to support interpreters that don't support nested if/then. Tested on Windows 8 and Ubuntu 14.04.