mirror of
https://github.com/python/cpython.git
synced 2026-01-06 15:32:22 +00:00
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.
This commit is contained in:
parent
a17775fab4
commit
2160015915
8 changed files with 1007 additions and 19 deletions
|
|
@ -1,18 +1,19 @@
|
|||
{\rtf1\mac\ansicpg10000\cocoartf824\cocoasubrtf410
|
||||
{\fonttbl\f0\fswiss\fcharset77 Helvetica;\f1\fswiss\fcharset77 Helvetica-Bold;}
|
||||
{\rtf1\ansi\ansicpg1252\cocoartf949\cocoasubrtf430
|
||||
{\fonttbl\f0\fswiss\fcharset0 Helvetica;}
|
||||
{\colortbl;\red255\green255\blue255;}
|
||||
\paperw11900\paperh16840\margl1440\margr1440\vieww9920\viewh10660\viewkind0
|
||||
\pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural
|
||||
|
||||
\f0\fs24 \cf0 This package will install
|
||||
\f1\b MacPython $FULL_VERSION
|
||||
\f0\b0 for
|
||||
\f1\b Mac OS X $MACOSX_DEPLOYMENT_TARGET
|
||||
\f0\b0 .\
|
||||
\b MacPython $FULL_VERSION
|
||||
\b0 for
|
||||
\b Mac OS X $MACOSX_DEPLOYMENT_TARGET
|
||||
\b0 .\
|
||||
\
|
||||
MacPython consists of the Python programming language interpreter, plus a set of programs to allow easy access to it for Mac users (an integrated development environment, an applet builder), plus a set of pre-built extension modules that open up specific Macintosh technologies to Python programs (Carbon, AppleScript, Quicktime, more).\
|
||||
\
|
||||
See the ReadMe file for more information.\
|
||||
\
|
||||
\
|
||||
This package will by default update your shell profile to ensure that this version of Python is on the search path of your shell. Please deselect the "Shell profile updater" package on the package customization screen if you want to avoid this modification. }
|
||||
|
||||
\b NOTE:
|
||||
\b0 This package will by default update your shell profile to ensure that this version of Python is on the search path of your shell. Please deselect the "Shell profile updater" package on the package customization screen if you want to avoid this modification. }
|
||||
Loading…
Add table
Add a link
Reference in a new issue