COMMITS
/ Mac/BuildScript/build-installer.py March 2, 2020
E
bpo-38380: Update macOS & Windows builds to SQLite v3.31.1 (GH-18678)
Erlend Egeberg Aasland committed
October 22, 2019
J
Bump Sphinx to 2.2.0. (GH-16532)
Julien Palard committed
September 16, 2019
N
bpo-38117: Updated OpenSSL to 1.1.1d in macOS installer. (GH-16170)
Ned Deily committed
June 18, 2019
A
bpo-35360: Update macOS installer to use SQLite 3.28.0 (GH-14180)
animalize committed
N
bpo-34631: Updated OpenSSL to 1.1.1c in macOS installer (GH-14187)
Ned Deily committed
June 3, 2019
N
Pin macOS installer Sphinx to v2.0.1 (GH-13774)
Ned Deily committed
C
Fix variable name copy/paste error in build-installer.py (GH-13038)
cclauss committed
April 29, 2019
N
Prevent macOS installer build failure if ABIFLAGS is empty. (GH-13012)
Ned Deily committed
December 27, 2018
N
macOS installer build: mitigate hdiutil resource busy bug (GH-11333)
Ned Deily committed
December 11, 2018
N
bpo-35402: Update macOS installer to use Tcl 8.6.9 / Tk 8.6.9.1 (GH-11101)
Ned Deily committed
N
bpo-35401: Update macOS installer to OpenSSL 1.1.0j (GH-11094)
Ned Deily committed
September 11, 2018
N
bpo-34405: Update to OpenSSL 1.1.0i for macOS installer builds (GH-9166)
Ned Deily committed
May 2, 2018
N
Mitigate macOS race condition in installer build (GH-6686)
Ned Deily committed
April 7, 2018
N
bpo-33184: Update macOS installer build to use OpenSSL 1.1.0h. (GH-6407)
Ned Deily committed
March 29, 2018
N
bpo-32726: macOS 10.6+ installer now builds Tcl/TK 8.6 (GH-6307)
Ned Deily committed
February 27, 2018
N
bpo-32901: update macOS 10.9+ installer to Tcl/Tk 8.6.8
Ned Deily committed
February 24, 2018
N
bpo-32931: fix macOS 10.9+ installer c++ compiler name (#5855)
Ned Deily committed
January 30, 2018
N
bpo-32726: Build macOS 10.9+ installer with private copy of Tcl/Tk 8.6
Ned Deily committed
N
December 14, 2017
December 5, 2017
N
Update macOS installer to XZ 5.2.3 (#4718)
Ned Deily committed
N
bpo-31392: Update macOS installer to use OpenSSL 1.0.2m (#4715)
Ned Deily committed
N
Enable SQLite JSON functions for macOS installer build (#4712)
Ned Deily committed
M
bpo-28791: Update macOS installer to use SQLite 3.21.0. (#4245)
Mariatta committed
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