view contrib/macosx/macosx-build.txt @ 5147:f3f033def181

Added test for commands.dispatch (especially 88803a69b24)
author Thomas Arendsen Hein <thomas@intevation.de>
date Sat, 11 Aug 2007 13:34:19 +0200
parents 7289d20b18cd
children
line wrap: on
line source

to build a new macosx binary package:

install macpython from http://www.python.org/download/mac

install py2app from http://pythonmac.org/packages/

make sure /usr/local/bin is in your path

run bdist_mpkg in top-level hg directory

find packaged stuff in dist directory