1. be47cff Issue #15663: merge build-installer.py changes by Ned Deily · 11 years ago
  2. 6fc5f98 Issue #15663: Revert OS X installer built-in Tcl/Tk support for 3.3.3. by Ned Deily · 11 years ago
  3. f20ee93 Issue #19373: merge from 3.3 by Ned Deily · 11 years ago
  4. 94764b2 Issue #19373: Apply upstream change to Tk 8.5.15 fixing OS X 10.9 by Ned Deily · 11 years ago
  5. 246eb11 Issue #15663: Force IDLE.app to run the GUI process in 32-bit mode. by Ned Deily · 11 years ago
  6. 050fcd5 Issue #15663: OS X installer builtin Tcl/Tk support by Ned Deily · 11 years ago
  7. b9dcfea Issue Issue #15663: merge from 3.3 by Ned Deily · 11 years ago
  8. f87cfce Issue #15663: OS X installer builtin Tcl/Tk support by Ned Deily · 11 years ago
  9. a4f6b00 Sync 2.7.x, 3.3.x, and 3.4.x versions of OS X build-installer.py. by Ned Deily · 11 years ago
  10. 4b7a023 Issue #19019: Change the OS X installer build script to use CFLAGS instead by Ned Deily · 11 years ago
  11. 5b3582c Issue #15663: Tcl/Tk 8.5.15 is now included with the OS X 10.6+ by Ned Deily · 11 years ago
  12. 29eec66 Issue #19019: Change the OS X installer build script to use CFLAGS instead by Ned Deily · 11 years ago
  13. 87adb6e Issue #14499: Fix several problems with OS X universal build support: by Ned Deily · 11 years ago
  14. ea41d5f Issue #15663: Update OS X installer to use Tcl/Tk 8.5.15. by Ned Deily · 11 years ago
  15. 5375b49 Update OS X installer for building on 10.9. by Ned Deily · 11 years ago
  16. ac25ca1 Update OS X installer for building on 10.9. by Ned Deily · 11 years ago
  17. dcdd794 Issue #19128: Remove nonfunctional, unused Mac help indexing tool from repo. by Ned Deily · 11 years ago
  18. 981b693 Issue #15663: Tcl/Tk 8.5.14 is now included with the OS X 10.6+ by Ned Deily · 11 years ago
  19. d640fe2 #18803: merge with 3.3. by Ezio Melotti · 11 years ago
  20. 7c4a7e6 #18803: fix more typos. Patch by Févry Thibault. by Ezio Melotti · 11 years ago
  21. 362532b Fix OS X installer build script to handle the pretty-printed _sysconfigdata.py by Ned Deily · 11 years ago
  22. 071029f (3.3->default) Issue #18377: Code cleanup in Python Launcher by Ronald Oussoren · 11 years ago
  23. 4e327c9 Issue #18377: Code cleanup in Python Launcher by Ronald Oussoren · 11 years ago
  24. 361b28d (3.3->default) 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
  25. 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
  26. dd61f8f Merge with 3.3: Issue #17047: removed doubled words in Doc/*, by Terry Jan Reedy · 11 years ago
  27. caeb6be Merge with 3.2: Issue #17047: removed doubled words in Doc/*, by Terry Jan Reedy · 11 years ago
  28. 65e69b3 Issue #17047: removed doubled words in Doc/*, Mac/*, and Tool/* by Terry Jan Reedy · 11 years ago
  29. c1eb48a Issue #15587: merge from 3.3 by Ned Deily · 12 years ago
  30. 380f7a1 Issue #15587: merge from 3.2 by Ned Deily · 12 years ago
  31. 9cd864d Issue #15587: Enable Tk high-resolution text rendering on Macs with by Ned Deily · 12 years ago
  32. 32e12c9 Issue #16256: merge from 3.3 by Ned Deily · 12 years ago
  33. 8214b9b Issue #16256: merge from 3.2 by Ned Deily · 12 years ago
  34. 6214d49 Issue #16256: OS X installer now sets correct permissions for doc directory. by Ned Deily · 12 years ago
  35. e6f3732 Issue #14018: merge to default by Ned Deily · 12 years ago
  36. cec5f36 Issue #14018: merge to 3.3 by Ned Deily · 12 years ago
  37. 4a96a37 Issue #14018: Backport OS X installer updates from 3.3. by Ned Deily · 12 years ago
  38. 567ab22 Update copyright dates in Mac plists. by Ned Deily · 12 years ago
  39. 7a7a535 Update copyright dates in Mac plists. by Ned Deily · 12 years ago
  40. 3108fb5 Update copyright dates in Mac plists. by Ned Deily · 12 years ago
  41. b48925a #16135: Removal of OS/2 support (I) by Jesus Cea · 12 years ago
  42. 5c0b1ca Update various OS X README files for 3.3.0. by Ned Deily · 12 years ago
  43. 36d188c Issue #15037: Use correct path to system terminfo database. by Ned Deily · 12 years ago
  44. bbd3437 Issue #14292: Ensure that the OS X installer build configures the CXX by Ned Deily · 12 years ago
  45. 20416a2 Issue #15560: Ensure consistent sqlite3 behavior and feature availability by Ned Deily · 12 years ago
  46. a0abb44 Issue #15037: Build OS X installers with local copy of ncurses 5.9 libraries by Ned Deily · 12 years ago
  47. dfca8c9 OS X installer cleanups: by Ned Deily · 12 years ago
  48. 2910a7b Issue #14018: Fix OS X Tcl/Tk framework checking when using OS X SDKs. by Ned Deily · 12 years ago
  49. 2c80e12 Issue #15188: Prevent test_ldshared_value failure due to slightly by Ned Deily · 12 years ago
  50. a606aef Issue #15188: Modify the OS X build_installer script to remove temporary by Ned Deily · 12 years ago
  51. 90db661 Closes #15307: symlinks now work on OS X with framework Python builds. Patch by Ronald Oussoren. by Vinay Sajip · 12 years ago
  52. 2895244 Closes #15173: Tidied up copyright statements and removed pythonv references. by Vinay Sajip · 12 years ago
  53. 1bc276d Update OS X installer build target compilers. by Ned Deily · 12 years ago
  54. 4c2f4e5 Update compileall calls in OS X installer postflight script to by Ned Deily · 12 years ago
  55. 430d7a3 Remove obsolete fixapplepython23 script and PythonSystemFixes by Ned Deily · 12 years ago
  56. e742ade Issue #14346: Fix some typos in the Mac/README file. by Ned Deily · 12 years ago
  57. 4391173 Update copyright dates in Mac plists. by Ned Deily · 13 years ago
  58. 6e5fd04 Issue #11217: For 64-bit/32-bit Mac OS X universal framework builds, by Ned Deily · 13 years ago
  59. 3b3499b #11565: Merge with 3.1. by Ezio Melotti · 13 years ago
  60. 1392500 #11565: Fix several typos. Patch by Piotr Kasprzyk. by Ezio Melotti · 13 years ago
  61. 4969f70 #11515: Merge with 3.1. by Ezio Melotti · 13 years ago
  62. 42da663 #11515: fix several typos. Patch by Piotr Kasprzyk. by Ezio Melotti · 13 years ago
  63. a16b05b Merged revisions 88475 via svnmerge from by Ned Deily · 13 years ago
  64. da39790 - Issue #11079: The /Applications/Python x.x folder created by the Mac by Ned Deily · 13 years ago
  65. eb698da Issue #11079: The /Applications/Python x.x folder created by the Mac by Ned Deily · 13 years ago
  66. e59e4c5 Issue #11054: Allow Mac OS X installer builds to again work on 10.5 with by Ned Deily · 14 years ago
  67. cbb9895 Merged revisions 88007 via svnmerge from by Ned Deily · 14 years ago
  68. 7f15fa9 Remove spurious copy of Mac/IDLE/idlemain.py left over from by Ned Deily · 14 years ago
  69. 4f7ff78 #10843: Update third-party library versions used in OS X 32-bit by Ned Deily · 14 years ago
  70. 916f2a8 #10843: Install the Tools directory on OS X in the applications by Ned Deily · 14 years ago
  71. 2272670 #10907: Update OS X installer build README to better reflect by Ned Deily · 14 years ago
  72. 4ce92b2 #10907: Warn OS X 10.6 IDLE users to use ActiveState Tcl/Tk 8.5, by Ned Deily · 14 years ago
  73. 9a1383e #10820: Fix OS X framework installs to support version-specific by Ned Deily · 14 years ago
  74. 1caa644 Merged revisions 87791 via svnmerge from by Georg Brandl · 14 years ago
  75. f8dc9ca #10844: update copyright years in Mac plists. by Georg Brandl · 14 years ago
  76. 59b4472 Remove mentions of the Demo directory. by Georg Brandl · 14 years ago
  77. 0499d0b Two small changes to adjust framework builds to the new stable ABI by Ronald Oussoren · 14 years ago
  78. 7d9cf83 Update OS X installer build script to be Python 3 compatible. by Ned Deily · 14 years ago
  79. 8e5c0a7 Issue #13590: Improve support for OS X Xcode 4: * update README by Ned Deily · 12 years ago
  80. 7ded1f0 Implemented PEP 405 (Python virtual environments). by Vinay Sajip · 12 years ago
  81. 4d4c0ee Issue #13507: OS X installer builds now build liblzma for the new by Ned Deily · 12 years ago
  82. d010329 Don't lie about the supported architectures in the OSX installer by Ronald Oussoren · 14 years ago
  83. 478b2a8 Merged revisions 85059 via svnmerge from by Ronald Oussoren · 14 years ago
  84. 9af7380 Add support for the ZSH shell to the "Update Shell Profile" script on MacOSX. by Ronald Oussoren · 14 years ago
  85. 82bfcc8 Merged revisions 81649 via svnmerge from by Ronald Oussoren · 14 years ago
  86. f95a1b3 Recorded merge of revisions 81029 via svnmerge from by Antoine Pitrou · 14 years ago
  87. 01d05ad Small update to Mac/Makefile to ensure that we by Ronald Oussoren · 14 years ago
  88. ac4e54a Merged revisions 80659 via svnmerge from by Ronald Oussoren · 14 years ago
  89. 56d6410 Merged revisions 80657 via svnmerge from by Ronald Oussoren · 14 years ago
  90. 72a8b7d Merged revisions 80655 via svnmerge from by Ronald Oussoren · 14 years ago
  91. 7005067 Merged revisions 80653 via svnmerge from by Ronald Oussoren · 14 years ago
  92. 86b33c8 Merged revisions 80647 via svnmerge from by Ronald Oussoren · 14 years ago
  93. 621522b Merged revisions 80366 via svnmerge from by Martin v. Löwis · 14 years ago
  94. 6120ddb Merged revisions 80355 via svnmerge from by Martin v. Löwis · 14 years ago
  95. 712979d * Fixes cut&paste error in configure by Ronald Oussoren · 14 years ago
  96. 8c882bc Ensure the framework installs cleanly after by Ronald Oussoren · 14 years ago
  97. 8e96394 Merged revisions 80233 via svnmerge from by Ronald Oussoren · 14 years ago
  98. 1e99be7 Merged revisions 80232 via svnmerge from by Ronald Oussoren · 14 years ago
  99. 4ec45df Fix for issue #5652 by Ronald Oussoren · 14 years ago
  100. 2db462d For for issue #5652 by Ronald Oussoren · 14 years ago