contrib/macosx/macosx-build.txt
author Neal Becker <ndbecker2@gmail.com>
Wed, 16 Apr 2008 15:26:37 -0700
changeset 6559 8b67211d9140
parent 2575 7289d20b18cd
permissions -rw-r--r--
mergetools.hgrc patch

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