summaryrefslogtreecommitdiff
path: root/Mac
Commit message (Expand)AuthorAgeFilesLines
* gh-102997: Update macOS installer to SQLite 3.41.2. (GH-102998)Mariusz Felisiak2023-05-021-3/+3
* gh-95299: Stop installing setuptools as a part of ensurepip and venv (#101039)Pradyun Gedam2023-04-172-5/+4
* gh-103207: Fix Welcome formatting issues when macOS Installer is run in dark ...Ned Deily2023-04-051-29/+22
* gh-103207: Add instructions to the macOS installer welcome display on how to ...Ned Deily2023-04-041-5/+34
* gh-102650: Remove duplicate include directives from multiple source files (#1...chgnrdv2023-03-131-1/+0
* gh-101759: Update macOS installer SQLite 3.40.1 checksum (gh-102485)Ned Deily2023-03-061-1/+1
* gh-101759: Update macOS installer to SQLite 3.40.1 (#101761)Erlend E. Aasland2023-02-101-3/+3
* gh-101726: Update the OpenSSL version to 1.1.1t (GH-101727)Gregory P. Smith2023-02-091-3/+3
* gh-100180: Update macOS installer to OpenSSL 1.1.1s (GH-100908)Ned Deily2023-01-102-21/+3
* gh-100893: update bpo reference in Mac README (GH-100905)Ned Deily2023-01-091-3/+3
* Update additional copyright years to 2023. (GH-100859)Ned Deily2023-01-082-4/+4
* Update copyright years to 2023. (gh-100848)Benjamin Peterson2023-01-083-4/+4
* GH-95283: Add note about compilers in Mac/README.txt (#99506)Ronald Oussoren2022-11-231-0/+13
* gh-98940: Fix Mac/Extras.install.py File filter bug (#98943)zhangbo2022-11-161-4/+3
* gh-94328: Update macOS installer to use SQLite 3.39.4. (#98639)Erlend E. Aasland2022-10-251-3/+3
* 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 (GH-97...Serhiy Storchaka2022-09-251-4/+4
* Add upstream openssl 1.1.1q patch for trivial build error on macOS (GH-96594)Ned Deily2022-09-052-0/+18
* gh-94682: Build and test with OpenSSL 1.1.1q (gh-94683)Christian Heimes2022-08-291-6/+12
* gh-89610: Add .pyi as a recognised extension for IDLE on macOS (#95393)Erlend Egeberg Aasland2022-07-281-0/+1
* Fix typos in comments (#94305)yutotnh2022-06-281-1/+1
* gh-54781: Move Lib/lib2to3/tests/ to Lib/test/test_lib2to3/ (#94049)Victor Stinner2022-06-211-2/+2
* gh-92171: Update Tcl/Tk download links in macOS installer script (GH-92179)Erlend Egeberg Aasland2022-05-091-2/+3
* bpo-44712: Replace "type(literal)" with corresponding builtin types (GH-27294)Serhiy Storchaka2022-05-081-1/+1
* bpo-46907: Update macOS installer to SQLite 3.38.4. (GH-32148)Mariusz Felisiak2022-05-061-4/+3
* bpo-45847: Adapt macOS installer build to use new tkinter configure vars (GH-...Ned Deily2022-04-051-3/+3
* bpo-47024: Update OpenSSL to 1.1.1n (GH-31895)Christian Heimes2022-03-151-3/+3
* bpo-46907: Update macOS installer to SQLite 3.38.1. (GH-31656)Mariusz Felisiak2022-03-151-3/+3
* bpo-45925: Update macOS installer to SQLite 3.37.2 (GH-30921)Kumar Aditya2022-02-011-3/+3
* bpo-40477: macOS Python Launcher app fixes for recent macOS releases (GH-30348)Ned Deily2022-01-032-2/+6
* Update copyright year to 2022. (GH-30335)Benjamin Peterson2022-01-023-3/+3
* bpo-46185: Fix wrong version ref. in macOS installer ReadMe (GH-30278)Erlend Egeberg Aasland2021-12-291-1/+1
* bpo-46106: Update OpenSSL to 1.1.1m (GH-30211)Kumar Aditya2021-12-212-63/+3
* bpo-45732: Update python.org macOS installer to use Tcl/Tk 8.6.12. (GH-29931)Ned Deily2021-12-062-14/+4
* Add generated artifacts in Mac/ to .gitignore; update copyright (GH-29408)Ɓukasz Langa2021-11-041-2/+2
* bpo-44828: macOS installer: avoid leaving a zombie Save panel in Tk 8.6.12rc1...Ned Deily2021-11-022-1/+11
* Update macOS installer to use Tk 8.6.12rc1 pre-release. (GH-29354)Ned Deily2021-11-014-218/+12
* bpo-44828: Avoid tkinter file dialog failure on macOS 12 Monterey (GH-29276)Ned Deily2021-10-282-1/+203
* [Misc] [Mac] Fix typos found using codespell (GH-28756)Christian Clauss2021-10-064-5/+5
* bpo-44848: Update macOS installer to use SQLite 3.36.0 (GH-27621)Erlend Egeberg Aasland2021-09-051-3/+3
* bpo 45007: Update macOS installer builds to use OpenSSL 1.1.1l. (GH-28051)Ned Deily2021-08-302-3/+63
* Update URLs in comments and metadata to use HTTPS (GH-27458)Noah Kantrowitz2021-07-302-8/+8
* bpo-44740: Lowercase "internet" and "web" where appropriate. (#27378)Mariusz Felisiak2021-07-271-2/+2
* Update macOS build-installer script comments for 3.10 and remove unused pre-1...Ned Deily2021-07-202-59/+74
* Fix typos in Mac/README.rst (#27108)Clemens Brunner2021-07-131-3/+3
* Update macOS installer welcome and readme for 3.10b1 (GH-25835)Ned Deily2021-05-032-8/+28
* bpo-42362: use clang name on 10.9 builds as well (GH-25834)Ned Deily2021-05-031-1/+0
* bpo-42235: [macOS] Use LTO/PGO in build-installer.py with new enough compiler...Ronald Oussoren2021-05-021-0/+10
* bpo-42362: Switch to clang/clang++ as the default compiler in build-installer...Ronald Oussoren2021-05-021-1/+4
* bpo-43851: Build SQLite with SQLITE_OMIT_AUTOINIT on macOS (GH-25413)Erlend Egeberg Aasland2021-05-021-0/+1