summaryrefslogtreecommitdiff
path: root/Mac
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in and reformat OS X Installer ReadMeNed Deily2013-11-231-7/+8
* Issue #15663: Revert OS X installer built-in Tcl/Tk support for 3.4.0b1.Ned Deily2013-11-234-122/+20
* Issue #19551: Update installer Welcome file.Ned Deily2013-11-231-8/+12
* Update third-party libraries for OS X installers:Ned Deily2013-11-222-11/+11
* Issue #19551: PEP 453 - OS X installer now installs or upgrades pip by default.Ned Deily2013-11-223-1/+118
* Issue #19553: PEP 453 - "make install" and "make altinstall" now install orNed Deily2013-11-211-0/+22
* Issue #19649: On OS X, the same set of file names are now installedNed Deily2013-11-211-37/+70
* Issue #14455: plistlib now supports binary plists and has an updated API.Ronald Oussoren2013-11-211-0/+94
* Issue #15663: merge build-installer.py changesNed Deily2013-11-051-5/+5
|\
| * Issue #15663: Revert OS X installer built-in Tcl/Tk support for 3.3.3.Ned Deily2013-11-054-52/+20
* | Issue #19373: merge from 3.3Ned Deily2013-10-2713-926/+25
|\ \ | |/ |/|
| * Issue Issue #15663: merge from 3.3Ned Deily2013-10-262-1/+7
| |\
| * | Issue #15663: OS X installer builtin Tcl/Tk supportNed Deily2013-10-262-19/+51
| * | Issue #19019: Change the OS X installer build script to use CFLAGS insteadNed Deily2013-10-181-1/+1
| * | Issue #14499: Fix several problems with OS X universal build support:Ned Deily2013-10-181-4/+6
| * | Issue #15663: Update OS X installer to use Tcl/Tk 8.5.15.Ned Deily2013-10-182-10/+10
| * | Update OS X installer for building on 10.9.Ned Deily2013-10-1813-945/+199
| |\ \
| | * | Issue #19128: Remove nonfunctional, unused Mac help indexing tool from repo.Ned Deily2013-09-298-909/+0
| | * | Issue #15663: Tcl/Tk 8.5.14 is now included with the OS X 10.6+Ned Deily2013-09-064-27/+150
| | * | #18803: merge with 3.3.Ezio Melotti2013-08-262-9/+49
| | |\ \
| | | * | Fix OS X installer build script to handle the pretty-printed _sysconfigdata.pyNed Deily2013-08-011-8/+48
| | | * | (3.3->default) Issue #18377: Code cleanup in Python LauncherRonald Oussoren2013-07-078-95/+77
| | | |\ \
| | | * \ \ (3.3->default) Issue #12990: The "Python Launcher" on OSX could not launch py...Ronald Oussoren2013-07-061-1/+1
| | | |\ \ \
| | | * \ \ \ Merge with 3.3: Issue #17047: removed doubled words in Doc/*,Terry Jan Reedy2013-03-111-1/+1
| | | |\ \ \ \
| | | | * \ \ \ Issue #15587: merge from 3.3Ned Deily2013-02-011-1/+1
| | | | |\ \ \ \
| | | | | * \ \ \ Issue #16256: merge from 3.3Ned Deily2013-02-011-1/+1
| | | | | |\ \ \ \
| | | | | * \ \ \ \ Issue #14018: merge to defaultNed Deily2013-01-291-1/+5
| | | | | |\ \ \ \ \
| | | | | * \ \ \ \ \ Update copyright dates in Mac plists.Ned Deily2013-01-011-1/+1
| | | | | |\ \ \ \ \ \
| | | | | | * | | | | | #16135: Removal of OS/2 support (I)Jesus Cea2012-10-051-1/+1
* | | | | | | | | | | | Issue #19373: Apply upstream change to Tk 8.5.15 fixing OS X 10.9Ned Deily2013-10-272-2/+19
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | Issue #15663: Force IDLE.app to run the GUI process in 32-bit mode.Ned Deily2013-10-262-1/+7
* | | | | | | | | | | 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/+144
|/ / / / / / / / / /
* | | | | | | | | | Update OS X installer for building on 10.9.Ned Deily2013-10-181-0/+1
|/ / / / / / / / /
* | | | | | | | | #18803: fix more typos. Patch by F?vry Thibault.Ezio Melotti2013-08-261-2/+2
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Issue #18377: Code cleanup in Python LauncherRonald Oussoren2013-07-078-95/+77
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Issue #12990: The "Python Launcher" on OSX could not launch python scripts th...Ronald Oussoren2013-07-061-1/+1
|/ / / / / /
* | | | | | Merge with 3.2: Issue #17047: removed doubled words in Doc/*,Terry Jan Reedy2013-03-114-91/+241
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Issue #15587: merge from 3.2Ned Deily2013-02-012-0/+4
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Issue #16256: merge from 3.2Ned Deily2013-02-014-91/+241
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Issue #14018: merge to 3.3Ned Deily2013-01-291-1/+5
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Update copyright dates in Mac plists.Ned Deily2013-01-0111-507/+643
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | Update various OS X README files for 3.3.0.Ned Deily2012-08-244-59/+163
| | | * | | 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-221-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-062-105/+89
| | | * | | OS X installer cleanups:Ned Deily2012-08-062-7/+27