contrib/macosx/macosx-build.txt
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
Sun, 04 Jun 2006 12:19:51 +0200
changeset 2394 a8f1049d1d2d
parent 1686 dd5085897010
child 2575 7289d20b18cd
permissions -rw-r--r--
hgweb: fix errors and warnings found by pychecker - fix missing import - use type_ instead of type - remove unused variable

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