contrib/macosx/macosx-build.txt
author Josef "Jeff" Sipek <jeffpc@josefsipek.net>
Tue, 29 May 2007 05:08:01 -0400
changeset 4457 e19d9b1223ee
parent 2575 7289d20b18cd
permissions -rw-r--r--
hgweb: manifest: pass parity for the '[up]' link

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