]> git.saurik.com Git - wxWidgets.git/commit - wxPython/distrib/mac/resources/License.rtf
Scripts to make a installer package in a disk image for wxPython and
authorRobin Dunn <robin@alldunn.com>
Fri, 17 May 2002 05:33:32 +0000 (05:33 +0000)
committerRobin Dunn <robin@alldunn.com>
Fri, 17 May 2002 05:33:32 +0000 (05:33 +0000)
commit8721cada6f4233f23ad90309093c971022aad0af
treeea2bb02a52bc2bdde88a53086174e81de73b96a0
parentf44b4495db8812384849bc6aab5dec4f970fe505
Scripts to make a installer package in a disk image for wxPython and
for Python too.  It's a strange mixture of sh, csh and perl, but it
works.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15584 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
15 files changed:
wxPython/distrib/mac/MachoPython.info [new file with mode: 0644]
wxPython/distrib/mac/_build [new file with mode: 0755]
wxPython/distrib/mac/_buildPython [new file with mode: 0755]
wxPython/distrib/mac/build [new file with mode: 0755]
wxPython/distrib/mac/buildPython [new file with mode: 0755]
wxPython/distrib/mac/makedmg [new file with mode: 0755]
wxPython/distrib/mac/makepkg [new file with mode: 0755]
wxPython/distrib/mac/resources/License.rtf [new file with mode: 0644]
wxPython/distrib/mac/resources/ReadMe.rtf [new file with mode: 0644]
wxPython/distrib/mac/resources/Welcome.txt [new file with mode: 0644]
wxPython/distrib/mac/resources/preflight [new file with mode: 0755]
wxPython/distrib/mac/resourcesPython/License.rtf [new file with mode: 0644]
wxPython/distrib/mac/resourcesPython/ReadMe.rtf [new file with mode: 0644]
wxPython/distrib/mac/resourcesPython/Welcome.txt [new file with mode: 0644]
wxPython/distrib/mac/wxMacPython.info [new file with mode: 0644]