| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged revisions 77209,77229,77359-77360,77371 via svnmerge from | Benjamin Peterson | 2010-01-09 | 1 | -2/+2 |
|
|
* | Merged revisions 77031 via svnmerge from | Ronald Oussoren | 2009-12-24 | 3 | -62/+213 |
|
|
* | Make the example paths in Mac/README no longer directly refer to 2.6. | Brett Cannon | 2009-12-13 | 1 | -8/+10 |
|
|
* | Merged revisions 76407 via svnmerge from | Ronald Oussoren | 2009-11-19 | 1 | -2/+2 |
|
|
* | Merged revisions 74966 via svnmerge from | Ronald Oussoren | 2009-09-20 | 1 | -6/+5 |
|
|
* | Fix symlink for 2to3 in framework install. Without this patch an incorrect li... | Ronald Oussoren | 2009-06-07 | 1 | -1/+1 |
|
|
* | Remove the application stub for Python Launcher. This | Ronald Oussoren | 2009-06-03 | 10 | -300/+0 |
|
|
* | * Adapt framework install makefiles to 2to3 tool | Ronald Oussoren | 2009-05-26 | 2 | -3/+6 |
|
|
* | Merged revisions 72789 via svnmerge from | Ronald Oussoren | 2009-05-19 | 2 | -7/+4 |
|
|
* | MACOSX | Ronald Oussoren | 2009-05-19 | 26 | -712/+5 |
|
|
* | Update framework installation makefiles to deal correctly with the | Ronald Oussoren | 2009-05-17 | 1 | -23/+19 |
|
|
* | Fix typo in configure line that caused the build installer | Ronald Oussoren | 2009-04-01 | 1 | -1/+1 |
|
|
* | Merged revisions 70802 via svnmerge from | Ronald Oussoren | 2009-03-31 | 1 | -0/+11 |
|
|
* | Fix for issue 5558 | Ronald Oussoren | 2009-03-30 | 1 | -3/+5 |
|
|
* | Merged revisions 70746 via svnmerge from | Ronald Oussoren | 2009-03-30 | 1 | -0/+6 |
|
|
* | Merged revisions 70741 via svnmerge from | Ronald Oussoren | 2009-03-30 | 2 | -5/+12 |
|
|
* | Enable "--with-computed-gotos" for the binary installer | Ronald Oussoren | 2009-03-30 | 1 | -1/+1 |
|
|
* | Merged revisions 70737 via svnmerge from | Ronald Oussoren | 2009-03-30 | 2 | -87/+148 |
|
|
* | Merged revisions 70735 via svnmerge from | Ronald Oussoren | 2009-03-30 | 1 | -2/+2 |
|
|
* | Merged revisions 70727 via svnmerge from | Ronald Oussoren | 2009-03-30 | 2 | -109/+64 |
|
|
* | Merged revisions 69846 via svnmerge from | Mark Dickinson | 2009-02-21 | 1 | -1/+1 |
|
|
* | Fix for issue5224 ("Update Shell Profile.command" contains wrong Python versi... | Ronald Oussoren | 2009-02-12 | 2 | -4/+3 |
|
|
* | Update the ReadMe and Welcome files that are used by the OSX binary | Ronald Oussoren | 2009-02-12 | 2 | -10/+8 |
|
|
* | Fix for issue5196, patch by Ned Deily. | Ronald Oussoren | 2009-02-12 | 1 | -2/+7 |
|
|
* | Fix for issue5195, a patch by Ned Deily | Ronald Oussoren | 2009-02-12 | 1 | -0/+17 |
|
|
* | Fix for issue5194, based on a patch by Ned Deily. | Ronald Oussoren | 2009-02-12 | 3 | -9/+52 |
|
|
* | Fix for issue 3433 | Ronald Oussoren | 2009-01-02 | 2 | -3/+3 |
|
|
* | Py3k: update OSX installer-generator | Ronald Oussoren | 2008-12-30 | 2 | -2/+16 |
|
|
* | Make it possible to install a framework build of Python 3.x on OSX. | Ronald Oussoren | 2008-12-30 | 8 | -19/+1007 |
|
|
* | don't build bsddb anymore | Benjamin Peterson | 2008-12-20 | 1 | -11/+0 |
|
|
* | unpy3kize this; it require 2.x only Mac modules | Benjamin Peterson | 2008-12-20 | 1 | -44/+43 |
|
|
* | merge from trunk | Benjamin Peterson | 2008-10-11 | 1 | -9/+11 |
|
|
* | #3414: run install_Python when installing Python. | Georg Brandl | 2008-07-19 | 1 | -3/+4 |
|
|
* | fix typo in Mac/Makefile.in | Benjamin Peterson | 2008-07-19 | 1 | -1/+1 |
|
|
* | Merged revisions 64446,64490,64495,64526,64567 via svnmerge from | Georg Brandl | 2008-07-16 | 1 | -1/+1 |
|
|
* | Merged revisions 63955 via svnmerge from | Georg Brandl | 2008-07-16 | 2 | -4/+61 |
|
|
* | make the symlink to Python be created on install for IDLE.app | Benjamin Peterson | 2008-07-05 | 2 | -1/+1 |
|
|
* | Hopefully fix make framework install on Mac (see 3174) | Benjamin Peterson | 2008-07-01 | 71 | -5699/+332 |
|
|
* | remove usage of cachesrc.py in Mac/Makefile | Benjamin Peterson | 2008-06-28 | 1 | -2/+0 |
|
|
* | Fix old urllib/urllib2/urlparse usage. | Georg Brandl | 2008-06-23 | 1 | -2/+3 |
|
|
* | Remove meaning of -ttt, but still accept -t option on cmdline for compatibility. | Georg Brandl | 2008-06-04 | 2 | -6/+6 |
|
|
* | Revert r63934 -- it was mixing two patches. | Georg Brandl | 2008-06-04 | 2 | -6/+6 |
|
|
* | Remove meaning of -ttt, but still accept -t option on cmdline for compatibility. | Georg Brandl | 2008-06-04 | 2 | -6/+6 |
|
|
* | remove old mac scripts including bgen | Benjamin Peterson | 2008-06-01 | 7 | -2182/+0 |
|
|
* | Remove the Mac modules | Benjamin Peterson | 2008-05-12 | 115 | -95282/+0 |
|
|
* | Removed remnants of os.path.walk(). | Alexandre Vassalotti | 2008-05-09 | 3 | -3/+3 |
|
|
* | Merged revisions 62425-62429,62434-62436,62441,62444,62446-62448,62450-62455,... | Christian Heimes | 2008-05-04 | 12 | -136/+65 |
|
|
* | Merged revisions 62021,62029,62035-62038,62043-62044,62052-62053 via svnmerge... | Benjamin Peterson | 2008-03-31 | 5 | -13/+12 |
|
|
* | Merged revisions 60990-61002 via svnmerge from | Christian Heimes | 2008-02-23 | 39 | -46/+0 |
|
|
* | Merged revisions 59666-59679 via svnmerge from | Christian Heimes | 2008-01-03 | 1 | -1/+1 |
|
|