- 6e5fd04 Issue #11217: For 64-bit/32-bit Mac OS X universal framework builds, by Ned Deily · 13 years ago
- 3b3499b #11565: Merge with 3.1. by Ezio Melotti · 14 years ago
- 1392500 #11565: Fix several typos. Patch by Piotr Kasprzyk. by Ezio Melotti · 14 years ago
- 4969f70 #11515: Merge with 3.1. by Ezio Melotti · 14 years ago
- 42da663 #11515: fix several typos. Patch by Piotr Kasprzyk. by Ezio Melotti · 14 years ago
- a16b05b Merged revisions 88475 via svnmerge from by Ned Deily · 14 years ago
- da39790 - Issue #11079: The /Applications/Python x.x folder created by the Mac by Ned Deily · 14 years ago
- eb698da Issue #11079: The /Applications/Python x.x folder created by the Mac by Ned Deily · 14 years ago
- e59e4c5 Issue #11054: Allow Mac OS X installer builds to again work on 10.5 with by Ned Deily · 14 years ago
- cbb9895 Merged revisions 88007 via svnmerge from by Ned Deily · 14 years ago
- 7f15fa9 Remove spurious copy of Mac/IDLE/idlemain.py left over from by Ned Deily · 14 years ago
- 4f7ff78 #10843: Update third-party library versions used in OS X 32-bit by Ned Deily · 14 years ago
- 916f2a8 #10843: Install the Tools directory on OS X in the applications by Ned Deily · 14 years ago
- 2272670 #10907: Update OS X installer build README to better reflect by Ned Deily · 14 years ago
- 4ce92b2 #10907: Warn OS X 10.6 IDLE users to use ActiveState Tcl/Tk 8.5, by Ned Deily · 14 years ago
- 9a1383e #10820: Fix OS X framework installs to support version-specific by Ned Deily · 14 years ago
- 1caa644 Merged revisions 87791 via svnmerge from by Georg Brandl · 14 years ago
- f8dc9ca #10844: update copyright years in Mac plists. by Georg Brandl · 14 years ago
- 59b4472 Remove mentions of the Demo directory. by Georg Brandl · 14 years ago
- 0499d0b Two small changes to adjust framework builds to the new stable ABI by Ronald Oussoren · 14 years ago
- d010329 Don't lie about the supported architectures in the OSX installer by Ronald Oussoren · 14 years ago
- 478b2a8 Merged revisions 85059 via svnmerge from by Ronald Oussoren · 14 years ago
- 9af7380 Add support for the ZSH shell to the "Update Shell Profile" script on MacOSX. by Ronald Oussoren · 14 years ago
- 82bfcc8 Merged revisions 81649 via svnmerge from by Ronald Oussoren · 14 years ago
- f95a1b3 Recorded merge of revisions 81029 via svnmerge from by Antoine Pitrou · 14 years ago
- 01d05ad Small update to Mac/Makefile to ensure that we by Ronald Oussoren · 15 years ago
- ac4e54a Merged revisions 80659 via svnmerge from by Ronald Oussoren · 15 years ago
- 56d6410 Merged revisions 80657 via svnmerge from by Ronald Oussoren · 15 years ago
- 72a8b7d Merged revisions 80655 via svnmerge from by Ronald Oussoren · 15 years ago
- 7005067 Merged revisions 80653 via svnmerge from by Ronald Oussoren · 15 years ago
- 86b33c8 Merged revisions 80647 via svnmerge from by Ronald Oussoren · 15 years ago
- 621522b Merged revisions 80366 via svnmerge from by Martin v. Löwis · 15 years ago
- 6120ddb Merged revisions 80355 via svnmerge from by Martin v. Löwis · 15 years ago
- 712979d * Fixes cut&paste error in configure by Ronald Oussoren · 15 years ago
- 8c882bc Ensure the framework installs cleanly after by Ronald Oussoren · 15 years ago
- 8e96394 Merged revisions 80233 via svnmerge from by Ronald Oussoren · 15 years ago
- 1e99be7 Merged revisions 80232 via svnmerge from by Ronald Oussoren · 15 years ago
- 4ec45df Fix for issue #5652 by Ronald Oussoren · 15 years ago
- 2db462d For for issue #5652 by Ronald Oussoren · 15 years ago
- a107819 Merged revisions 80185 via svnmerge from by Ronald Oussoren · 15 years ago
- c45c3d9 Merged revisions 80179 via svnmerge from by Ronald Oussoren · 15 years ago
- 051858e Merged revisions 79902 via svnmerge from by Benjamin Peterson · 15 years ago
- f723956 Merged revisions 79119 via svnmerge from by Benjamin Peterson · 15 years ago
- d9b7d48 update mac installer script from the trunk #8068 by Benjamin Peterson · 15 years ago
- 5a0a85e port r78813 from trunk fixing #8089 by Benjamin Peterson · 15 years ago
- b366cda Merged revisions 78755 via svnmerge from by Ronald Oussoren · 15 years ago
- 755740f Forward port a number of OSX bugfixes from the trunk to 3.2 by Ronald Oussoren · 15 years ago
- f116faa Merged revisions 78063 via svnmerge from by Ronald Oussoren · 15 years ago
- f9adc37 Mention a configure warning that almost certainly indicates that by Ronald Oussoren · 15 years ago
- ffeda29 Merged revisions 77389 via svnmerge from by Benjamin Peterson · 15 years ago
- 46a9900 Merged revisions 77209,77229,77359-77360,77371 via svnmerge from by Benjamin Peterson · 15 years ago
- 6f6c562 Merged revisions 77031 via svnmerge from by Ronald Oussoren · 15 years ago
- 85266da Make the example paths in Mac/README no longer directly refer to 2.6. by Brett Cannon · 15 years ago
- 8c9695c Merged revisions 76409 via svnmerge from by Ronald Oussoren · 15 years ago
- b82c207 Merged revisions 76407 via svnmerge from by Ronald Oussoren · 15 years ago
- b90e069 Merged revisions 74968 via svnmerge from by Ronald Oussoren · 15 years ago
- f172f31 Merged revisions 74966 via svnmerge from by Ronald Oussoren · 15 years ago
- 8e5bda4 Fix symlink for 2to3 in framework install. Without this patch an incorrect link is created when DESTDIR is set. by Ronald Oussoren · 15 years ago
- a678d94 Remove the application stub for Python Launcher. This by Ronald Oussoren · 15 years ago
- afbca49 * Adapt framework install makefiles to 2to3 tool by Ronald Oussoren · 15 years ago
- 360bcac Merged revisions 72789 via svnmerge from by Ronald Oussoren · 15 years ago
- f84d7e9 MACOSX by Ronald Oussoren · 15 years ago
- 38e2d8e Update framework installation makefiles to deal correctly with the by Ronald Oussoren · 15 years ago
- 9ae3640 Fix typo in configure line that caused the build installer by Ronald Oussoren · 16 years ago
- 6bf6367 Merged revisions 70802 via svnmerge from by Ronald Oussoren · 16 years ago
- e8a2fe9 Fix for issue 5558 by Ronald Oussoren · 16 years ago
- ac4b39f Merged revisions 70746 via svnmerge from by Ronald Oussoren · 16 years ago
- f29b6b4 Merged revisions 70741 via svnmerge from by Ronald Oussoren · 16 years ago
- 0e31454 Enable "--with-computed-gotos" for the binary installer on OSX. by Ronald Oussoren · 16 years ago
- 1943f86 Merged revisions 70737 via svnmerge from by Ronald Oussoren · 16 years ago
- 4a85269 Merged revisions 70735 via svnmerge from by Ronald Oussoren · 16 years ago
- 207b4c2 Merged revisions 70727 via svnmerge from by Ronald Oussoren · 16 years ago
- 934896d Merged revisions 69846 via svnmerge from by Mark Dickinson · 16 years ago
- bc44866 Fix for issue5224 ("Update Shell Profile.command" contains wrong Python version on OSX) by Ronald Oussoren · 16 years ago
- 50987bc Update the ReadMe and Welcome files that are used by the OSX binary by Ronald Oussoren · 16 years ago
- 672f62a Fix for issue5196, patch by Ned Deily. by Ronald Oussoren · 16 years ago
- 711b578 Fix for issue5195, a patch by Ned Deily by Ronald Oussoren · 16 years ago
- 827822e Fix for issue5194, based on a patch by Ned Deily. by Ronald Oussoren · 16 years ago
- af11860 Fix for issue 3433 by Ronald Oussoren · 16 years ago
- 360e98c Py3k: update OSX installer-generator by Ronald Oussoren · 16 years ago
- 2160015 Make it possible to install a framework build of Python 3.x on OSX. by Ronald Oussoren · 16 years ago
- f767050 don't build bsddb anymore by Benjamin Peterson · 16 years ago
- 623918e unpy3kize this; it require 2.x only Mac modules by Benjamin Peterson · 16 years ago
- f10a79a merge from trunk by Benjamin Peterson · 16 years ago
- 59f8d83 #3414: run install_Python when installing Python. by Georg Brandl · 16 years ago
- aed4bd4 fix typo in Mac/Makefile.in by Benjamin Peterson · 16 years ago
- 3ccb787 Merged revisions 64446,64490,64495,64526,64567 via svnmerge from by Georg Brandl · 16 years ago
- fcaf910 Merged revisions 63955 via svnmerge from by Georg Brandl · 16 years ago
- bbea797 make the symlink to Python be created on install for IDLE.app by Benjamin Peterson · 16 years ago
- de9c869 Hopefully fix make framework install on Mac (see 3174) by Benjamin Peterson · 16 years ago
- 361e553 remove usage of cachesrc.py in Mac/Makefile by Benjamin Peterson · 16 years ago
- 029986a Fix old urllib/urllib2/urlparse usage. by Georg Brandl · 16 years ago
- e1b5ac6 Remove meaning of -ttt, but still accept -t option on cmdline for compatibility. by Georg Brandl · 16 years ago
- a26f8ca Revert r63934 -- it was mixing two patches. by Georg Brandl · 16 years ago
- f954c4b Remove meaning of -ttt, but still accept -t option on cmdline for compatibility. by Georg Brandl · 16 years ago
- f632544 remove old mac scripts including bgen by Benjamin Peterson · 16 years ago
- 69a07fb Remove the Mac modules by Benjamin Peterson · 16 years ago
- 4e6531e Removed remnants of os.path.walk(). by Alexandre Vassalotti · 16 years ago
- 81ee3ef Merged revisions 62425-62429,62434-62436,62441,62444,62446-62448,62450-62455,62463,62465-62466,62469,62474,62476-62478,62480,62485,62492,62497-62498,62500,62507,62513-62514,62516,62521,62531,62535,62545-62546,62548-62551,62553-62559,62569,62574,62577,62593,62595,62604-62606,62608,62616,62626-62627,62636,62638,62644-62645,62647-62648,62651-62653,62656,62661,62663,62680,62686-62687,62696,62699-62703,62711 via svnmerge from by Christian Heimes · 17 years ago
- 2a691a8 Merged revisions 62021,62029,62035-62038,62043-62044,62052-62053 via svnmerge from by Benjamin Peterson · 17 years ago