Ronald Oussoren
012c44c28a
Merged revisions 80657 via svnmerge from
...
svn+ssh://pythondev@svn.python.org/python/trunk
........
r80657 | ronald.oussoren | 2010-04-30 17:11:22 +0200 (Fri, 30 Apr 2010) | 3 lines
Add notes about uninstalling a framework install to
Mac/README. Fixes issue 7107.
........
2010-04-30 15:12:32 +00:00
Ronald Oussoren
ea580e176c
Fix for issue8089: a framework build with --with-universal-archs=3-way|intel had no way to select
...
a 32-bit executable (which is needed because not all (GUI) libraries are available in 64-bit mode)
Also fixes a typo in Mac/README
2010-03-09 10:36:28 +00:00
Ronald Oussoren
d08417182f
Merged revisions 75131 via svnmerge from
...
svn+ssh://pythondev@svn.python.org/python/trunk
........
r75131 | ronald.oussoren | 2009-09-29 15:00:44 +0200 (Tue, 29 Sep 2009) | 8 lines
* Update the Mac/README file. Add the list of OSX-specific configure options
to that README file with some explanation.
* Be more strict in the configure script: complain loudly when the user has
specified invalid combinations of OSX-specific configure arguments.
The error message refers to the Mac/README file for more information.
........
2009-09-29 13:01:59 +00:00
Ronald Oussoren
63083c3dad
Fix a glaring error and update some version numbers.
2006-09-07 12:03:10 +00:00
Ronald Oussoren
32f5d8f1b1
Move Mac/OSX/* one level up
2006-06-07 19:02:03 +00:00
Jack Jansen
0f7af3f795
Were copied to Relnotes-1.[12] long ago...
1996-03-18 13:47:22 +00:00
Guido van Rossum
1f5c6007fe
different MPW notes
1995-02-18 15:02:22 +00:00
Guido van Rossum
b95ff40e29
adapted to 1.2
1995-02-13 16:15:31 +00:00
Guido van Rossum
bc0ba01001
Added some files, reformatted some paragraphs.
1994-09-16 11:09:18 +00:00
Guido van Rossum
8e1f8dd094
Restructured MPW notes
1994-08-29 09:14:14 +00:00
Guido van Rossum
e783444440
Intermediate version of changes after porting to MPW 3.2
1994-08-26 09:09:48 +00:00
Guido van Rossum
29e7af07f0
Some more changes
1994-08-23 13:28:34 +00:00
Guido van Rossum
d849a4838d
Description of how to build Python for the Mac.
1994-08-20 21:55:48 +00:00