COMMITS
/ Mac/Makefile.in October 18, 2023
M
[3.12] gh-111015: Install IDLE.app and Python Launcher.app on macOS with correct permissions (gh-111037)
Miss Islington (bot) committed
April 18, 2023
P
gh-95299: Stop installing setuptools as a part of ensurepip and venv (#101039)
Pradyun Gedam committed
May 2, 2021
N
bpo-44009: Provide "python3.x-intel64" for Apple Silicon Macs (GH-25804)
Ned Deily committed
May 18, 2020
April 20, 2018
B
bpo-25427: Remove pyvenv (GH-5962)
Brett Cannon committed
March 28, 2018
N
bpo-32726: Do not force IDLE.app to launch in 32-bit mode. (GH-6279)
Ned Deily committed
April 3, 2015
S
Removed trailing whitespaces in miscalenous files.
Serhiy Storchaka committed
November 22, 2013
N
Issue #19553: PEP 453 - "make install" and "make altinstall" now install or
Ned Deily committed
N
Issue #19649: On OS X, the same set of file names are now installed
Ned Deily committed
October 27, 2013
N
Issue #15663: Force IDLE.app to run the GUI process in 32-bit mode.
Ned Deily committed
August 6, 2012
N
OS X installer cleanups:
Ned Deily committed
June 24, 2012
N
Remove obsolete fixapplepython23 script and PythonSystemFixes
Ned Deily committed
May 26, 2012
V
Implemented PEP 405 (Python virtual environments).
Vinay Sajip committed
May 28, 2011
N
Issue #11217: For 64-bit/32-bit Mac OS X universal framework builds,
Ned Deily committed
February 7, 2011
N
Issue #11079: The /Applications/Python x.x folder created by the Mac
Ned Deily committed
January 15, 2011
N
#10843: Install the Tools directory on OS X in the applications
Ned Deily committed
January 10, 2011
N
#10820: Fix OS X framework installs to support version-specific
Ned Deily committed
December 30, 2010
G
Remove mentions of the Demo directory.
Georg Brandl committed
May 5, 2010
R
Small update to Mac/Makefile to ensure that we
Ronald Oussoren committed
April 30, 2010
R
Merged revisions 80647 via svnmerge from
Ronald Oussoren committed
April 20, 2010
R
* Fixes cut&paste error in configure
Ronald Oussoren committed
March 7, 2010
R
Merged revisions 78755 via svnmerge from
Ronald Oussoren committed
February 7, 2010
R
Forward port a number of OSX bugfixes from the trunk to 3.2
Ronald Oussoren committed
December 24, 2009
R
Merged revisions 77031 via svnmerge from
Ronald Oussoren committed
June 7, 2009
May 26, 2009
R
* Adapt framework install makefiles to 2to3 tool
Ronald Oussoren committed
May 17, 2009
R
Update framework installation makefiles to deal correctly with the
Ronald Oussoren committed
March 30, 2009
R
Merged revisions 70741 via svnmerge from
Ronald Oussoren committed
February 12, 2009
R
Fix for issue5196, patch by Ned Deily.
Ronald Oussoren committed
R
Fix for issue5195, a patch by Ned Deily
Ronald Oussoren committed
R
Fix for issue5194, based on a patch by Ned Deily.
Ronald Oussoren committed
January 2, 2009
R
Fix for issue 3433
Ronald Oussoren committed
December 30, 2008
R
Make it possible to install a framework build of Python 3.x on OSX.
Ronald Oussoren committed
July 19, 2008
G
#3414: run install_Python when installing Python.
Georg Brandl committed
B
fix typo in Mac/Makefile.in
Benjamin Peterson committed
July 16, 2008
G
Merged revisions 64446,64490,64495,64526,64567 via svnmerge from
Georg Brandl committed
G
Merged revisions 63955 via svnmerge from
Georg Brandl committed
July 5, 2008
B
make the symlink to Python be created on install for IDLE.app
Benjamin Peterson committed
July 1, 2008
B
Hopefully fix make framework install on Mac (see 3174)
Benjamin Peterson committed
June 28, 2008
B
remove usage of cachesrc.py in Mac/Makefile
Benjamin Peterson committed
June 4, 2008
G
Remove meaning of -ttt, but still accept -t option on cmdline for compatibility.
Georg Brandl committed
G
Revert r63934 -- it was mixing two patches.
Georg Brandl committed
G
Remove meaning of -ttt, but still accept -t option on cmdline for compatibility.
Georg Brandl committed
May 4, 2008
December 13, 2006
T
Four months of trunk changes (including a few releases...)
Thomas Wouters committed
August 11, 2006
T
Merged revisions 46753-51188 via svnmerge from
Thomas Wouters committed
June 8, 2006
T
Merge the rest of the trunk.
Thomas Wouters committed