summaryrefslogtreecommitdiffstats
path: root/Mac/BuildScript/scripts
Commit message (Collapse)AuthorAgeFilesLines
* Don't use the '==' operator with test, that's an unportable bash-ism.Ronald Oussoren2009-11-191-2/+2
| | | | (Issue 7179)
* * Make it easier to build custom installers (such as a 3-way universal build)Ronald Oussoren2009-09-201-10/+0
| | | | * Upgrade bzip dependency to 1.0.5
* For for issue 6934: failures in postflight script in OSX installerRonald Oussoren2009-09-201-6/+5
|
* Remove some traces of 'MacPython'Ronald Oussoren2009-05-191-2/+2
|
* Fix issue 5224.Ronald Oussoren2009-03-041-2/+2
|
* we're in 2.7 nowBenjamin Peterson2008-10-021-1/+1
|
* MacOSX: add more logic to recognize the correct startup file to patch to theRonald Oussoren2006-10-081-7/+14
| | | | shell profile patching post-install script.
* Add version number to the link to the python documentation inRonald Oussoren2006-10-081-2/+1
| | | | | /Developer/Documentation/Python, better for users that install multiple versions of python.
* Make sure the postinstall action that optionally updates the user's profileRonald Oussoren2006-08-011-5/+23
| | | | on MacOS X actually works correctly in all cases.
* Use a path without a double slash to compile the .py files after installationRonald Oussoren2006-06-251-1/+1
| | | | (macosx, binary installer). This fixes bug #1508369 for python 2.5.
* mv Mac/OSX/BuildScript one level upRonald Oussoren2006-06-073-0/+116