commit | 7f2e6e6106c82e6693c194ba1313122a10686f2f | [log] [tgz] |
---|---|---|
author | Ronald Oussoren <ronaldoussoren@mac.com> | Mon Mar 30 19:37:10 2009 +0000 |
committer | Ronald Oussoren <ronaldoussoren@mac.com> | Mon Mar 30 19:37:10 2009 +0000 |
tree | 18aba2e1e8f47a491e8ba8327b0414f3afdf2815 | |
parent | 75d838532b107712778933b0f7979f5339fb5b08 [diff] |
Merged revisions 70737 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r70737 | ronald.oussoren | 2009-03-30 14:34:51 -0500 (Mon, 30 Mar 2009) | 6 lines * Set a custom icon on the Python installer DMG * Remove last traces of "MacPython" * Add options to build different flavors of the installer (still defaulting to a 2-way universal build that runs on OSX 10.3) ........