projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
disable UI updating during GetPopupMenuSelectionFromUser() execution to avoid unexpec...
[wxWidgets.git]
/
distrib
/
msw
/
tarwxmac
diff --git
a/distrib/msw/tarwxmac
b/distrib/msw/tarwxmac
index ce9cc9291debf66e1712e766c5137d542e3fec0e..d7e4e6fb0619717d23a69cdb8addf3eacf041088 100755
(executable)
--- a/
distrib/msw/tarwxmac
+++ b/
distrib/msw/tarwxmac
@@
-76,7
+76,7
@@
$TAR cf $2/wxMac-${WXVER}.tar -T /tmp/wxmac.txt
cat $1/distrib/msw/cw_mac.rsp > /tmp/wxmac_in.txt
expandlines /tmp/wxmac_in.txt /tmp/wxmac.txt
cat $1/distrib/msw/cw_mac.rsp > /tmp/wxmac_in.txt
expandlines /tmp/wxmac_in.txt /tmp/wxmac.txt
-$TAR cf $2/wxWidgets-
CW-Mac-${WXVER}
.tar -T /tmp/wxmac.txt
+$TAR cf $2/wxWidgets-
${WXVER}-CW-Mac
.tar -T /tmp/wxmac.txt
rm -f $1/include/wx/setup.h
rm -f $1/include/wx/setup.h
@@
-99,10
+99,10
@@
echo Re-tarring CW project files...
cd $2
mkdir wxWidgets-${WXVER}
cd wxWidgets-${WXVER}
cd $2
mkdir wxWidgets-${WXVER}
cd wxWidgets-${WXVER}
-$TAR xf $2/wxWidgets-
CW-Mac-${WXVER}
.tar
+$TAR xf $2/wxWidgets-
${WXVER}-CW-Mac
.tar
cd ..
cd ..
-rm -f wxWidgets-
CW-Mac-${WXVER}
.tar
-$TAR zcf wxWidgets-
CW-Mac-${WXVER}
.tar.gz wxWidgets-${WXVER}/*
+rm -f wxWidgets-
${WXVER}-CW-Mac
.tar
+$TAR zcf wxWidgets-
${WXVER}-CW-Mac
.tar.gz wxWidgets-${WXVER}/*
# Copy readme and other files
cp $1/docs/readme.txt $2/readme-${WXVER}.txt
# Copy readme and other files
cp $1/docs/readme.txt $2/readme-${WXVER}.txt