contrib/macosx/macosx-build.txt
author FUJIWARA Katsunori <foozy@lares.dti.ne.jp>
Sun, 18 Jun 2006 04:13:33 +0900
changeset 2455 ff83112332f9
parent 1686 dd5085897010
child 2575 7289d20b18cd
permissions -rw-r--r--
Emacs: follow the revision usage policy of "hg diff" command. This patche makes "parent" as default revision of diff command.

to build a new macosx binary package:

install macpython from http://undefined.org/python/

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