COMMITS
/ Mac/BuildScript/build-installer.py July 24, 2017
N
More Mac installer fixes for git-based workflow (#2839)
Ned Deily committed
July 23, 2017
N
Mac installer build now needs venv for docs build (#2828)
Ned Deily committed
May 3, 2017
V
bpo-23404: make touch becomes make regen-all (#1405)
Victor Stinner committed
March 4, 2017
N
bpo-29572: Update macOS installer build to OpenSSL 1.0.2k (#457)
Ned Deily committed
N
bpo-29550: Temporarily skip "make touch" in Mac installer build. (#456)
Ned Deily committed
October 31, 2016
N
Issue #28248: merge from 3.5
Ned Deily committed
N
Issue #28248: Update macOS installer build to use OpenSSL 1.0.2j.
Ned Deily committed
N
Issue #28028: Update OS X installers to use SQLite 3.14.2.
Ned Deily committed
September 12, 2016
N
Issue #17128: Build OS X installer for 3.6 with private copy of OpenSSL.
Ned Deily committed
September 10, 2016
Z
Issue #28046: Remove platform-specific directories from sys.path
Zachary Ware committed
September 6, 2016
N
Update OS X installer to use SQlite 3.14.1 and XZ 5.2.2.
Ned Deily committed
August 15, 2016
N
Issue #23968: Make OS X installer build script aware of renamed platform
Ned Deily committed
June 5, 2016
N
Issue #26930: Update OS X 32-bit-only installer builds to use OpenSSL 1.0.2h.
Ned Deily committed
March 8, 2016
N
Issue #26465: Update OS X installer build to use OpenSSL 1.0.2g.
Ned Deily committed
February 24, 2016
N
Change OS X installer builds targeted for 10.10 and above to build
Ned Deily committed
February 15, 2016
N
Issue #26268: Update OS X 10.5+ installer build to use OpenSSL 1.0.2f.
Ned Deily committed
December 6, 2015
N
Issue #25798: merge from 3.4
Ned Deily committed
N
Issue #25798: Update OS X 10.5+ 32-bit-only installer to build
Ned Deily committed
July 29, 2015
N
Issue #19450: Update OS X installer builds to use SQLite 3.8.11.
Ned Deily committed
N
Issue #19450: merge from 3.4
Ned Deily committed
July 24, 2015
N
Issue #24603: Update the OS X 32-bit installer build to use OpenSSL 1.0.2d.
Ned Deily committed
N
Issue #24603: merge from 3.4
Ned Deily committed
July 4, 2015
N
Issue #24432: Update OS X 10.5+ installer builds to use OpenSSL 1.0.2c.
Ned Deily committed
N
Issue #24432: Update OS X 10.5+ installer builds to use OpenSSL 1.0.2c.
Ned Deily committed
May 20, 2015
S
Issue #16261: Converted some bare except statements to except statements
Serhiy Storchaka committed
March 19, 2015
N
Issue #23686: Update OS X 10.5 installer build to use OpenSSL 1.0.2a.
Ned Deily committed
March 6, 2015
N
Issue #23594: Update OS X 10.5 installer build to use OpenSSL 1.0.2.
Ned Deily committed
February 6, 2015
N
Issue #23212: Update OS X installer build OpenSSL to 1.0.1l.
Ned Deily committed
January 9, 2015
N
Issue #23212: Update OS X installer build OpenSSL to 1.0.1k.
Ned Deily committed
December 13, 2014
N
Issue #17128: Use private version of OpenSSL for 3.x OS X 10.5+ installers.
Ned Deily committed
November 15, 2014
N
Issue #22877: PEP 477 - keep 2.7 and 3.x installers in sync.
Ned Deily committed
September 5, 2014
N
Keep Mac/build-installer.py in sync across branches (affects 2.7 only).
Ned Deily committed
June 25, 2014
N
Issue #21811: Anticipated fixes to 3.x and 2.7 for OS X 10.10 Yosemite.
Ned Deily committed
May 22, 2014
N
Issue #21383: OS X installer builds now use "make touch".
Ned Deily committed
April 9, 2014
N
Issue #21187: Fix OS X installer fail-to-build with Xcode 5.1.
Ned Deily committed
N
Issue #20644: Keep build-installer.py in sync across active versions.
Ned Deily committed
April 7, 2014
N
Issue #20644: OS X installer build support for documentation build changes
Ned Deily committed
March 1, 2014
N
Issue #20465: Update OS X installer build to use SQLite 3.8.0.1.
Ned Deily committed
February 5, 2014
N
Issue #20465: Update SQLite shipped with OS X installer to 3.8.3.
Ned Deily committed
November 23, 2013
N
Issue #15663: Revert OS X installer built-in Tcl/Tk support for 3.4.0b1.
Ned Deily committed
N
Update third-party libraries for OS X installers:
Ned Deily committed
N
Issue #19551: PEP 453 - OS X installer now installs or upgrades pip by default.
Ned Deily committed
November 5, 2013
N
Issue #15663: Revert OS X installer built-in Tcl/Tk support for 3.3.3.
Ned Deily committed
October 28, 2013
N
Issue #19373: Apply upstream change to Tk 8.5.15 fixing OS X 10.9
Ned Deily committed
October 26, 2013
N
Issue #15663: OS X installer builtin Tcl/Tk support
Ned Deily committed
October 25, 2013
N
Sync 2.7.x, 3.3.x, and 3.4.x versions of OS X build-installer.py.
Ned Deily committed
N
Issue #19019: Change the OS X installer build script to use CFLAGS instead
Ned Deily committed
N
Issue #15663: Tcl/Tk 8.5.15 is now included with the OS X 10.6+
Ned Deily committed
October 19, 2013
N
Update OS X installer for building on 10.9.
Ned Deily committed
August 25, 2013
E
#18803: fix more typos. Patch by Févry Thibault.
Ezio Melotti committed