[cross-compilation] Added some flexibility regarding the location of development...
authorMarek Habersack <grendel@twistedcode.net>
Tue, 8 Feb 2011 19:41:38 +0000 (20:41 +0100)
committerMarek Habersack <grendel@twistedcode.net>
Tue, 8 Feb 2011 19:44:25 +0000 (20:44 +0100)
commita8362f1a1469ae47ff9b21116f8272f145c115f1
tree3b87da4af61bbc0bc3ac5ae5450dc1d4186fcd02
parent90f74ba8f2b3f926f023b9e1ed84bb332f991593
[cross-compilation] Added some flexibility regarding the location of development packages

The script now supports an extra cross-compilation directory in which you can unpack the
library and development packages necessary for the build to succeed (glib, zlib etc). Also
supported now is specifying the location at which Mono will be installed on Windows.
Replaced SVN and GIT-SVN version checks with git checks.
build-mingw32.sh