contrib/macosx/macosx-build.txt
author Peter van Dijk <mercurial-bugs@selenic.com>
Sun, 15 Feb 2009 11:14:20 -0600
changeset 7770 fd3e5ff53a31
parent 2575 7289d20b18cd
permissions -rw-r--r--
fix disappearing symlinks [issue1509]

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