cpython/Mac/Tools
Ronald Oussoren 2160015915 Make it possible to install a framework build of Python 3.x on OSX.
This the build machinery on OSX to re-enable building (and installing)
PythonLauncher.app and IDLE.app.

This needs ports of fixes to Lib/distutils/util.py and Include/pymacconfig.h
to be fully functiontional, to be fully functional.

I also have a patch for Makefile.pre.in that I'll post on bugs.python.org
for review.
2008-12-30 12:59:02 +00:00
..
Doc Removed remnants of os.path.walk(). 2008-05-09 20:00:17 +00:00
bundlebuilder.py Make it possible to install a framework build of Python 3.x on OSX. 2008-12-30 12:59:02 +00:00
fixapplepython23.py Make it possible to install a framework build of Python 3.x on OSX. 2008-12-30 12:59:02 +00:00
pythonw.c Merge the rest of the trunk. 2006-06-08 15:35:45 +00:00