view contrib/macosx/macosx-build.txt @ 1916:95b2e14841f5

fix test failures that depend on when tests run.
author Vadim Gelfer <vadim.gelfer@gmail.com>
date Sun, 05 Mar 2006 17:08:35 -0800
parents dd5085897010
children
line wrap: on
line source

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