summaryrefslogtreecommitdiffstats
path: root/Mac/BuildScript/build-installer.py
Commit message (Expand)AuthorAgeFilesLines
* Issue #15037: Use correct path to system terminfo database.Ned Deily2012-08-241-2/+0
* Issue #14292: Ensure that the OS X installer build configures the CXXNed Deily2012-08-231-13/+15
* Issue #15560: Ensure consistent sqlite3 behavior and feature availabilityNed Deily2012-08-071-24/+27
* Issue #15037: Build OS X installers with local copy of ncurses 5.9 librariesNed Deily2012-08-061-69/+89
* OS X installer cleanups:Ned Deily2012-08-061-6/+26
* Issue #14018: Fix OS X Tcl/Tk framework checking when using OS X SDKs.Ned Deily2012-07-301-12/+45
* Issue #15188: Prevent test_ldshared_value failure due to slightlyNed Deily2012-07-221-2/+2
* Issue #15188: Modify the OS X build_installer script to remove temporaryNed Deily2012-07-211-12/+19
* Update OS X installer build target compilers.Ned Deily2012-06-241-1/+3
* Remove obsolete fixapplepython23 script and PythonSystemFixesNed Deily2012-06-241-1/+1
* Update OS X installer build script to be Python 3 compatible.Ned Deily2010-11-281-64/+88
* Issue #13507: OS X installer builds now build liblzma for the newNed Deily2012-04-011-0/+11
* #11565: Merge with 3.1.Ezio Melotti2011-03-161-1/+1
|\
| * #11565: Fix several typos. Patch by Piotr Kasprzyk.Ezio Melotti2011-03-161-1/+1
* | #11515: Merge with 3.1.Ezio Melotti2011-03-151-1/+1
|\ \ | |/
| * #11515: fix several typos. Patch by Piotr Kasprzyk.Ezio Melotti2011-03-151-1/+1
| * Merged revisions 80655 via svnmerge fromRonald Oussoren2010-04-301-4/+5
| * Merged revisions 80366 via svnmerge fromMartin v. Löwis2010-04-221-1/+1
| * Merged revisions 80233 via svnmerge fromRonald Oussoren2010-04-201-0/+3
| * Merged revisions 80185 via svnmerge fromRonald Oussoren2010-04-181-0/+51
| * Merged revisions 79119 via svnmerge fromBenjamin Peterson2010-03-191-187/+254
* | Issue #11054: Allow Mac OS X installer builds to again work on 10.5 withNed Deily2011-01-291-14/+23
* | #10843: Update third-party library versions used in OS X 32-bitNed Deily2011-01-151-30/+39
* | Two small changes to adjust framework builds to the new stable ABIRonald Oussoren2010-12-071-8/+26
* | Don't lie about the supported architectures in the OSX installerRonald Oussoren2010-10-201-1/+1
* | Merged revisions 80653 via svnmerge fromRonald Oussoren2010-04-301-4/+5
* | Merged revisions 80355 via svnmerge fromMartin v. Löwis2010-04-221-1/+1
* | Merged revisions 80232 via svnmerge fromRonald Oussoren2010-04-201-0/+3
* | Merged revisions 80179 via svnmerge fromRonald Oussoren2010-04-181-0/+51
* | update mac installer script from the trunk #8068Benjamin Peterson2010-03-191-187/+254
|/
* * Adapt framework install makefiles to 2to3 toolRonald Oussoren2009-05-261-1/+1
* MACOSXRonald Oussoren2009-05-191-5/+4
* Fix typo in configure line that caused the build installerRonald Oussoren2009-04-011-1/+1
* Merged revisions 70802 via svnmerge fromRonald Oussoren2009-03-311-0/+11
* Merged revisions 70746 via svnmerge fromRonald Oussoren2009-03-301-0/+6
* Enable "--with-computed-gotos" for the binary installerRonald Oussoren2009-03-301-1/+1
* Merged revisions 70737 via svnmerge fromRonald Oussoren2009-03-301-87/+137
* Merged revisions 70727 via svnmerge fromRonald Oussoren2009-03-301-109/+38
* Fix for issue5224 ("Update Shell Profile.command" contains wrong Python versi...Ronald Oussoren2009-02-121-2/+1
* Py3k: update OSX installer-generatorRonald Oussoren2008-12-301-1/+14
* don't build bsddb anymoreBenjamin Peterson2008-12-201-11/+0
* unpy3kize this; it require 2.x only Mac modulesBenjamin Peterson2008-12-201-44/+43
* merge from trunkBenjamin Peterson2008-10-111-9/+11
* Fix old urllib/urllib2/urlparse usage.Georg Brandl2008-06-231-2/+3
* Merged revisions 62425-62429,62434-62436,62441,62444,62446-62448,62450-62455,...Christian Heimes2008-05-041-1/+1
* Merged revisions 62021,62029,62035-62038,62043-62044,62052-62053 via svnmerge...Benjamin Peterson2008-03-311-2/+2
* Issue #1066: implement PEP 3109, 2/3 of PEP 3134.Collin Winter2007-08-311-5/+5
* Run 2to3's print fixer over some places that had been missed.Collin Winter2007-08-301-36/+36
* SF patch 1631942 by Collin Winter:Guido van Rossum2007-01-101-1/+1
* Four months of trunk changes (including a few releases...)Thomas Wouters2006-12-131-27/+36