summaryrefslogtreecommitdiffstats
path: root/Mac/BuildScript/build-installer.py
Commit message (Collapse)AuthorAgeFilesLines
* fix permission problem in the generated installerRonald Oussoren2006-10-101-2/+6
|
* Port of universal binary support for Mac OSX from python 2.5. This takes awayRonald Oussoren2006-10-081-0/+1050
the need for the out-of-tree universal binary support that was used to build the 2.4.3 installer. Missing here relative to that tree are some changes to IDLE, IMHO those patches aren't appropriate for the 2.4 branch and users are better of using 2.5's IDLE.