summaryrefslogtreecommitdiff
path: root/Mac/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* bpo-32726: Do not force IDLE.app to launch in 32-bit mode. (GH-6280)Miss Islington (bot)2018-03-281-4/+0
* Removed trailing whitespaces in miscalenous files.Serhiy Storchaka2015-04-031-3/+3
* 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 #15663: Force IDLE.app to run the GUI process in 32-bit mode.Ned Deily2013-10-261-0/+4
* OS X installer cleanups:Ned Deily2012-08-061-1/+1
* Remove obsolete fixapplepython23 script and PythonSystemFixesNed Deily2012-06-241-11/+2
* Implemented PEP 405 (Python virtual environments).Vinay Sajip2012-05-261-2/+2
* Issue #11217: For 64-bit/32-bit Mac OS X universal framework builds,Ned Deily2011-05-281-0/+13
* Issue #11079: The /Applications/Python x.x folder created by the MacNed Deily2011-02-071-4/+4
* #10843: Install the Tools directory on OS X in the applicationsNed Deily2011-01-151-0/+2
* #10820: Fix OS X framework installs to support version-specificNed Deily2011-01-101-23/+1
* Remove mentions of the Demo directory.Georg Brandl2010-12-301-4/+0
* Small update to Mac/Makefile to ensure that weRonald Oussoren2010-05-051-2/+2
* Merged revisions 80647 via svnmerge fromRonald Oussoren2010-04-301-1/+1
* * Fixes cut&paste error in configureRonald Oussoren2010-04-201-0/+3
* Merged revisions 78755 via svnmerge fromRonald Oussoren2010-03-071-1/+1
* Forward port a number of OSX bugfixes from the trunk to 3.2Ronald Oussoren2010-02-071-0/+1
* Merged revisions 77031 via svnmerge fromRonald Oussoren2009-12-241-57/+8
* Fix symlink for 2to3 in framework install. Without this patch an incorrect li...Ronald Oussoren2009-06-071-1/+1
* * Adapt framework install makefiles to 2to3 toolRonald Oussoren2009-05-261-2/+5
* MACOSXRonald Oussoren2009-05-191-9/+1
* Update framework installation makefiles to deal correctly with theRonald Oussoren2009-05-171-23/+19
* Merged revisions 70741 via svnmerge fromRonald Oussoren2009-03-301-0/+7
* Fix for issue5196, patch by Ned Deily.Ronald Oussoren2009-02-121-2/+7
* Fix for issue5195, a patch by Ned DeilyRonald Oussoren2009-02-121-0/+17
* Fix for issue5194, based on a patch by Ned Deily.Ronald Oussoren2009-02-121-1/+1
* Fix for issue 3433Ronald Oussoren2009-01-021-2/+2
* Make it possible to install a framework build of Python 3.x on OSX.Ronald Oussoren2008-12-301-1/+3
* #3414: run install_Python when installing Python.Georg Brandl2008-07-191-3/+4
* fix typo in Mac/Makefile.inBenjamin Peterson2008-07-191-1/+1
* Merged revisions 64446,64490,64495,64526,64567 via svnmerge fromGeorg Brandl2008-07-161-1/+1
* Merged revisions 63955 via svnmerge fromGeorg Brandl2008-07-161-3/+57
* make the symlink to Python be created on install for IDLE.appBenjamin Peterson2008-07-051-0/+1
* Hopefully fix make framework install on Mac (see 3174)Benjamin Peterson2008-07-011-70/+6
* remove usage of cachesrc.py in Mac/MakefileBenjamin Peterson2008-06-281-2/+0
* Remove meaning of -ttt, but still accept -t option on cmdline for compatibility.Georg Brandl2008-06-041-2/+2
* Revert r63934 -- it was mixing two patches.Georg Brandl2008-06-041-2/+2
* Remove meaning of -ttt, but still accept -t option on cmdline for compatibility.Georg Brandl2008-06-041-2/+2
* Merged revisions 62425-62429,62434-62436,62441,62444,62446-62448,62450-62455,...Christian Heimes2008-05-041-4/+6
* Four months of trunk changes (including a few releases...)Thomas Wouters2006-12-131-1/+4
* Merged revisions 46753-51188 via svnmerge fromThomas Wouters2006-08-111-1/+1
* Merge the rest of the trunk.Thomas Wouters2006-06-081-0/+251