Ned Deily
e6cc7d6427
Merged revisions 88475 via svnmerge from
...
svn+ssh://pythondev@svn.python.org/python/branches/py3k
........
r88475 | ned.deily | 2011-02-21 12:44:27 -0800 (Mon, 21 Feb 2011) | 3 lines
Issue #11268 : Prevent Mac OS X Installer failure if Documentation
package had previously been installed.
........
2011-02-21 21:00:09 +00:00
Ned Deily
68adfdcd84
Issue #11079 : The /Applications/Python x.x folder created by the Mac
...
OS X installers now includes a link to the installed documentation.
2011-02-07 16:52:25 +00:00
Ronald Oussoren
ec2fe00639
Merged revisions 85059 via svnmerge from
...
svn+ssh://pythondev@svn.python.org/python/branches/py3k
........
r85059 | ronald.oussoren | 2010-09-28 15:57:58 +0200 (Tue, 28 Sep 2010) | 5 lines
Add support for the ZSH shell to the "Update Shell Profile" script
on MacOSX.
Patch by Sylvain Mora, issue #9701 .
........
2010-09-28 14:01:49 +00:00
Ronald Oussoren
3934619da7
Don't use the '==' operator with test, that's an unportable bash-ism.
...
(Issue 7179)
2009-11-19 17:42:51 +00:00
Ronald Oussoren
c66ced30be
* Make it easier to build custom installers (such as a 3-way universal build)
...
* Upgrade bzip dependency to 1.0.5
2009-09-20 20:16:11 +00:00
Ronald Oussoren
956f4b2520
For for issue 6934: failures in postflight script in OSX installer
2009-09-20 11:19:00 +00:00
Ronald Oussoren
cc00a262a6
Remove some traces of 'MacPython'
2009-05-19 19:29:24 +00:00
Ronald Oussoren
799868e8a7
Fix issue 5224.
2009-03-04 21:07:19 +00:00
Benjamin Peterson
218c6662a4
we're in 2.7 now
2008-10-02 19:00:31 +00:00
Ronald Oussoren
b80b6e1e12
MacOSX: add more logic to recognize the correct startup file to patch to the
...
shell profile patching post-install script.
2006-10-08 18:18:26 +00:00
Ronald Oussoren
5b5d110be6
Add version number to the link to the python documentation in
...
/Developer/Documentation/Python, better for users that install multiple versions
of python.
2006-10-08 17:37:58 +00:00
Ronald Oussoren
0f53bb1cbe
Make sure the postinstall action that optionally updates the user's profile
...
on MacOS X actually works correctly in all cases.
2006-08-01 20:30:31 +00:00
Ronald Oussoren
3e8d2f6e16
Use a path without a double slash to compile the .py files after installation
...
(macosx, binary installer). This fixes bug #1508369 for python 2.5.
2006-06-25 21:15:58 +00:00
Ronald Oussoren
0e5b70d417
mv Mac/OSX/BuildScript one level up
2006-06-07 18:58:42 +00:00