summaryrefslogtreecommitdiffstats
path: root/Mac/BuildScript/resources
Commit message (Collapse)AuthorAgeFilesLines
* Merged revisions 70169 via svnmerge fromRonald Oussoren2009-03-042-9/+8
| | | | | | | | | | svn+ssh://pythondev@svn.python.org/python/trunk ........ r70169 | ronald.oussoren | 2009-03-04 22:12:17 +0100 (Wed, 04 Mar 2009) | 2 lines Fix for issue 5226. ........
* Fix for issue #2573: Can't change the framework name on OS X buildsRonald Oussoren2008-05-021-1/+1
| | | | | | | This introduces a new configure option: --with-framework-name=NAME (defaulting to 'Python'). This allows you to install several copies of the Python framework with different names (such as a normal build and a debug build).
* MacOSX: Add a message to the first screen of the installer that tellsRonald Oussoren2006-06-221-2/+5
| | | | users how to avoid updates to their shell profile.
* mv Mac/OSX/BuildScript one level upRonald Oussoren2006-06-073-0/+46