1. fc6aa28 Mitigate macOS race condition in installer build (GH-6686) by Ned Deily · 6 years ago
  2. b405752 bpo-33184: Update macOS installer build to use OpenSSL 1.1.0h. (GH-6407) by Ned Deily · 6 years ago
  3. b9e7fe3 bpo-32726: macOS 10.6+ installer now builds Tcl/TK 8.6 (GH-6307) by Ned Deily · 6 years ago
  4. 9189e95 bpo-32901: update macOS 10.9+ installer to Tcl/Tk 8.6.8 by Ned Deily · 6 years ago
  5. acd7163 bpo-32931: fix macOS 10.9+ installer c++ compiler name (#5855) by Ned Deily · 6 years ago
  6. 1ca2ffd bpo-32726: Build macOS 10.9+ installer with private copy of Tcl/Tk 8.6 by Ned Deily · 7 years ago
  7. 8c9bb72 bpo-32726: macOS installer and framework enhancements and changes for 3.7.0 (GH-5448) by Ned Deily · 7 years ago
  8. 53f7a7c bpo-32297: Few misspellings found in Python source code comments. (#4803) by Mike · 7 years ago
  9. e6f8a73 Update macOS installer to XZ 5.2.3 (#4718) by Ned Deily · 7 years ago
  10. 24e0469 bpo-31392: Update macOS installer to use OpenSSL 1.0.2m (#4715) by Ned Deily · 7 years ago
  11. 9625bf5 Enable SQLite JSON functions for macOS installer build (#4712) by Ned Deily · 7 years ago
  12. ca7562a bpo-28791: Update macOS installer to use SQLite 3.21.0. (#4245) by Mariatta · 7 years ago
  13. b364d9f More Mac installer fixes for git-based workflow (#2839) by Ned Deily · 7 years ago
  14. 4c7532e Mac installer build now needs venv for docs build (#2828) by Ned Deily · 7 years ago
  15. a5c62a8 bpo-23404: make touch becomes make regen-all (#1405) by Victor Stinner · 7 years ago
  16. cfcd767 bpo-29572: Update macOS installer build to OpenSSL 1.0.2k (#457) by Ned Deily · 7 years ago
  17. 7cd9b22 bpo-29550: Temporarily skip "make touch" in Mac installer build. (#456) by Ned Deily · 7 years ago
  18. 1194234 Issue #28248: merge from 3.5 by Ned Deily · 8 years ago
  19. 38adbfa Issue #28248: Update macOS installer build to use OpenSSL 1.0.2j. by Ned Deily · 8 years ago
  20. 473ce1d Issue #28028: Update OS X installers to use SQLite 3.14.2. by Ned Deily · 8 years ago
  21. dde4f63 Issue #17128: Build OS X installer for 3.6 with private copy of OpenSSL. by Ned Deily · 8 years ago
  22. c4b53af Issue #28046: Remove platform-specific directories from sys.path by Zachary Ware · 8 years ago
  23. b3b0767 Update OS X installer to use SQlite 3.14.1 and XZ 5.2.2. by Ned Deily · 8 years ago
  24. 652bad4 Issue #23968: Make OS X installer build script aware of renamed platform by Ned Deily · 8 years ago
  25. 92b4b5a Issue #26930: Update OS X 32-bit-only installer builds to use OpenSSL 1.0.2h. by Ned Deily · 8 years ago
  26. f4d97ce Issue #26465: Update OS X installer build to use OpenSSL 1.0.2g. by Ned Deily · 8 years ago
  27. 5988498 Change OS X installer builds targeted for 10.10 and above to build by Ned Deily · 8 years ago
  28. 203ce92 Issue #26268: Update OS X 10.5+ installer build to use OpenSSL 1.0.2f. by Ned Deily · 8 years ago
  29. 8d5d466 Issue #25798: merge from 3.4 by Ned Deily · 9 years ago
  30. 6364094 Issue #25798: Update OS X 10.5+ 32-bit-only installer to build by Ned Deily · 9 years ago
  31. bb1c079 Issue #19450: Update OS X installer builds to use SQLite 3.8.11. by Ned Deily · 9 years ago
  32. f05b79d Issue #24603: Update the OS X 32-bit installer build to use OpenSSL 1.0.2d. by Ned Deily · 9 years ago
  33. e0374c7 Issue #19450: merge from 3.4 by Ned Deily · 9 years ago
  34. 71f70b8 Issue #24603: merge from 3.4 by Ned Deily · 9 years ago
  35. 704dde1 Issue #24432: Update OS X 10.5+ installer builds to use OpenSSL 1.0.2c. by Ned Deily · 9 years ago
  36. 0454d48 Issue #24432: Update OS X 10.5+ installer builds to use OpenSSL 1.0.2c. by Ned Deily · 9 years ago
  37. ba9ac5b Issue #16261: Converted some bare except statements to except statements by Serhiy Storchaka · 9 years ago
  38. f0c6cd3 Issue #23686: Update OS X 10.5 installer build to use OpenSSL 1.0.2a. by Ned Deily · 9 years ago
  39. ac677f3 Issue #23594: Update OS X 10.5 installer build to use OpenSSL 1.0.2. by Ned Deily · 9 years ago
  40. 9125fe2 Issue #23212: Update OS X installer build OpenSSL to 1.0.1l. by Ned Deily · 10 years ago
  41. 97ad46b Issue #23212: Update OS X installer build OpenSSL to 1.0.1k. by Ned Deily · 10 years ago
  42. 5d3febf Issue #17128: Use private version of OpenSSL for 3.x OS X 10.5+ installers. by Ned Deily · 10 years ago
  43. ed73010 Issue #22877: PEP 477 - keep 2.7 and 3.x installers in sync. by Ned Deily · 10 years ago
  44. 1ff32a9 Keep Mac/build-installer.py in sync across branches (affects 2.7 only). by Ned Deily · 10 years ago
  45. 04cdfa1 Issue #21811: Anticipated fixes to 3.x and 2.7 for OS X 10.10 Yosemite. by Ned Deily · 10 years ago
  46. 729148b Issue #21383: OS X installer builds now use "make touch". by Ned Deily · 10 years ago
  47. 0134a35 Issue #21187: Fix OS X installer fail-to-build with Xcode 5.1. by Ned Deily · 10 years ago
  48. 9978a93 Issue #20644: Keep build-installer.py in sync across active versions. by Ned Deily · 10 years ago
  49. 7e60f51 Issue #20644: OS X installer build support for documentation build changes by Ned Deily · 10 years ago
  50. c1195c7 Issue #20465: Update OS X installer build to use SQLite 3.8.0.1. by Ned Deily · 10 years ago
  51. 2aa15d8 Issue #20465: Update SQLite shipped with OS X installer to 3.8.3. by Ned Deily · 11 years ago
  52. aa6a212 Issue #15663: Revert OS X installer built-in Tcl/Tk support for 3.4.0b1. by Ned Deily · 11 years ago
  53. 9fa4ced Update third-party libraries for OS X installers: by Ned Deily · 11 years ago
  54. 41ab6c3 Issue #19551: PEP 453 - OS X installer now installs or upgrades pip by default. by Ned Deily · 11 years ago
  55. 6fc5f98 Issue #15663: Revert OS X installer built-in Tcl/Tk support for 3.3.3. by Ned Deily · 11 years ago
  56. 94764b2 Issue #19373: Apply upstream change to Tk 8.5.15 fixing OS X 10.9 by Ned Deily · 11 years ago
  57. 050fcd5 Issue #15663: OS X installer builtin Tcl/Tk support by Ned Deily · 11 years ago
  58. 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
  59. 4b7a023 Issue #19019: Change the OS X installer build script to use CFLAGS instead by Ned Deily · 11 years ago
  60. 5b3582c Issue #15663: Tcl/Tk 8.5.15 is now included with the OS X 10.6+ by Ned Deily · 11 years ago
  61. ac25ca1 Update OS X installer for building on 10.9. by Ned Deily · 11 years ago
  62. 7c4a7e6 #18803: fix more typos. Patch by Févry Thibault. by Ezio Melotti · 11 years ago
  63. 4a96a37 Issue #14018: Backport OS X installer updates from 3.3. by Ned Deily · 12 years ago
  64. 3b3499b #11565: Merge with 3.1. by Ezio Melotti · 13 years ago
  65. 1392500 #11565: Fix several typos. Patch by Piotr Kasprzyk. by Ezio Melotti · 13 years ago
  66. 4969f70 #11515: Merge with 3.1. by Ezio Melotti · 13 years ago
  67. 42da663 #11515: fix several typos. Patch by Piotr Kasprzyk. by Ezio Melotti · 13 years ago
  68. e59e4c5 Issue #11054: Allow Mac OS X installer builds to again work on 10.5 with 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. 0499d0b Two small changes to adjust framework builds to the new stable ABI by Ronald Oussoren · 14 years ago
  71. d010329 Don't lie about the supported architectures in the OSX installer by Ronald Oussoren · 14 years ago
  72. 72a8b7d Merged revisions 80655 via svnmerge from by Ronald Oussoren · 14 years ago
  73. 7005067 Merged revisions 80653 via svnmerge from by Ronald Oussoren · 14 years ago
  74. 621522b Merged revisions 80366 via svnmerge from by Martin v. Löwis · 14 years ago
  75. 6120ddb Merged revisions 80355 via svnmerge from by Martin v. Löwis · 14 years ago
  76. 8e96394 Merged revisions 80233 via svnmerge from by Ronald Oussoren · 14 years ago
  77. 1e99be7 Merged revisions 80232 via svnmerge from by Ronald Oussoren · 14 years ago
  78. a107819 Merged revisions 80185 via svnmerge from by Ronald Oussoren · 14 years ago
  79. c45c3d9 Merged revisions 80179 via svnmerge from by Ronald Oussoren · 14 years ago
  80. f723956 Merged revisions 79119 via svnmerge from by Benjamin Peterson · 14 years ago
  81. d9b7d48 update mac installer script from the trunk #8068 by Benjamin Peterson · 14 years ago
  82. afbca49 * Adapt framework install makefiles to 2to3 tool by Ronald Oussoren · 15 years ago
  83. f84d7e9 MACOSX by Ronald Oussoren · 15 years ago
  84. 9ae3640 Fix typo in configure line that caused the build installer by Ronald Oussoren · 15 years ago
  85. 6bf6367 Merged revisions 70802 via svnmerge from by Ronald Oussoren · 15 years ago
  86. ac4b39f Merged revisions 70746 via svnmerge from by Ronald Oussoren · 15 years ago
  87. 0e31454 Enable "--with-computed-gotos" for the binary installer on OSX. by Ronald Oussoren · 15 years ago
  88. 1943f86 Merged revisions 70737 via svnmerge from by Ronald Oussoren · 15 years ago
  89. 207b4c2 Merged revisions 70727 via svnmerge from by Ronald Oussoren · 15 years ago
  90. bc44866 Fix for issue5224 ("Update Shell Profile.command" contains wrong Python version on OSX) by Ronald Oussoren · 16 years ago
  91. 360e98c Py3k: update OSX installer-generator by Ronald Oussoren · 16 years ago
  92. f767050 don't build bsddb anymore by Benjamin Peterson · 16 years ago
  93. 623918e unpy3kize this; it require 2.x only Mac modules by Benjamin Peterson · 16 years ago
  94. f10a79a merge from trunk by Benjamin Peterson · 16 years ago
  95. 029986a Fix old urllib/urllib2/urlparse usage. by Georg Brandl · 16 years ago
  96. 81ee3ef Merged revisions 62425-62429,62434-62436,62441,62444,62446-62448,62450-62455,62463,62465-62466,62469,62474,62476-62478,62480,62485,62492,62497-62498,62500,62507,62513-62514,62516,62521,62531,62535,62545-62546,62548-62551,62553-62559,62569,62574,62577,62593,62595,62604-62606,62608,62616,62626-62627,62636,62638,62644-62645,62647-62648,62651-62653,62656,62661,62663,62680,62686-62687,62696,62699-62703,62711 via svnmerge from by Christian Heimes · 16 years ago
  97. 2a691a8 Merged revisions 62021,62029,62035-62038,62043-62044,62052-62053 via svnmerge from by Benjamin Peterson · 16 years ago
  98. 828f04a Issue #1066: implement PEP 3109, 2/3 of PEP 3134. by Collin Winter · 17 years ago
  99. e7bf59f Run 2to3's print fixer over some places that had been missed. by Collin Winter · 17 years ago
  100. b940e11 SF patch 1631942 by Collin Winter: by Guido van Rossum · 18 years ago