summaryrefslogtreecommitdiffstats
path: root/Mac/BuildScript
Commit message (Expand)AuthorAgeFilesLines
* [3.11] gh-115009: Update macOS installer to use SQLite 3.45.1 (#115066) (#115...Erlend E. Aasland2024-02-061-3/+3
* [3.11] gh-109991: Update macOS installer to use OpenSSL 3.0.13. (GH-115054)Miss Islington (bot)2024-02-061-3/+3
* [3.11] gh-110950: add upstream Tk fixes to macOS installer. (GH-111041) (#112...Miss Islington (bot)2023-11-214-2/+198
* [3.11] gh-99834: Update macOS installer to Tcl/Tk 8.6.13. (GH-110710)Miss Islington (bot)2023-10-111-3/+3
* [3.11] gh-109286: Update macOS installer to use SQLite 3.43.1 (GH-110482) (#1...Miss Islington (bot)2023-10-091-3/+3
* [3.11] gh-109991: Update macOS installer to use OpenSSL 3.0.10. (GH-110010)Miss Islington (bot)2023-09-281-3/+3
* [3.11] gh-107565: Update macOS installer to use OpenSSL 3.0.10. (GH-107897) (...Miss Islington (bot)2023-08-191-3/+3
* [3.11] gh-99079: Update macOS installer to use OpenSSL 3.0.9. (GH-107476)Ned Deily2023-07-311-3/+3
* [3.11] Update macOS installer screens for 3.11.5. (GH-107477)Ned Deily2023-07-312-25/+2
* [3.11] gh-103142: Update macOS installer to use OpenSSL 1.1.1u. (GH-105131)Miss Islington (bot)2023-05-311-3/+3
* [3.11] gh-103207: The macOS 13 Ventura Installer.app permission problem is fi...Ned Deily2023-05-241-5/+7
* [3.11] gh-104623: Update macOS installer to SQLite 3.42.0 (GH-104643)Miss Islington (bot)2023-05-191-3/+3
* [3.11] gh-102997: Update macOS installer to SQLite 3.41.2. (GH-104080)Miss Islington (bot)2023-05-021-3/+3
* [3.11] gh-103207: Fix Welcome formatting issues when macOS Installer is run i...Ned Deily2023-04-061-30/+23
* [3.11] gh-103207: Add instructions to the macOS installer welcome display on ...Ned Deily2023-04-041-6/+36
* [3.11] gh-101759: Update macOS installer SQLite 3.40.1 checksum (gh-102485) (...Miss Islington (bot)2023-03-071-1/+1
* gh-101759: Update macOS installer to SQLite 3.40.1 (GH-101761)Miss Islington (bot)2023-02-101-3/+3
* gh-101726: Update the OpenSSL version to 1.1.1t (GH-101727)Steve Dower2023-02-091-3/+3
* gh-100180: Update macOS installer to OpenSSL 1.1.1s (GH-100908)Miss Islington (bot)2023-01-102-21/+3
* gh-94328: Update macOS installer to use SQLite 3.39.4. (GH-98639)Miss Islington (bot)2022-10-251-3/+3
* gh-97519: Synchronize links in other copies of HISTORY OF THE SOFTWARE (GH-97...Miss Islington (bot)2022-09-251-4/+4
* Add upstream openssl 1.1.1q patch for trivial build error on macOS (GH-96594)Miss Islington (bot)2022-09-052-0/+18
* gh-94682: Build and test with OpenSSL 1.1.1q (gh-94683)Miss Islington (bot)2022-08-291-6/+12
* Remove 3.11 beta release notice from macOS installer displays (GH-95669)Ned Deily2022-08-042-13/+3
* Update macOS installer Welcome and ReadMe display wording to "beta". (GH-93344)Ned Deily2022-05-302-4/+4
* 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-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-222-63/+3
* bpo-45732: Update python.org macOS installer to use Tcl/Tk 8.6.12. (GH-29931)Ned Deily2021-12-062-14/+4
* 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-061-2/+2
* 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-301-1/+1
* bpo-44740: Lowercase "internet" and "web" where appropriate. (#27378)Mariusz Felisiak2021-07-261-2/+2
* Update macOS build-installer script comments for 3.10 and remove unused pre-1...Ned Deily2021-07-202-59/+74
* 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-031-0/+10
* bpo-42362: Switch to clang/clang++ as the default compiler in build-installer...Ronald Oussoren2021-05-031-1/+4
* bpo-43851: Build SQLite with SQLITE_OMIT_AUTOINIT on macOS (GH-25413)Erlend Egeberg Aasland2021-05-031-0/+1
* Fix generated file name for installer builds on macOS 11+. (GH-25661)Ned Deily2021-04-271-6/+28
* bpo-43492: Update macOS installer to use SQLite 3.35.5 (GH-25640)Erlend Egeberg Aasland2021-04-271-3/+3
* bpo-43631: Update to OpenSSL 1.1.1k (GH-25024)Christian Heimes2021-03-301-3/+3