summaryrefslogtreecommitdiff
path: root/Mac/BuildScript/build-installer.py
Commit message (Expand)AuthorAgeFilesLines
* [3.8] gh-101726: Update the OpenSSL version to 1.1.1t (GH-101727) (GH-101752)Steve Dower2023-03-071-3/+3
* [3.8] bpo-47024: Update Windows builds and macOS installer build to use OpenS...Ned Deily2022-03-151-4/+3
* bpo-44828: Avoid tkinter file dialog failure on macOS 12 Monterey (GH-29276) ...Miss Islington (bot)2021-10-281-1/+1
* bpo-45007: Update macOS installer builds to use OpenSSL 1.1.1l (GH-28051) (GH...Miss Islington (bot)2021-08-301-3/+4
* [3.8] bpo-41100: Support macOS 11 Big Sur and Apple Silicon Macs (#25806)Ned Deily2021-05-021-16/+92
* bpo-43492: Update macOS installer to use SQLite 3.35.5 (GH-25640)Miss Islington (bot)2021-04-271-3/+3
* [3.8] bpo-43631: Update to OpenSSL 1.1.1k (GH-25024) (GH-25089)Christian Heimes2021-03-301-3/+3
* bpo-41837: Update macOS installer build to use OpenSSL 1.1.1j. (GH-24677)Miss Islington (bot)2021-03-011-3/+3
* [3.8] bpo-42584: Update macOS installer to use SQLite 3.34.0 (GH-23674). (GH-...Erlend Egeberg Aasland2021-01-051-3/+3
* bpo-41837: Update macOS installer build to use OpenSSL 1.1.1i. (GH-24080) (#2...Miss Islington (bot)2021-01-041-3/+3
* Update Sphinx version for macOS installer build. (GH-24082) (GH-24088)Miss Islington (bot)2021-01-041-1/+0
* bpo-41557: Update macOS installer to use SQLite 3.33.0 (GH-21959)Miss Skeleton (bot)2020-10-051-3/+3
* bpo-40741: Update macOS installer to use SQLite 3.32.3 (GH-20979)Miss Islington (bot)2020-07-191-3/+3
* Forward port macOS installer updates from 3.7 (GH-21132) (GH-21137)Ned Deily2020-06-251-57/+100
* bpo-40741: Update macOS installer to use SQLite 3.32.2. (GH-20705)Miss Islington (bot)2020-06-071-3/+3
* Fix the link to ncurses patch download in macos installer build script (GH-20...Miss Islington (bot)2020-05-271-1/+1
* bpo-40164: Update macOS installer builds to use OpenSSL 1.1.1g. (GH-19642)Miss Islington (bot)2020-04-211-3/+3
* bpo-38380: Update macOS & Windows builds to SQLite v3.31.1 (GH-18678)Miss Islington (bot)2020-03-021-3/+3
* bpo-38117: Updated OpenSSL to 1.1.1d in macOS installer. (GH-16170)Miss Islington (bot)2019-09-151-3/+3
* bpo-35360: Update macOS installer to use SQLite 3.28.0 (GH-14180)Miss Islington (bot)2019-06-181-3/+3
* bpo-34631: Updated OpenSSL to 1.1.1c in macOS installer (GH-14187)Miss Islington (bot)2019-06-181-3/+13
* Pin macOS installer Sphinx to v2.0.1 (GH-13774)Ned Deily2019-06-031-0/+1
* Fix variable name copy/paste error in build-installer.py (GH-13038)cclauss2019-06-021-1/+1
* Prevent macOS installer build failure if ABIFLAGS is empty. (GH-13012)Ned Deily2019-04-291-2/+4
* macOS installer build: mitigate hdiutil resource busy bug (GH-11333)Ned Deily2018-12-271-6/+17
* Revert "bpo-35402: Update macOS installer to use Tcl 8.6.9 / Tk 8.6.9.1 (GH-1...Ned Deily2018-12-271-9/+9
* bpo-35402: Update macOS installer to use Tcl 8.6.9 / Tk 8.6.9.1 (GH-11101)Ned Deily2018-12-111-9/+9
* bpo-35401: Update macOS installer to OpenSSL 1.1.0j (GH-11094)Ned Deily2018-12-101-3/+3
* bpo-34405: Update to OpenSSL 1.1.0i for macOS installer builds (GH-9166)Ned Deily2018-09-111-3/+3
* Mitigate macOS race condition in installer build (GH-6686)Ned Deily2018-05-021-0/+4
* bpo-33184: Update macOS installer build to use OpenSSL 1.1.0h. (GH-6407)Ned Deily2018-04-071-3/+3
* bpo-32726: macOS 10.6+ installer now builds Tcl/TK 8.6 (GH-6307)Ned Deily2018-03-291-4/+6
* bpo-32901: update macOS 10.9+ installer to Tcl/Tk 8.6.8Ned Deily2018-02-271-6/+9
* bpo-32931: fix macOS 10.9+ installer c++ compiler name (#5855)Ned Deily2018-02-241-1/+1
* bpo-32726: Build macOS 10.9+ installer with private copy of Tcl/Tk 8.6Ned Deily2018-01-311-49/+67
* bpo-32726: macOS installer and framework enhancements and changes for 3.7.0 (...Ned Deily2018-01-301-120/+74
* bpo-32297: Few misspellings found in Python source code comments. (#4803)Mike2017-12-141-1/+1
* Update macOS installer to XZ 5.2.3 (#4718)Ned Deily2017-12-041-3/+3
* bpo-31392: Update macOS installer to use OpenSSL 1.0.2m (#4715)Ned Deily2017-12-041-4/+3
* Enable SQLite JSON functions for macOS installer build (#4712)Ned Deily2017-12-041-0/+1
* bpo-28791: Update macOS installer to use SQLite 3.21.0. (#4245)Mariatta2017-12-041-3/+3
* More Mac installer fixes for git-based workflow (#2839)Ned Deily2017-07-241-7/+23
* Mac installer build now needs venv for docs build (#2828)Ned Deily2017-07-231-3/+3
* bpo-23404: make touch becomes make regen-all (#1405)Victor Stinner2017-05-031-4/+0
* bpo-29572: Update macOS installer build to OpenSSL 1.0.2k (#457)Ned Deily2017-03-041-3/+3
* bpo-29550: Temporarily skip "make touch" in Mac installer build. (#456)Ned Deily2017-03-041-6/+7
* Issue #28248: merge from 3.5Ned Deily2016-10-311-3/+3
|\
| * Issue #28248: Update macOS installer build to use OpenSSL 1.0.2j.Ned Deily2016-10-311-3/+3
* | Issue #28028: Update OS X installers to use SQLite 3.14.2.Ned Deily2016-10-311-3/+3
* | Issue #17128: Build OS X installer for 3.6 with private copy of OpenSSL.Ned Deily2016-09-121-40/+17