Wrapper script for pulling a CVS revision and making tarballs from it. This is afirst...
authorKevin Ollivier <kevino@theolliviers.com>
Wed, 7 Sep 2005 05:08:55 +0000 (05:08 +0000)
committerKevin Ollivier <kevino@theolliviers.com>
Wed, 7 Sep 2005 05:08:55 +0000 (05:08 +0000)
commitc4295812f4d4b6e9f9392365e60fc104f2445f53
tree14754b50bf2bff19c15d7e2a29eb6505f1e7c9d4
parent3f39c25469f6d3d1de9c8ee5c5d0275981dbded9
Wrapper script for pulling a CVS revision and making tarballs from it. This is afirst attempt; eventually it will re-bake automatically and handle docs completely (once I look at Chris Elliott's script.)

The eventual idea is that you should be able to run this script on all three platforms and it will generate all the tarballs and post them to a deliver directory, which a script would then upload.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35437 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
distrib/tar-o-matic.sh [new file with mode: 0755]