summaryrefslogtreecommitdiffstats
path: root/Mac/BuildScript
Commit message (Expand)AuthorAgeFilesLines
* 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-282-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
* Issue #15663: Tcl/Tk 8.5.15 is now included with the OS X 10.6+Ned Deily2013-10-254-27/+143
* 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 #16256: OS X installer now sets correct permissions for doc directory.Ned Deily2013-02-011-1/+1
* Issue #14018: Backport OS X installer updates from 3.3.Ned Deily2013-01-296-275/+406
* #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 88475 via svnmerge fromNed Deily2011-02-211-1/+1
* Issue #11079: The /Applications/Python x.x folder created by the MacNed Deily2011-02-071-5/+26
* Merged revisions 88004,88006,88235 via svnmerge fromNed Deily2011-01-302-95/+212
* Merged revisions 88003 via svnmerge fromNed Deily2011-01-302-29/+49
* Merged revisions 85742 via svnmerge fromRonald Oussoren2010-10-201-1/+1
* Merged revisions 85059 via svnmerge fromRonald Oussoren2010-09-281-1/+4
* 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
* Don't use the '==' operator with test, that's an unportable bash-ism.Ronald Oussoren2009-11-191-2/+2
* 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-202-182/+200
* For for issue 6934: failures in postflight script in OSX installerRonald Oussoren2009-09-201-6/+5
* Remove some traces of 'MacPython'Ronald Oussoren2009-05-193-10/+7
* 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-302-127/+189
* * Updates installed dependencies to latest releaases (bzip, zlib, ...)Ronald Oussoren2009-03-302-111/+65
* Fix for issue 5226.Ronald Oussoren2009-03-042-9/+8
* Fix issue 5224.Ronald Oussoren2009-03-042-4/+3
* revert unrelated change to installer scriptBenjamin Peterson2008-12-091-1/+1
* specify how things are copiedBenjamin Peterson2008-12-091-1/+1
* update the mac installer scriptBenjamin Peterson2008-10-031-9/+11
* we're in 2.7 nowBenjamin Peterson2008-10-021-1/+1
* Fix for issue #2573: Can't change the framework name on OS X buildsRonald Oussoren2008-05-022-2/+2
* #2503 make singletons compared with "is" not == or !=Benjamin Peterson2008-03-291-2/+2
* Whitespace changes to make the source more compliant with PEP8 (SF#1589070)Ronald Oussoren2006-11-071-13/+13
* Fix a number of typos in strings and comments (sf#1589070)Ronald Oussoren2006-11-071-13/+12
* Whitespace normalization.Tim Peters2006-10-181-1/+1
* MacOSX: fix permission problem in the generated installerRonald Oussoren2006-10-101-1/+10
* MacOSX: add more logic to recognize the correct startup file to patch to theRonald Oussoren2006-10-081-7/+14
* Add version number to the link to the python documentation inRonald Oussoren2006-10-081-2/+1