cpython/Mac/IDLE/IDLE.app/Contents
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
..
MacOS Make it possible to install a framework build of Python 3.x on OSX. 2008-12-30 12:59:02 +00:00
Resources Hopefully fix make framework install on Mac (see 3174) 2008-07-01 18:23:09 +00:00
Info.plist Make it possible to install a framework build of Python 3.x on OSX. 2008-12-30 12:59:02 +00:00
PkgInfo Hopefully fix make framework install on Mac (see 3174) 2008-07-01 18:23:09 +00:00