summaryrefslogtreecommitdiff
path: root/Mac/BuildScript
Commit message (Expand)AuthorAgeFilesLines
* [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-102-27/+9
* [3.6] bpo-35401: Update macOS installer to OpenSSL 1.0.2q (GH-11095)Miss Islington (bot)2018-12-101-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-011-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-041-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-251-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-052-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-032-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-052-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 Deily2014-12-311-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-095-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-143-89/+155
* Issue #22877: PEP 477 - OS X installer for 2.7.9 now installs pip.Ned Deily2014-11-142-23/+88
* Document 2.7.9 changes in OS X installer build requirements:Ned Deily2014-09-051-6/+15
* Update OS X installer build script for changes to documentation build:Ned Deily2014-09-051-11/+5
* Issue #21811: Anticipated fixes to 3.x and 2.7 for OS X 10.10 Yosemite.Ned Deily2014-06-251-11/+13
* Issue #21383: OS X installer builds now use "make touch".Ned Deily2014-05-221-0/+3
* Document changes to OS X installer configurations for 2.7.7.Ned Deily2014-05-173-15/+79
* Issue #21187: Fix OS X installer fail-to-build with Xcode 5.1.Ned Deily2014-04-091-1/+1
* Issue #20644: Keep build-installer.py in sync across active versions.Ned Deily2014-04-091-77/+50
* Issue #15663: Revert OS X installer built-in Tcl/Tk support for 2.7.6.Ned Deily2013-11-054-55/+24
* Issue #19373: Apply upstream change to Tk 8.5.15 fixing OS X 10.9Ned Deily2013-10-272-2/+19
* Issue #15663: OS X installer builtin Tcl/Tk supportNed Deily2013-10-262-19/+51
* Sync 2.7.x, 3.3.x, and 3.4.x versions of OS X build-installer.py.Ned Deily2013-10-251-8/+48
* Issue #19019: Change the OS X installer build script to use CFLAGS insteadNed Deily2013-10-251-1/+1