1. c5df563 Issue #12627: Implement PEP 394 for OS X framework builds. by Ned Deily · 12 years ago
  2. 24b0347 Update copyright dates in Mac plists. by Ned Deily · 13 years ago
  3. 22f63b5 Issue #11217: For 64-bit/32-bit Mac OS X universal framework builds, by Ned Deily · 13 years ago
  4. c2077b0 #11565: Fix several typos. Patch by Piotr Kasprzyk. by Ezio Melotti · 13 years ago
  5. 24b07bc #11515: fix several typos. Patch by Piotr Kasprzyk. by Ezio Melotti · 13 years ago
  6. e6cc7d6 Merged revisions 88475 via svnmerge from by Ned Deily · 13 years ago
  7. 68adfdc Issue #11079: The /Applications/Python x.x folder created by the Mac by Ned Deily · 13 years ago
  8. 53c460d Merged revisions 88004,88006,88235 via svnmerge from by Ned Deily · 14 years ago
  9. 2a6f4b3 Merged revisions 88003 via svnmerge from by Ned Deily · 14 years ago
  10. 0b95c3b Merged revisions 87791 via svnmerge from by Georg Brandl · 14 years ago
  11. 517858a Fix for issue #10406: enable Rstrip extension on OSX by Ronald Oussoren · 14 years ago
  12. 1e0a998 Merged revisions 85742 via svnmerge from by Ronald Oussoren · 14 years ago
  13. c9a6320 Fix compiler warning about unused variables. by Georg Brandl · 14 years ago
  14. 8928e32 Merged revisions 85062 via svnmerge from by Ronald Oussoren · 14 years ago
  15. ec2fe00 Merged revisions 85059 via svnmerge from by Ronald Oussoren · 14 years ago
  16. 0969c67 Fix for issue 9392: without this patch a framework build will not install by Ronald Oussoren · 14 years ago
  17. 2f4f63a Fix for issue 9275: the OSX installer no longer installs links in /usr/local by Ronald Oussoren · 14 years ago
  18. 3ceab01 The code in _scproxy (a mac specific helper module to by Ronald Oussoren · 14 years ago
  19. 27c72e9 Fix for issue8868: without this patch 'MacOS.WMAvailable()' will return by Ronald Oussoren · 14 years ago
  20. c83ea13 Untabify C files. Will watch buildbots. by Antoine Pitrou · 14 years ago
  21. 9545a23 In a number of places code still revers by Ronald Oussoren · 14 years ago
  22. 9663dda Add notes about uninstalling a framework install to by Ronald Oussoren · 14 years ago
  23. 5d18cc6 Fix for issue 8476 by Ronald Oussoren · 14 years ago
  24. 01d149f Fix for issue #3646: with this patch it is possible to do a by Ronald Oussoren · 14 years ago
  25. 896c477 Issue #8475: Pass absolute interpreter path to "make html". by Martin v. Löwis · 14 years ago
  26. 1c3d193 This patch fixes the handling of a weak-linked by Ronald Oussoren · 14 years ago
  27. 1bf0202 The PythonLauncher change is needed due by Ronald Oussoren · 14 years ago
  28. ac4b7ad Explicitly set system default for $PATH to by Ronald Oussoren · 14 years ago
  29. 287128a Add check to build-installer.py to ensure that by Ronald Oussoren · 14 years ago
  30. 7591285 This check-in fixes two problems: by Ronald Oussoren · 14 years ago
  31. 920fd66 Ensure 'module removed' warning messages contain the word 'module' or 'package'. by Mark Dickinson · 14 years ago
  32. 9cf41d0 normalize shebang lines to #!/usr/bin/env python by Benjamin Peterson · 14 years ago
  33. cd0ace3 remove svn:executable from scripts without a shebang line by Benjamin Peterson · 14 years ago
  34. 2a4ab81 Fix for issue #7998: pythonw didn't work when --with-framework-name was by Ronald Oussoren · 14 years ago
  35. f2055ae Remove Tools/modulator, a reference to it in the docs, and a screenshot of it. by Andrew M. Kuchling · 14 years ago
  36. a55af9a - Issue #7658: Ensure that the new pythonw executable works on OSX 10.4 by Ronald Oussoren · 15 years ago
  37. 724c5b2 Add text to Mac/README to warn about non-universal libraries when by Ronald Oussoren · 15 years ago
  38. 8cdc9bc More yearly updates. by Georg Brandl · 15 years ago
  39. 92919a6 Issue #6834: replace the implementation for the 'python' and 'pythonw' executables on OSX. by Ronald Oussoren · 15 years ago
  40. 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
  41. 3934619 Don't use the '==' operator with test, that's an unportable bash-ism. by Ronald Oussoren · 15 years ago
  42. 209d4c3 Fix for issue6957: ensure that the OSX installer by Ronald Oussoren · 15 years ago
  43. 9ebd242 * Update the Mac/README file. Add the list of OSX-specific configure options by Ronald Oussoren · 15 years ago
  44. e50a9fd The 'Navigation Toolbox' is not available at all for 64-bit by Ronald Oussoren · 15 years ago
  45. c66ced3 * Make it easier to build custom installers (such as a 3-way universal build) by Ronald Oussoren · 15 years ago
  46. 956f4b2 For for issue 6934: failures in postflight script in OSX installer by Ronald Oussoren · 15 years ago
  47. 51f0633 Fix for issue 6851: urllib.urlopen crashes in a thread on OSX 10.6 by Ronald Oussoren · 15 years ago
  48. 2596758 Fix build issues on OSX 10.6 (issue 6802) by Ronald Oussoren · 15 years ago
  49. 7937d93 Fix nearly all compilation warnings under Apple gcc-4.0. Tested with OPT="-g by Jeffrey Yasskin · 15 years ago
  50. 364b221 Remove some old MacPython files that are no longer relevant. by Ronald Oussoren · 15 years ago
  51. cc00a26 Remove some traces of 'MacPython' by Ronald Oussoren · 15 years ago
  52. e392b35 Minor update to OSX build-installer script, needed by Ronald Oussoren · 15 years ago
  53. 008af85 Fix for issue 13095 by Ronald Oussoren · 15 years ago
  54. 354bb5c Fixes issue 5270 by Ronald Oussoren · 15 years ago
  55. 508282e * Set a custom icon on the Python installer DMG by Ronald Oussoren · 15 years ago
  56. 451e824 Remove usage of the deprecated '-cString' and '+stringWithCString:' API's by Ronald Oussoren · 15 years ago
  57. 648a4fe * Updates installed dependencies to latest releaases (bzip, zlib, ...) by Ronald Oussoren · 15 years ago
  58. 506e6b0 This patch fixes issue 1254695 (wrong argument type conversion in Carbon.Qt) by Ronald Oussoren · 15 years ago
  59. 1ea7991 Fix for issue #1113328. by Ronald Oussoren · 15 years ago
  60. a97063a Fixes issues 3883 and 5194 by Ronald Oussoren · 15 years ago
  61. 9ff3042 Fix for issue 5226. by Ronald Oussoren · 15 years ago
  62. 799868e Fix issue 5224. by Ronald Oussoren · 15 years ago
  63. 6290178 Fix issue776533. by Ronald Oussoren · 15 years ago
  64. 0238497e Fix for issue1594 by Ronald Oussoren · 16 years ago
  65. 862359e Fix for issue 3433 by Ronald Oussoren · 16 years ago
  66. 16a2a1d revert unrelated change to installer script by Benjamin Peterson · 16 years ago
  67. d729aad specify how things are copied by Benjamin Peterson · 16 years ago
  68. c310476 update the mac installer script by Benjamin Peterson · 16 years ago
  69. 218c666 we're in 2.7 now by Benjamin Peterson · 16 years ago
  70. aa8efbf Another fix for 4-way universal builds, use the right #ifndef guard by Ronald Oussoren · 16 years ago
  71. 5aa0b4d Fix build issue on OSX 10.4, somehow this wasn't committed before. by Ronald Oussoren · 16 years ago
  72. 0bd10fd Last bit of a fix for issue3381 (addon for my patch in r65061) by Ronald Oussoren · 16 years ago
  73. 1b6c4c8 issue #3199: Fix typo in Mac/Makefile.in by Mark Dickinson · 16 years ago
  74. dd96db6 This reverts r63675 based on the discussion in this thread: by Gregory P. Smith · 16 years ago
  75. 0d236eb Fix build issue on OSX 10.4 by Ronald Oussoren · 16 years ago
  76. 5640ce2 MacOS X: Enable 4-way universal builds by Ronald Oussoren · 16 years ago
  77. 593daf5 Renamed PyString to PyBytes by Christian Heimes · 16 years ago
  78. 6cc9fd7 Make gestaltmodule.c 64-bit safe. by Ronald Oussoren · 16 years ago
  79. 2368193 Add warnings to and deprecated all those Mac modules by Benjamin Peterson · 16 years ago
  80. f2ef92c Fix for #1905: PythonLauncher not working correctly on OSX 10.5/Leopard by Ronald Oussoren · 16 years ago
  81. 85f1970 Finish fix for issue2573, previous patch was incomplete. by Ronald Oussoren · 16 years ago
  82. 580c7fe Fix for issue #2573: Can't change the framework name on OS X builds by Ronald Oussoren · 16 years ago
  83. 5b63acd #2503 make singletons compared with "is" not == or != by Benjamin Peterson · 16 years ago
  84. c5f05e4 Patch #2167 from calvin: Remove unused imports by Christian Heimes · 16 years ago
  85. 000a074 Modified PyImport_Import and PyImport_ImportModule to always use absolute imports by calling __import__ with an explicit level of 0 by Christian Heimes · 17 years ago
  86. ba68752 This "fixes" compilation issues for the Carbon._OSA module on OSX Leopard by Ronald Oussoren · 17 years ago
  87. 07752ab bug #1154: release memory allocated by "es" PyArg_ParseTuple format specifier. by Georg Brandl · 17 years ago
  88. 158ad59 Whitespace changes to make the source more compliant with PEP8 (SF#1589070) by Ronald Oussoren · 18 years ago
  89. aa56096 Fix a number of typos in strings and comments (sf#1589070) by Ronald Oussoren · 18 years ago
  90. ef3f32f Whitespace normalization. by Tim Peters · 18 years ago
  91. 74d3eef MacOSX: fix permission problem in the generated installer by Ronald Oussoren · 18 years ago
  92. b80b6e1 MacOSX: add more logic to recognize the correct startup file to patch to the by Ronald Oussoren · 18 years ago
  93. 3778bf5 Fix for bug #1570284 by Ronald Oussoren · 18 years ago
  94. 5b5d110 Add version number to the link to the python documentation in by Ronald Oussoren · 18 years ago
  95. a6790f1 Tweak Mac/Makefile in to ensure that pythonw gets rebuild when the major version by Ronald Oussoren · 18 years ago
  96. 3564c46 Port of revision 51902 in release25-maint to the trunk by Ronald Oussoren · 18 years ago
  97. 63083c3 Fix a glaring error and update some version numbers. by Ronald Oussoren · 18 years ago
  98. 5fb9c20 Updated documentation for the script that builds the OSX installer. by Ronald Oussoren · 18 years ago
  99. 26cad08 This fixes bug #1527397: PythonLauncher runs scripts with the wrong working by Ronald Oussoren · 18 years ago
  100. 0f53bb1 Make sure the postinstall action that optionally updates the user's profile by Ronald Oussoren · 18 years ago