summaryrefslogtreecommitdiff
path: root/contrib/macosx/macosx-build.txt
blob: f67ca5332cb1d4ae8afe8f9b0aa3156daa175931 (plain)
1
2
3
4
5
6
7
8
9
10
11
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