summaryrefslogtreecommitdiffstats
path: root/Mac/BuildScript/build-installer.py
Commit message (Expand)AuthorAgeFilesLines
* 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-241-3/+3
* bpo-23404: make touch becomes make regen-all (#1466)Victor Stinner2017-05-051-3/+0
* Issue #28248: Update macOS installer build to use OpenSSL 1.0.2j.Ned Deily2016-10-311-3/+3
* Issue #26930: Update OS X 32-bit-only installer builds to use OpenSSL 1.0.2h.Ned Deily2016-06-051-3/+3
* 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-151-3/+3
* Issue #25798: Update OS X 10.5+ 32-bit-only installer to buildNed Deily2015-12-061-3/+3
* Issue #24603: Update the OS X 32-bit installer build to use OpenSSL 1.0.2d.Ned Deily2015-07-241-3/+3
* Issue #24432: Update OS X 10.5+ installer builds to use OpenSSL 1.0.2c.Ned Deily2015-07-041-3/+3
* Issue #23686: Update OS X 10.5 installer build to use OpenSSL 1.0.2a.Ned Deily2015-03-191-3/+3
* Issue #23594: Update OS X 10.5 installer build to use OpenSSL 1.0.2.Ned Deily2015-03-061-3/+3
* Issue #23212: Update OS X installer build OpenSSL to 1.0.1l.Ned Deily2015-02-061-3/+3
* Issue #23212: Update OS X installer build OpenSSL to 1.0.1k.Ned Deily2015-01-091-3/+3
* Use rtf format files for legacy OS X installer builds.Ned Deily2014-12-131-6/+6
* Issue #23032: Fix installer build failures on OS X 10.4 TigerNed Deily2014-12-111-0/+7
* Issue #17128: Use private version of OpenSSL for 2.7.9 OS X 10.5+ installer.Ned Deily2014-12-101-23/+207
* Issue #22877: PEP 477 - OS X installer for 2.7.9 now installs pip.Ned Deily2014-11-151-23/+19
* 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
* 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-051-5/+5
* Issue #19373: Apply upstream change to Tk 8.5.15 fixing OS X 10.9Ned Deily2013-10-281-2/+6
* Issue #15663: OS X installer builtin Tcl/Tk supportNed Deily2013-10-261-12/+44
* 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
* Issue #15663: Tcl/Tk 8.5.15 is now included with the OS X 10.6+Ned Deily2013-10-251-1/+76
* Update OS X installer for building on 10.9.Ned Deily2013-10-191-0/+1
* #18803: fix more typos. Patch by Févry Thibault.Ezio Melotti2013-08-251-2/+2
* Issue #14018: Backport OS X installer updates from 3.3.Ned Deily2013-01-291-190/+314
* #11565: Fix several typos. Patch by Piotr Kasprzyk.Ezio Melotti2011-03-161-1/+1
* #11515: fix several typos. Patch by Piotr Kasprzyk.Ezio Melotti2011-03-151-1/+1
* Merged revisions 88004,88006,88235 via svnmerge fromNed Deily2011-01-301-51/+99
* Merged revisions 85742 via svnmerge fromRonald Oussoren2010-10-201-1/+1
* Fix for issue 9275: the OSX installer no longer installs links in /usr/localRonald Oussoren2010-07-231-1/+1
* Fix for issue 8476Ronald Oussoren2010-04-301-4/+5
* Issue #8475: Pass absolute interpreter path toMartin v. Löwis2010-04-221-1/+1
* Explicitly set system default for $PATH toRonald Oussoren2010-04-201-0/+3
* Add check to build-installer.py to ensure thatRonald Oussoren2010-04-181-0/+51
* normalize shebang lines to #!/usr/bin/env pythonBenjamin Peterson2010-03-111-1/+1
* An update to the script that's used to build the binary installer: don't inst...Ronald Oussoren2009-12-241-1/+7
* Fix for issue6957: ensure that the OSX installerRonald Oussoren2009-09-291-13/+35
* * Make it easier to build custom installers (such as a 3-way universal build)Ronald Oussoren2009-09-201-172/+200
* Minor update to OSX build-installer script, neededRonald Oussoren2009-03-311-0/+11
* Fix for issue 13095Ronald Oussoren2009-03-301-0/+6
* * Set a custom icon on the Python installer DMGRonald Oussoren2009-03-301-127/+178
* * Updates installed dependencies to latest releaases (bzip, zlib, ...)Ronald Oussoren2009-03-301-111/+39