contrib/macosx/macosx-build.txt
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
Sun, 26 Nov 2006 13:28:30 +0100
changeset 3711 9ccc6be9ae4d
parent 2575 7289d20b18cd
permissions -rw-r--r--
update rewrite-log for tip ; chmod it

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