summaryrefslogtreecommitdiffstats
path: root/Mac/BuildScript
Commit message (Expand)AuthorAgeFilesLines
* Update macOS installer build for 2.7.18 end-of-life. (GH-19352)Ned Deily2020-04-043-26/+22
* Update copyright year in macOS installer license copy (GH-17806)Miss Islington (bot)2020-01-031-3/+3
* Update URL in macOS installer copy of license (GH-16905)Miss Skeleton (bot)2019-10-231-1/+1
* Update build docs for macOS (GH-16844)Ned Deily2019-10-191-0/+0
* [2.7] Update macOS installer display files for 2.7.17 (GH-16768)Ned Deily2019-10-144-163/+83
* Update macOS installer displays for 2.7.17rc1 (#16634)v2.7.17rc1Ned Deily2019-10-082-3/+16
* bpo-38117: Updated OpenSSL to 1.0.2t in macOS installer for 2.7.x. (GH-16171)Ned Deily2019-09-161-3/+3
* bpo-34631: Updated OpenSSL to 1.0.2s in macOS installer. (GH-14198)Ned Deily2019-06-181-3/+3
* [2.7] bpo-35360: Update macOS installer to use SQLite 3.28.0 (GH-14183)animalize2019-06-182-4/+4
* Fix variable name copy/paste error in build-installer.py (GH-13038)Miss Islington (bot)2019-06-031-1/+1
* macOS installer build: mitigate hdiutil resource busy bugNed 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-272-9/+27
* [2.7] bpo-15663: the 10.6+ macOS installers for 3.6/2.7 now provide a private...Ned Deily2018-12-113-99/+105
* bpo-35402: Update macOS installer to use Tcl 8.6.9 / Tk 8.6.9.1 (GH-11101)Miss Islington (bot)2018-12-112-27/+9
* [3.6] bpo-35401: Update macOS installer to OpenSSL 1.0.2q (GH-11095)Miss Islington (bot)2018-12-111-3/+3
* [2.7] bpo-34405: Update to OpenSSL 1.0.2p for macOS installer builds (GH-9191...Miss Islington (bot)2018-09-111-3/+10
* Mitigate macOS race condition in installer build (GH-6686) (#6689)Miss Islington (bot)2018-05-021-0/+4
* [2.7] bpo-33184: Update macOS installer build to use OpenSSL 1.0.2o. (GH-6408...Miss Islington (bot)2018-04-141-3/+3
* [2.7] Backport macOS universal build and installer fixes from 3.6. (GH-6469)Ned Deily2018-04-1410-417/+376
* Backport Mac installer fixes for git-based workflow (#2837)Ned Deily2017-07-241-10/+25
* bpo-29572: Update macOS installer build to OpenSSL 1.0.2k (#457) (#2836)Ned Deily2017-07-242-4/+4
* bpo-23404: make touch becomes make regen-all (#1466)Victor Stinner2017-05-051-3/+0
* ring in 2017 for PythonBenjamin Peterson2017-01-021-2/+2
* Issue #28440: No longer add /Library/Python/site-packages, the Apple-suppliedNed Deily2016-12-031-14/+33
* Issue #28248: Update macOS installer build to use OpenSSL 1.0.2j.Ned Deily2016-10-312-10/+8
* Issue #26930: Update OS X 32-bit-only installer builds to use OpenSSL 1.0.2h.Ned Deily2016-06-051-3/+3
* Fix typos in comments, documentation and test method namesMartin Panter2016-05-081-2/+2
* Issue #26465: Update OS X installer build to use OpenSSL 1.0.2g.Ned Deily2016-03-081-3/+3
* Change OS X installer builds targeted for 10.10 and above to buildNed Deily2016-02-241-2/+7
* Issue #26268: Update OS X 10.5+ installer build to use OpenSSL 1.0.2f.Ned Deily2016-02-152-21/+7
* Update copyrights for 2016.Ned Deily2016-01-011-1/+1
* Issue #25798: Update OS X 10.5+ 32-bit-only installer to buildNed Deily2015-12-062-11/+13
* Issue #24603: Update the OS X 32-bit installer build to use OpenSSL 1.0.2d.Ned Deily2015-07-242-4/+4
* Issue #24432: Update OS X 10.5+ installer builds to use OpenSSL 1.0.2c.Ned Deily2015-07-042-4/+4
* Minor updates to the OS X installer ReadMe.rtf.Ned Deily2015-05-081-3/+3
* Issue #23686: Update OS X 10.5 installer build to use OpenSSL 1.0.2a.Ned Deily2015-03-192-11/+11
* Issue #23594: Update OS X 10.5 installer build to use OpenSSL 1.0.2.Ned Deily2015-03-062-14/+18
* Issue #23212: Update OS X installer build OpenSSL to 1.0.1l.Ned Deily2015-02-061-3/+3
* Issue #23212: 2.7-specific OS X installer updatesNed Deily2015-01-092-2/+2
* Issue #23212: Update OS X installer build OpenSSL to 1.0.1k.Ned Deily2015-01-092-10/+12
* Update copyright dates in OS X installer.Ned Deily2015-01-011-9/+5
* Use rtf format files for legacy OS X installer builds.Ned Deily2014-12-135-74/+10
* Issue #23032: Fix installer build failures on OS X 10.4 TigerNed Deily2014-12-111-0/+7
* Fix typo in OS X installer readmes.Ned Deily2014-12-102-2/+2
* Update the deprecated plain text version of the OS X installerNed Deily2014-12-102-45/+36
* Issue #17128: Use private version of OpenSSL for 2.7.9 OS X 10.5+ installer.Ned Deily2014-12-105-36/+498
* Remove line breaks in OS X installer README screen.Ned Deily2014-11-221-15/+3
* Add downloads page link to OS X installer README screens.Ned Deily2014-11-222-3/+6
* Update OS X installer documentation files for 2.7.9.Ned Deily2014-11-153-89/+155
* Issue #22877: PEP 477 - OS X installer for 2.7.9 now installs pip.Ned Deily2014-11-152-23/+88