1. 4e327c9 Issue #18377: Code cleanup in Python Launcher by Ronald Oussoren · 11 years ago
  2. fd1c69e2 Issue #12990: The "Python Launcher" on OSX could not launch python scripts that have paths that include wide characters. by Ronald Oussoren · 11 years ago
  3. caeb6be Merge with 3.2: Issue #17047: removed doubled words in Doc/*, by Terry Jan Reedy · 11 years ago
  4. 65e69b3 Issue #17047: removed doubled words in Doc/*, Mac/*, and Tool/* by Terry Jan Reedy · 11 years ago
  5. 380f7a1 Issue #15587: merge from 3.2 by Ned Deily · 11 years ago
  6. 9cd864d Issue #15587: Enable Tk high-resolution text rendering on Macs with by Ned Deily · 11 years ago
  7. 8214b9b Issue #16256: merge from 3.2 by Ned Deily · 11 years ago
  8. 6214d49 Issue #16256: OS X installer now sets correct permissions for doc directory. by Ned Deily · 11 years ago
  9. cec5f36 Issue #14018: merge to 3.3 by Ned Deily · 11 years ago
  10. 4a96a37 Issue #14018: Backport OS X installer updates from 3.3. by Ned Deily · 11 years ago
  11. 7a7a535 Update copyright dates in Mac plists. by Ned Deily · 12 years ago
  12. 3108fb5 Update copyright dates in Mac plists. by Ned Deily · 12 years ago
  13. 5c0b1ca Update various OS X README files for 3.3.0. by Ned Deily · 12 years ago
  14. 36d188c Issue #15037: Use correct path to system terminfo database. by Ned Deily · 12 years ago
  15. bbd3437 Issue #14292: Ensure that the OS X installer build configures the CXX by Ned Deily · 12 years ago
  16. 20416a2 Issue #15560: Ensure consistent sqlite3 behavior and feature availability by Ned Deily · 12 years ago
  17. a0abb44 Issue #15037: Build OS X installers with local copy of ncurses 5.9 libraries by Ned Deily · 12 years ago
  18. dfca8c9 OS X installer cleanups: by Ned Deily · 12 years ago
  19. 2910a7b Issue #14018: Fix OS X Tcl/Tk framework checking when using OS X SDKs. by Ned Deily · 12 years ago
  20. 2c80e12 Issue #15188: Prevent test_ldshared_value failure due to slightly by Ned Deily · 12 years ago
  21. a606aef Issue #15188: Modify the OS X build_installer script to remove temporary by Ned Deily · 12 years ago
  22. 90db661 Closes #15307: symlinks now work on OS X with framework Python builds. Patch by Ronald Oussoren. by Vinay Sajip · 12 years ago
  23. 2895244 Closes #15173: Tidied up copyright statements and removed pythonv references. by Vinay Sajip · 12 years ago
  24. 1bc276d Update OS X installer build target compilers. by Ned Deily · 12 years ago
  25. 4c2f4e5 Update compileall calls in OS X installer postflight script to by Ned Deily · 12 years ago
  26. 430d7a3 Remove obsolete fixapplepython23 script and PythonSystemFixes by Ned Deily · 12 years ago
  27. e742ade Issue #14346: Fix some typos in the Mac/README file. by Ned Deily · 12 years ago
  28. 4391173 Update copyright dates in Mac plists. by Ned Deily · 13 years ago
  29. 6e5fd04 Issue #11217: For 64-bit/32-bit Mac OS X universal framework builds, by Ned Deily · 13 years ago
  30. 3b3499b #11565: Merge with 3.1. by Ezio Melotti · 13 years ago
  31. 1392500 #11565: Fix several typos. Patch by Piotr Kasprzyk. by Ezio Melotti · 13 years ago
  32. 4969f70 #11515: Merge with 3.1. by Ezio Melotti · 13 years ago
  33. 42da663 #11515: fix several typos. Patch by Piotr Kasprzyk. by Ezio Melotti · 13 years ago
  34. a16b05b Merged revisions 88475 via svnmerge from by Ned Deily · 13 years ago
  35. da39790 - Issue #11079: The /Applications/Python x.x folder created by the Mac by Ned Deily · 13 years ago
  36. eb698da Issue #11079: The /Applications/Python x.x folder created by the Mac by Ned Deily · 13 years ago
  37. e59e4c5 Issue #11054: Allow Mac OS X installer builds to again work on 10.5 with by Ned Deily · 13 years ago
  38. cbb9895 Merged revisions 88007 via svnmerge from by Ned Deily · 13 years ago
  39. 7f15fa9 Remove spurious copy of Mac/IDLE/idlemain.py left over from by Ned Deily · 13 years ago
  40. 4f7ff78 #10843: Update third-party library versions used in OS X 32-bit by Ned Deily · 13 years ago
  41. 916f2a8 #10843: Install the Tools directory on OS X in the applications by Ned Deily · 13 years ago
  42. 2272670 #10907: Update OS X installer build README to better reflect by Ned Deily · 13 years ago
  43. 4ce92b2 #10907: Warn OS X 10.6 IDLE users to use ActiveState Tcl/Tk 8.5, by Ned Deily · 13 years ago
  44. 9a1383e #10820: Fix OS X framework installs to support version-specific by Ned Deily · 13 years ago
  45. 1caa644 Merged revisions 87791 via svnmerge from by Georg Brandl · 13 years ago
  46. f8dc9ca #10844: update copyright years in Mac plists. by Georg Brandl · 13 years ago
  47. 59b4472 Remove mentions of the Demo directory. by Georg Brandl · 14 years ago
  48. 0499d0b Two small changes to adjust framework builds to the new stable ABI by Ronald Oussoren · 14 years ago
  49. 7d9cf83 Update OS X installer build script to be Python 3 compatible. by Ned Deily · 14 years ago
  50. 8e5c0a7 Issue #13590: Improve support for OS X Xcode 4: * update README by Ned Deily · 12 years ago
  51. 7ded1f0 Implemented PEP 405 (Python virtual environments). by Vinay Sajip · 12 years ago
  52. 4d4c0ee Issue #13507: OS X installer builds now build liblzma for the new by Ned Deily · 12 years ago
  53. d010329 Don't lie about the supported architectures in the OSX installer by Ronald Oussoren · 14 years ago
  54. 478b2a8 Merged revisions 85059 via svnmerge from by Ronald Oussoren · 14 years ago
  55. 9af7380 Add support for the ZSH shell to the "Update Shell Profile" script on MacOSX. by Ronald Oussoren · 14 years ago
  56. 82bfcc8 Merged revisions 81649 via svnmerge from by Ronald Oussoren · 14 years ago
  57. f95a1b3 Recorded merge of revisions 81029 via svnmerge from by Antoine Pitrou · 14 years ago
  58. 01d05ad Small update to Mac/Makefile to ensure that we by Ronald Oussoren · 14 years ago
  59. ac4e54a Merged revisions 80659 via svnmerge from by Ronald Oussoren · 14 years ago
  60. 56d6410 Merged revisions 80657 via svnmerge from by Ronald Oussoren · 14 years ago
  61. 72a8b7d Merged revisions 80655 via svnmerge from by Ronald Oussoren · 14 years ago
  62. 7005067 Merged revisions 80653 via svnmerge from by Ronald Oussoren · 14 years ago
  63. 86b33c8 Merged revisions 80647 via svnmerge from by Ronald Oussoren · 14 years ago
  64. 621522b Merged revisions 80366 via svnmerge from by Martin v. Löwis · 14 years ago
  65. 6120ddb Merged revisions 80355 via svnmerge from by Martin v. Löwis · 14 years ago
  66. 712979d * Fixes cut&paste error in configure by Ronald Oussoren · 14 years ago
  67. 8c882bc Ensure the framework installs cleanly after by Ronald Oussoren · 14 years ago
  68. 8e96394 Merged revisions 80233 via svnmerge from by Ronald Oussoren · 14 years ago
  69. 1e99be7 Merged revisions 80232 via svnmerge from by Ronald Oussoren · 14 years ago
  70. 4ec45df Fix for issue #5652 by Ronald Oussoren · 14 years ago
  71. 2db462d For for issue #5652 by Ronald Oussoren · 14 years ago
  72. a107819 Merged revisions 80185 via svnmerge from by Ronald Oussoren · 14 years ago
  73. c45c3d9 Merged revisions 80179 via svnmerge from by Ronald Oussoren · 14 years ago
  74. 051858e Merged revisions 79902 via svnmerge from by Benjamin Peterson · 14 years ago
  75. f723956 Merged revisions 79119 via svnmerge from by Benjamin Peterson · 14 years ago
  76. d9b7d48 update mac installer script from the trunk #8068 by Benjamin Peterson · 14 years ago
  77. 5a0a85e port r78813 from trunk fixing #8089 by Benjamin Peterson · 14 years ago
  78. b366cda Merged revisions 78755 via svnmerge from by Ronald Oussoren · 14 years ago
  79. 755740f Forward port a number of OSX bugfixes from the trunk to 3.2 by Ronald Oussoren · 14 years ago
  80. f116faa Merged revisions 78063 via svnmerge from by Ronald Oussoren · 14 years ago
  81. f9adc37 Mention a configure warning that almost certainly indicates that by Ronald Oussoren · 14 years ago
  82. ffeda29 Merged revisions 77389 via svnmerge from by Benjamin Peterson · 14 years ago
  83. 46a9900 Merged revisions 77209,77229,77359-77360,77371 via svnmerge from by Benjamin Peterson · 14 years ago
  84. 6f6c562 Merged revisions 77031 via svnmerge from by Ronald Oussoren · 15 years ago
  85. 85266da Make the example paths in Mac/README no longer directly refer to 2.6. by Brett Cannon · 15 years ago
  86. 8c9695c Merged revisions 76409 via svnmerge from by Ronald Oussoren · 15 years ago
  87. b82c207 Merged revisions 76407 via svnmerge from by Ronald Oussoren · 15 years ago
  88. b90e069 Merged revisions 74968 via svnmerge from by Ronald Oussoren · 15 years ago
  89. f172f31 Merged revisions 74966 via svnmerge from by Ronald Oussoren · 15 years ago
  90. 8e5bda4 Fix symlink for 2to3 in framework install. Without this patch an incorrect link is created when DESTDIR is set. by Ronald Oussoren · 15 years ago
  91. a678d94 Remove the application stub for Python Launcher. This by Ronald Oussoren · 15 years ago
  92. afbca49 * Adapt framework install makefiles to 2to3 tool by Ronald Oussoren · 15 years ago
  93. 360bcac Merged revisions 72789 via svnmerge from by Ronald Oussoren · 15 years ago
  94. f84d7e9 MACOSX by Ronald Oussoren · 15 years ago
  95. 38e2d8e Update framework installation makefiles to deal correctly with the by Ronald Oussoren · 15 years ago
  96. 9ae3640 Fix typo in configure line that caused the build installer by Ronald Oussoren · 15 years ago
  97. 6bf6367 Merged revisions 70802 via svnmerge from by Ronald Oussoren · 15 years ago
  98. e8a2fe9 Fix for issue 5558 by Ronald Oussoren · 15 years ago
  99. ac4b39f Merged revisions 70746 via svnmerge from by Ronald Oussoren · 15 years ago
  100. f29b6b4 Merged revisions 70741 via svnmerge from by Ronald Oussoren · 15 years ago