summaryrefslogtreecommitdiff
path: root/Mac/BuildScript/resources
Commit message (Collapse)AuthorAgeFilesLines
* gh-103207: Fix Welcome formatting issues when macOS Installer is run in dark ↵Ned Deily2023-04-051-29/+22
| | | | mode. (GH-103303)
* gh-103207: Add instructions to the macOS installer welcome display on how to ↵Ned Deily2023-04-041-5/+34
| | | | workaround the macOS 13 Ventura “The installer encountered an error” failure. (GH-103251)
* Update Mac installer messages to 3.12 alpha (GH-98575)Ned Deily2022-10-232-4/+4
|
* gh-97519: Synchronize links in other copies of HISTORY OF THE SOFTWARE ↵Serhiy Storchaka2022-09-251-4/+4
| | | | | | | (GH-97520) HTTP links in the "HISTORY OF THE SOFTWARE" section of Doc/license.rst were converted to HTTPS in f62ff97f31a775cc7956adeae32c14e7c85bdc15. But there were other copies of these links, which were left HTTP links.
* bpo-46185: Fix wrong version ref. in macOS installer ReadMe (GH-30278)Erlend Egeberg Aasland2021-12-291-1/+1
|
* Update macOS installer to use Tk 8.6.12rc1 pre-release. (GH-29354)Ned Deily2021-11-012-12/+4
|
* Update URLs in comments and metadata to use HTTPS (GH-27458)Noah Kantrowitz2021-07-301-1/+1
|
* bpo-44740: Lowercase "internet" and "web" where appropriate. (#27378)Mariusz Felisiak2021-07-271-2/+2
| | | Co-authored-by: Łukasz Langa <lukasz@langa.pl>
* Update macOS installer welcome and readme for 3.10b1 (GH-25835)Ned Deily2021-05-032-8/+28
|
* Update macos installer ReadMe for 3.10.0a3 (GH-23671)Ned Deily2020-12-061-2/+10
|
* bpo-39883: Update macOS installer copy of LICENSE. (GH-22235)Ned Deily2020-09-141-3/+24
|
* Forward port macOS installer updates from 3.7/3.8/3.9 (GH-21132)Ned Deily2020-06-252-11/+5
|
* Add note to Mac installer ReadMe about macOS 10.15 Gatekeeper changes. ↵Ned Deily2020-02-241-2/+8
| | | | (GH-18648)
* Update copyright year in macOS installer license copy (GH-17806)Ned Deily2020-01-021-3/+3
|
* Update URL in macOS installer copy of license (GH-16905)Ned Deily2019-10-231-1/+1
|
* Update macOS installer display files for 3.9.0a1 (GH-16765)Ned Deily2019-10-143-69/+54
|
* Minor updates to the macOS installer screens for 3.8.0b2 (GH-14501)Ned Deily2019-07-012-5/+16
|
* Update macOS installer Welcome and ReadMe for 3.8 (GH-11748)Ned Deily2019-02-032-65/+50
|
* Update macOS installer Welcome and ReadMe files for 3.7.0. (GH-7653)Ned Deily2018-06-112-18/+8
|
* pypi.python.org -> pypi.org (GH-7613)Ned Deily2018-06-112-3/+3
|
* bpo-32726: macOS 10.6+ installer now builds Tcl/TK 8.6 (GH-6307)Ned Deily2018-03-292-9/+3
| | | | | | | Build and link with private copy of Tcl/Tk 8.6 for the macOS 10.6+ installer. The 10.9+ installer variant already does this. This means that the Python 3.7 provided by the python.org macOS installers no longer need or use any external versions of Tcl/Tk, either system-provided or user- installed, such as ActiveTcl.
* Add macOS installer Conclusion fileNed Deily2018-03-121-0/+20
|
* Update macOS installer resourcesNed Deily2018-02-272-35/+24
|
* bpo-32726: Build macOS 10.9+ installer with private copy of Tcl/Tk 8.6Ned Deily2018-01-312-12/+16
|
* bpo-32726: macOS installer and framework enhancements and changes for 3.7.0 ↵Ned Deily2018-01-302-9/+29
| | | | | | | | | | | | | | (GH-5448) This issue covers various changes for the macOS installers provided via python.org for 3.7.0. - Provide a provisional new installer variant for macOS 10.9 and later systems with 64-bit (x86_64) architecture only. Apple has made it known that future versions of macOS will only fully support 64-bit executables and some other third-party software suppliers have chosen 10.9 as their oldest supported system. - Support **Tcl/Tk 8.6** with the 10.9 installer variant. - Upgrade **OpenSSL** to 1.1.0g and **SQLite** to 3.22.0. - The compiler name used for the interpreter build and for modules built with **Distutils / pip** is now _gcc_ rather than _gcc-4.2_. And extension module builds will no longer try to force use of an old SDK if present.
* Update Mac installer Welcome and ReadMe files for 3.7.0a1Ned Deily2017-09-182-34/+18
|
* Update the Mac installer README file for 3.6.0.Ned Deily2016-12-061-5/+5
|
* Update OS X installer ReadMe for 360b2.Ned Deily2016-10-101-3/+3
|
* Issue #17128: Build OS X installer for 3.6 with private copy of OpenSSL.Ned Deily2016-09-123-42/+94
| | | | | Also provide a sample Install Certificates command script to install a set of root certificates from the third-party certifi module.
* Update Mac installer ReadMe file for 3.6.0a1Ned Deily2016-05-161-41/+14
|
* Update copyrights for 2016.Ned Deily2016-01-011-1/+1
|\
| * Update copyrights for 2016.Ned Deily2016-01-011-1/+1
| |
* | Updates to the OS X installer for 3.5.0b3:Ned Deily2015-07-031-2/+67
| | | | | | | | | | | | | | - update installer ReadMe file - suppress installer per-file byte-compilation messages to system log - speed up installer byte-compilation - isolate ensurepip install from user site-packages
* | Minor updates to the OS X installer ReadMe.rtf.Ned Deily2015-05-081-3/+3
|\ \ | |/
| * Minor updates to the OS X installer ReadMe.rtf.Ned Deily2015-05-081-4/+4
| |
| * Issue #23212: 3.4-specific OS X installer updatesNed Deily2015-01-091-1/+1
| |
* | Update copyright dates in OS X installer.Ned Deily2014-12-311-9/+5
|\ \ | |/
| * Update copyright dates in OS X installer.Ned Deily2014-12-311-9/+5
| |
* | Issue #17128: Merge / update from 3.4Ned Deily2014-12-134-35/+170
|\ \ | |/
| * Issue #17128: Use private version of OpenSSL for 3.x OS X 10.5+ installers.Ned Deily2014-12-135-151/+331
| | | | | | | | | | | | | | | | | | | | Among other issues, the Apple-supplied 0.9.7 libs for the 10.5 ABI cannot verify newer SHA-256 certs as now used by python.org services. Document in the installer ReadMe some of the certificate management issues that users now need to be more concerned with due to PEP 476's enabling cert verification by default. For now, continue to use the Apple-supplied 0.9.8 libs for the 10.6+ installer since they use Apple private APIs to verify certificates using the system- and user-managed CA keychain stores.
| * Add downloads page link to OS X installer README screens.Ned Deily2014-11-222-8/+9
| |
| * Issue #15661: Update OS X installer welcome and readme files for 3.4.2.Ned Deily2014-09-193-84/+131
| | | | | | | | | | python.org OS X installers are now distributed as signed installer packages compatible with the Gatekeeper security feature.
* | Really add downloads page link to OS X installer README screens.Ned Deily2014-11-222-1/+15
| |
* | Update OS X installer documentation files for 3.5.0Ned Deily2014-11-143-104/+64
|/
* Fix typo in and reformat OS X Installer ReadMeNed Deily2013-11-231-7/+8
|
* Issue #15663: Revert OS X installer built-in Tcl/Tk support for 3.4.0b1.Ned Deily2013-11-232-29/+18
|
* Issue #19551: Update installer Welcome file.Ned Deily2013-11-231-8/+12
|
* Issue #19551: PEP 453 - OS X installer now installs or upgrades pip by default.Ned Deily2013-11-221-0/+31
|
* Issue #15663: Tcl/Tk 8.5.14 is now included with the OS X 10.6+Ned Deily2013-09-062-24/+43
| | | | | | | 64-bit/32-bit installer for 10.6+. It is no longer necessary to install a third-party version of Tcl/Tk 8.5 to work around the problems in the Apple-supplied Tcl/Tk 8.5 shipped in OS X 10.6 and later releases.
* Update various OS X README files for 3.3.0.Ned Deily2012-08-242-10/+26
|