1. 11f880a Update OS X installer for building on 10.9. by Ned Deily · 11 years ago
  2. 6d0f0f2 #18803: fix more typos. Patch by Févry Thibault. by Ezio Melotti · 11 years ago
  3. acf7b95 Issue #16256: OS X installer now sets correct permissions for doc directory. by Ned Deily · 12 years ago
  4. e1c979495 Issue #14018: Backport OS X installer updates from 3.3. by Ned Deily · 12 years ago
  5. c2077b0 #11565: Fix several typos. Patch by Piotr Kasprzyk. by Ezio Melotti · 14 years ago
  6. 24b07bc #11515: fix several typos. Patch by Piotr Kasprzyk. by Ezio Melotti · 14 years ago
  7. e6cc7d6 Merged revisions 88475 via svnmerge from by Ned Deily · 14 years ago
  8. 68adfdc Issue #11079: The /Applications/Python x.x folder created by the Mac by Ned Deily · 14 years ago
  9. 53c460d Merged revisions 88004,88006,88235 via svnmerge from by Ned Deily · 14 years ago
  10. 2a6f4b3 Merged revisions 88003 via svnmerge from by Ned Deily · 14 years ago
  11. 1e0a998 Merged revisions 85742 via svnmerge from by Ronald Oussoren · 14 years ago
  12. ec2fe00 Merged revisions 85059 via svnmerge from by Ronald Oussoren · 14 years ago
  13. 2f4f63a Fix for issue 9275: the OSX installer no longer installs links in /usr/local by Ronald Oussoren · 14 years ago
  14. 5d18cc6 Fix for issue 8476 by Ronald Oussoren · 15 years ago
  15. 896c477 Issue #8475: Pass absolute interpreter path to "make html". by Martin v. Löwis · 15 years ago
  16. ac4b7ad Explicitly set system default for $PATH to by Ronald Oussoren · 15 years ago
  17. 287128a Add check to build-installer.py to ensure that by Ronald Oussoren · 15 years ago
  18. 9cf41d0 normalize shebang lines to #!/usr/bin/env python by Benjamin Peterson · 15 years ago
  19. 1a13cff An update to the script that's used to build the binary installer: don't install files in by Ronald Oussoren · 15 years ago
  20. 3934619 Don't use the '==' operator with test, that's an unportable bash-ism. by Ronald Oussoren · 15 years ago
  21. 209d4c3 Fix for issue6957: ensure that the OSX installer by Ronald Oussoren · 15 years ago
  22. c66ced3 * Make it easier to build custom installers (such as a 3-way universal build) by Ronald Oussoren · 15 years ago
  23. 956f4b2 For for issue 6934: failures in postflight script in OSX installer by Ronald Oussoren · 15 years ago
  24. cc00a26 Remove some traces of 'MacPython' by Ronald Oussoren · 15 years ago
  25. e392b35 Minor update to OSX build-installer script, needed by Ronald Oussoren · 16 years ago
  26. 008af85 Fix for issue 13095 by Ronald Oussoren · 16 years ago
  27. 508282e * Set a custom icon on the Python installer DMG by Ronald Oussoren · 16 years ago
  28. 648a4fe * Updates installed dependencies to latest releaases (bzip, zlib, ...) by Ronald Oussoren · 16 years ago
  29. 9ff3042 Fix for issue 5226. by Ronald Oussoren · 16 years ago
  30. 799868e Fix issue 5224. by Ronald Oussoren · 16 years ago
  31. 16a2a1d revert unrelated change to installer script by Benjamin Peterson · 16 years ago
  32. d729aad specify how things are copied by Benjamin Peterson · 16 years ago
  33. c310476 update the mac installer script by Benjamin Peterson · 16 years ago
  34. 218c666 we're in 2.7 now by Benjamin Peterson · 16 years ago
  35. 580c7fe Fix for issue #2573: Can't change the framework name on OS X builds by Ronald Oussoren · 17 years ago
  36. 5b63acd #2503 make singletons compared with "is" not == or != by Benjamin Peterson · 17 years ago
  37. 158ad59 Whitespace changes to make the source more compliant with PEP8 (SF#1589070) by Ronald Oussoren · 18 years ago
  38. aa56096 Fix a number of typos in strings and comments (sf#1589070) by Ronald Oussoren · 18 years ago
  39. ef3f32f Whitespace normalization. by Tim Peters · 18 years ago
  40. 74d3eef MacOSX: fix permission problem in the generated installer by Ronald Oussoren · 18 years ago
  41. b80b6e1 MacOSX: add more logic to recognize the correct startup file to patch to the by Ronald Oussoren · 18 years ago
  42. 5b5d110 Add version number to the link to the python documentation in by Ronald Oussoren · 18 years ago
  43. 3564c46 Port of revision 51902 in release25-maint to the trunk by Ronald Oussoren · 18 years ago
  44. 5fb9c20 Updated documentation for the script that builds the OSX installer. by Ronald Oussoren · 18 years ago
  45. 0f53bb1 Make sure the postinstall action that optionally updates the user's profile by Ronald Oussoren · 18 years ago
  46. 9b8b619 Use staticly build copies of zlib and bzip2 to build the OSX installer, that by Ronald Oussoren · 18 years ago
  47. 3e8d2f6 Use a path without a double slash to compile the .py files after installation by Ronald Oussoren · 18 years ago
  48. d2842a6 MacOSX: Add a message to the first screen of the installer that tells by Ronald Oussoren · 18 years ago
  49. c555554 - Change fixapplepython23.py to ensure that it will run with /usr/bin/python by Ronald Oussoren · 18 years ago
  50. ae6a5a7 Whitespace normalization. by Tim Peters · 18 years ago
  51. 0e5b70d mv Mac/OSX/BuildScript one level up by Ronald Oussoren · 18 years ago