From 406bf8a3a6793d0687e84872cc9b0544a8f01f80 Mon Sep 17 00:00:00 2001 From: don bright Date: Mon, 3 Dec 2012 09:08:11 +0100 Subject: clarify mingw32 usage in docs & in 'print usage' diff --git a/scripts/release-common.sh b/scripts/release-common.sh index 6cb5b97..4a26f09 100755 --- a/scripts/release-common.sh +++ b/scripts/release-common.sh @@ -17,10 +17,13 @@ # # The commit info will extracted from git and be passed to qmake as OPENSCAD_COMMIT # to identify a build in the about box. +# +# The mingw32 cross compile depends on the mxe tools + dependencies. Please +# see scripts/*mingw-* & the OpenSCAD manual for more information. printUsage() { - echo "Usage: $0 -v -c + echo "Usage: $0 -v -c -mingw32 echo echo " Example: $0 -v 2010.01 } -- cgit v0.10.1