| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #15663: Tcl/Tk 8.5.14 is now included with the OS X 10.6+ | Ned Deily | 2013-09-06 | 4 | -27/+150 |
|
|
* | #18803: merge with 3.3. | Ezio Melotti | 2013-08-25 | 1 | -2/+2 |
|\ |
|
| * | #18803: fix more typos. Patch by FĂ©vry Thibault. | Ezio Melotti | 2013-08-25 | 1 | -2/+2 |
|
|
* | | Fix OS X installer build script to handle the pretty-printed _sysconfigdata.py | Ned Deily | 2013-08-01 | 1 | -8/+48 |
|
|
* | | (3.3->default) Issue #18377: Code cleanup in Python Launcher | Ronald Oussoren | 2013-07-07 | 8 | -95/+77 |
|\ \
| |/ |
|
| * | Issue #18377: Code cleanup in Python Launcher | Ronald Oussoren | 2013-07-07 | 8 | -95/+77 |
|
|
* | | (3.3->default) Issue #12990: The "Python Launcher" on OSX could not launch py... | Ronald Oussoren | 2013-07-06 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Issue #12990: The "Python Launcher" on OSX could not launch python scripts th... | Ronald Oussoren | 2013-07-06 | 1 | -1/+1 |
|
|
* | | Merge with 3.3: Issue #17047: removed doubled words in Doc/*, | Terry Jan Reedy | 2013-03-11 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Merge with 3.2: Issue #17047: removed doubled words in Doc/*, | Terry Jan Reedy | 2013-03-11 | 1 | -1/+1 |
| |\ |
|
| | * | Issue #17047: removed doubled words in Doc/*, Mac/*, and Tool/* | Terry Jan Reedy | 2013-03-11 | 1 | -1/+1 |
|
|
* | | | Issue #15587: merge from 3.3 | Ned Deily | 2013-02-02 | 2 | -0/+4 |
|\ \ \
| |/ / |
|
| * | | Issue #15587: merge from 3.2 | Ned Deily | 2013-02-02 | 2 | -0/+4 |
| |\ \
| | |/ |
|
| | * | Issue #15587: Enable Tk high-resolution text rendering on Macs with | Ned Deily | 2013-02-02 | 2 | -0/+4 |
|
|
* | | | Issue #16256: merge from 3.3 | Ned Deily | 2013-02-01 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Issue #16256: merge from 3.2 | Ned Deily | 2013-02-01 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | Issue #16256: OS X installer now sets correct permissions for doc directory. | Ned Deily | 2013-02-01 | 1 | -1/+1 |
|
|
* | | | Issue #14018: merge to default | Ned Deily | 2013-01-29 | 1 | -1/+5 |
|\ \ \
| |/ / |
|
| * | | Issue #14018: merge to 3.3 | Ned Deily | 2013-01-29 | 1 | -1/+5 |
| |\ \
| | |/ |
|
| | * | Issue #14018: Backport OS X installer updates from 3.3. | Ned Deily | 2013-01-29 | 9 | -422/+412 |
|
|
* | | | Update copyright dates in Mac plists. | Ned Deily | 2013-01-01 | 4 | -7/+7 |
|\ \ \
| |/ / |
|
| * | | Update copyright dates in Mac plists. | Ned Deily | 2013-01-01 | 4 | -7/+7 |
| |\ \
| | |/ |
|
| | * | Update copyright dates in Mac plists. | Ned Deily | 2013-01-01 | 4 | -7/+7 |
|
|
* | | | #16135: Removal of OS/2 support (I) | Jesus Cea | 2012-10-04 | 1 | -1/+1 |
|/ / |
|
* | | Update various OS X README files for 3.3.0. | Ned Deily | 2012-08-25 | 4 | -59/+163 |
|
|
* | | Issue #15037: Use correct path to system terminfo database. | Ned Deily | 2012-08-24 | 1 | -2/+0 |
|
|
* | | Issue #14292: Ensure that the OS X installer build configures the CXX | Ned Deily | 2012-08-23 | 1 | -13/+15 |
|
|
* | | Issue #15560: Ensure consistent sqlite3 behavior and feature availability | Ned Deily | 2012-08-07 | 1 | -24/+27 |
|
|
* | | Issue #15037: Build OS X installers with local copy of ncurses 5.9 libraries | Ned Deily | 2012-08-06 | 2 | -105/+89 |
|
|
* | | OS X installer cleanups: | Ned Deily | 2012-08-06 | 2 | -7/+27 |
|
|
* | | Issue #14018: Fix OS X Tcl/Tk framework checking when using OS X SDKs. | Ned Deily | 2012-07-30 | 1 | -12/+45 |
|
|
* | | Issue #15188: Prevent test_ldshared_value failure due to slightly | Ned Deily | 2012-07-22 | 1 | -2/+2 |
|
|
* | | Issue #15188: Modify the OS X build_installer script to remove temporary | Ned Deily | 2012-07-21 | 1 | -12/+19 |
|
|
* | | Closes #15307: symlinks now work on OS X with framework Python builds. Patch... | Vinay Sajip | 2012-07-17 | 1 | -2/+38 |
|
|
* | | Closes #15173: Tidied up copyright statements and removed pythonv references. | Vinay Sajip | 2012-06-24 | 1 | -1/+1 |
|
|
* | | Update OS X installer build target compilers. | Ned Deily | 2012-06-24 | 1 | -1/+3 |
|
|
* | | Update compileall calls in OS X installer postflight script to | Ned Deily | 2012-06-24 | 2 | -11/+12 |
|
|
* | | Remove obsolete fixapplepython23 script and PythonSystemFixes | Ned Deily | 2012-06-24 | 3 | -143/+3 |
|
|
* | | Update OS X installer build script to be Python 3 compatible. | Ned Deily | 2010-11-28 | 1 | -64/+88 |
|
|
* | | Issue #13590: Improve support for OS X Xcode 4: | Ned Deily | 2012-06-24 | 1 | -67/+106 |
|
|
* | | Implemented PEP 405 (Python virtual environments). | Vinay Sajip | 2012-05-26 | 2 | -2/+14 |
|
|
* | | Issue #13507: OS X installer builds now build liblzma for the new | Ned Deily | 2012-04-01 | 1 | -0/+11 |
|/ |
|
* | Issue #14346: Fix some typos in the Mac/README file. | Ned Deily | 2012-03-17 | 1 | -5/+5 |
|
|
* | Update copyright dates in Mac plists. | Ned Deily | 2012-01-01 | 4 | -7/+7 |
|
|
* | Issue #11217: For 64-bit/32-bit Mac OS X universal framework builds, | Ned Deily | 2011-05-28 | 1 | -0/+13 |
|
|
* | #11565: Merge with 3.1. | Ezio Melotti | 2011-03-16 | 1 | -1/+1 |
|\ |
|
| * | #11565: Fix several typos. Patch by Piotr Kasprzyk. | Ezio Melotti | 2011-03-16 | 1 | -1/+1 |
|
|
* | | #11515: Merge with 3.1. | Ezio Melotti | 2011-03-15 | 2 | -3/+3 |
|\ \
| |/ |
|
| * | #11515: fix several typos. Patch by Piotr Kasprzyk. | Ezio Melotti | 2011-03-15 | 1 | -1/+1 |
|
|
| * | Merged revisions 88007 via svnmerge from | Ned Deily | 2011-01-18 | 1 | -30/+0 |
|
|