1. 3934619 Don't use the '==' operator with test, that's an unportable bash-ism. by Ronald Oussoren · 16 years ago
  2. 209d4c3 Fix for issue6957: ensure that the OSX installer by Ronald Oussoren · 16 years ago
  3. c66ced3 * Make it easier to build custom installers (such as a 3-way universal build) by Ronald Oussoren · 16 years ago
  4. 956f4b2 For for issue 6934: failures in postflight script in OSX installer by Ronald Oussoren · 16 years ago
  5. cc00a26 Remove some traces of 'MacPython' by Ronald Oussoren · 16 years ago
  6. e392b35 Minor update to OSX build-installer script, needed by Ronald Oussoren · 16 years ago
  7. 008af85 Fix for issue 13095 by Ronald Oussoren · 16 years ago
  8. 508282e * Set a custom icon on the Python installer DMG by Ronald Oussoren · 16 years ago
  9. 648a4fe * Updates installed dependencies to latest releaases (bzip, zlib, ...) by Ronald Oussoren · 16 years ago
  10. 9ff3042 Fix for issue 5226. by Ronald Oussoren · 16 years ago
  11. 799868e Fix issue 5224. by Ronald Oussoren · 16 years ago
  12. 16a2a1d revert unrelated change to installer script by Benjamin Peterson · 17 years ago
  13. d729aad specify how things are copied by Benjamin Peterson · 17 years ago
  14. c310476 update the mac installer script by Benjamin Peterson · 17 years ago
  15. 218c666 we're in 2.7 now by Benjamin Peterson · 17 years ago
  16. 580c7fe Fix for issue #2573: Can't change the framework name on OS X builds by Ronald Oussoren · 17 years ago
  17. 5b63acd #2503 make singletons compared with "is" not == or != by Benjamin Peterson · 17 years ago
  18. 158ad59 Whitespace changes to make the source more compliant with PEP8 (SF#1589070) by Ronald Oussoren · 19 years ago
  19. aa56096 Fix a number of typos in strings and comments (sf#1589070) by Ronald Oussoren · 19 years ago
  20. ef3f32f Whitespace normalization. by Tim Peters · 19 years ago
  21. 74d3eef MacOSX: fix permission problem in the generated installer by Ronald Oussoren · 19 years ago
  22. b80b6e1 MacOSX: add more logic to recognize the correct startup file to patch to the by Ronald Oussoren · 19 years ago
  23. 5b5d110 Add version number to the link to the python documentation in by Ronald Oussoren · 19 years ago
  24. 3564c46 Port of revision 51902 in release25-maint to the trunk by Ronald Oussoren · 19 years ago
  25. 5fb9c20 Updated documentation for the script that builds the OSX installer. by Ronald Oussoren · 19 years ago
  26. 0f53bb1 Make sure the postinstall action that optionally updates the user's profile by Ronald Oussoren · 19 years ago
  27. 9b8b619 Use staticly build copies of zlib and bzip2 to build the OSX installer, that by Ronald Oussoren · 19 years ago
  28. 3e8d2f6 Use a path without a double slash to compile the .py files after installation by Ronald Oussoren · 19 years ago
  29. d2842a6 MacOSX: Add a message to the first screen of the installer that tells by Ronald Oussoren · 19 years ago
  30. c555554 - Change fixapplepython23.py to ensure that it will run with /usr/bin/python by Ronald Oussoren · 19 years ago
  31. ae6a5a7 Whitespace normalization. by Tim Peters · 19 years ago
  32. 0e5b70d mv Mac/OSX/BuildScript one level up by Ronald Oussoren · 19 years ago