| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Don't use the '==' operator with test, that's an unportable bash-ism. | Ronald Oussoren | 2009-11-19 | 1 | -2/+2 |
| | | | | | (Issue 7179) | ||||
| * | * Make it easier to build custom installers (such as a 3-way universal build) | Ronald Oussoren | 2009-09-20 | 1 | -10/+0 |
| | | | | | * Upgrade bzip dependency to 1.0.5 | ||||
| * | For for issue 6934: failures in postflight script in OSX installer | Ronald Oussoren | 2009-09-20 | 1 | -6/+5 |
| | | |||||
| * | Remove some traces of 'MacPython' | Ronald Oussoren | 2009-05-19 | 1 | -2/+2 |
| | | |||||
| * | Fix issue 5224. | Ronald Oussoren | 2009-03-04 | 1 | -2/+2 |
| | | |||||
| * | we're in 2.7 now | Benjamin Peterson | 2008-10-02 | 1 | -1/+1 |
| | | |||||
| * | MacOSX: add more logic to recognize the correct startup file to patch to the | Ronald Oussoren | 2006-10-08 | 1 | -7/+14 |
| | | | | | shell profile patching post-install script. | ||||
| * | Add version number to the link to the python documentation in | Ronald Oussoren | 2006-10-08 | 1 | -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 profile | Ronald Oussoren | 2006-08-01 | 1 | -5/+23 |
| | | | | | on MacOS X actually works correctly in all cases. | ||||
| * | Use a path without a double slash to compile the .py files after installation | Ronald Oussoren | 2006-06-25 | 1 | -1/+1 |
| | | | | | (macosx, binary installer). This fixes bug #1508369 for python 2.5. | ||||
| * | mv Mac/OSX/BuildScript one level up | Ronald Oussoren | 2006-06-07 | 3 | -0/+116 |
