index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Mac
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #24603: Update the OS X 32-bit installer build to use OpenSSL 1.0.2d.
Ned Deily
2015-07-24
2
-4/+4
*
Issue #24432: Update OS X 10.5+ installer builds to use OpenSSL 1.0.2c.
Ned Deily
2015-07-04
2
-4/+4
*
Minor updates to the OS X installer ReadMe.rtf.
Ned Deily
2015-05-08
1
-3/+3
*
Issue #23686: Update OS X 10.5 installer build to use OpenSSL 1.0.2a.
Ned Deily
2015-03-19
2
-11/+11
*
Issue #23594: Update OS X 10.5 installer build to use OpenSSL 1.0.2.
Ned Deily
2015-03-06
2
-14/+18
*
Issue #23212: Update OS X installer build OpenSSL to 1.0.1l.
Ned Deily
2015-02-06
1
-3/+3
*
Issue #23212: 2.7-specific OS X installer updates
Ned Deily
2015-01-09
2
-2/+2
*
Issue #23212: Update OS X installer build OpenSSL to 1.0.1k.
Ned Deily
2015-01-09
2
-10/+12
*
Update copyright dates in OS X installer.
Ned Deily
2015-01-01
5
-16/+12
*
Use rtf format files for legacy OS X installer builds.
Ned Deily
2014-12-13
5
-74/+10
*
Issue #23032: Fix installer build failures on OS X 10.4 Tiger
Ned Deily
2014-12-11
1
-0/+7
*
Fix typo in OS X installer readmes.
Ned Deily
2014-12-10
2
-2/+2
*
Update the deprecated plain text version of the OS X installer
Ned Deily
2014-12-10
2
-45/+36
*
Issue #17128: Use private version of OpenSSL for 2.7.9 OS X 10.5+ installer.
Ned Deily
2014-12-10
5
-36/+498
*
Remove line breaks in OS X installer README screen.
Ned Deily
2014-11-22
1
-15/+3
*
Add downloads page link to OS X installer README screens.
Ned Deily
2014-11-22
2
-3/+6
*
Issue 22878: PEP 477 - "make install" and "make altinstall" integration
Ned Deily
2014-11-20
1
-2/+27
*
Update OS X installer documentation files for 2.7.9.
Ned Deily
2014-11-15
3
-89/+155
*
Issue #22877: PEP 477 - OS X installer for 2.7.9 now installs pip.
Ned Deily
2014-11-15
2
-23/+88
*
Issue #22471: Avoid Python Launcher.app install problems by removing
Ned Deily
2014-09-23
1
-2/+0
*
Document 2.7.9 changes in OS X installer build requirements:
Ned Deily
2014-09-05
1
-6/+15
*
Update OS X installer build script for changes to documentation build:
Ned Deily
2014-09-05
1
-11/+5
*
Issue #21811: Anticipated fixes to 3.x and 2.7 for OS X 10.10 Yosemite.
Ned Deily
2014-06-25
1
-11/+13
*
Issue #21383: OS X installer builds now use "make touch".
Ned Deily
2014-05-22
1
-0/+3
*
Document changes to OS X installer configurations for 2.7.7.
Ned Deily
2014-05-17
4
-97/+228
*
Issue #21187: Fix OS X installer fail-to-build with Xcode 5.1.
Ned Deily
2014-04-09
1
-1/+1
*
Issue #20644: Keep build-installer.py in sync across active versions.
Ned Deily
2014-04-09
1
-77/+50
*
Add references for Xcode and the Python Developer's Guide
Ned Deily
2014-02-12
1
-0/+7
*
Issue #20437: Fixed 43 potential bugs when deleting objects references.
Serhiy Storchaka
2014-02-09
2
-4/+2
*
Issue #19936: Added executable bits or shebang lines to Python scripts which
Serhiy Storchaka
2014-01-16
15
-0/+0
*
Update copyright dates in Mac plists.
Ned Deily
2014-01-01
4
-7/+7
*
Issue #15663: Revert OS X installer built-in Tcl/Tk support for 2.7.6.
Ned Deily
2013-11-05
4
-55/+24
*
Issue #19373: Apply upstream change to Tk 8.5.15 fixing OS X 10.9
Ned Deily
2013-10-28
2
-2/+19
*
Issue #15663: OS X installer builtin Tcl/Tk support
Ned Deily
2013-10-26
2
-19/+51
*
Sync 2.7.x, 3.3.x, and 3.4.x versions of OS X build-installer.py.
Ned Deily
2013-10-25
1
-8/+48
*
Issue #19019: Change the OS X installer build script to use CFLAGS instead
Ned Deily
2013-10-25
1
-1/+1
*
Issue #15663: Tcl/Tk 8.5.15 is now included with the OS X 10.6+
Ned Deily
2013-10-25
4
-27/+143
*
Update OS X installer for building on 10.9.
Ned Deily
2013-10-19
1
-0/+1
*
#18803: fix more typos. Patch by FĂ©vry Thibault.
Ezio Melotti
2013-08-25
1
-2/+2
*
Issue #18377: Code cleanup in Python Launcher
Ronald Oussoren
2013-07-07
8
-101/+83
*
Issue #12990: The "Python Launcher" on OSX could not launch python scripts th...
Ronald Oussoren
2013-07-06
1
-1/+1
*
Issue #18098: The deprecated OS X Build Applet.app fails to build on
Ned Deily
2013-05-30
2
-12/+21
*
Issue #17047: removed doubled words in Doc/*, Mac/*, and Tool/*
Terry Jan Reedy
2013-03-11
1
-1/+1
*
Issue #15587: Enable Tk high-resolution text rendering on Macs with
Ned Deily
2013-02-02
2
-0/+4
*
Issue #16256: OS X installer now sets correct permissions for doc directory.
Ned Deily
2013-02-01
1
-1/+1
*
Issue #14018: Backport OS X installer updates from 3.3.
Ned Deily
2013-01-29
7
-277/+408
*
Issue #15782: Prevent compile errors of OS X Carbon modules _Fm, _Qd, and
Ned Deily
2013-01-10
3
-15/+15
*
Update copyright dates in Mac plists.
Ned Deily
2013-01-01
4
-7/+7
*
Issue #14346: Fix some typos in the Mac/README file.
Ned Deily
2012-03-17
1
-5/+5
*
Issue #12627: Implement PEP 394 for OS X framework builds.
Ned Deily
2012-02-19
1
-11/+18
[next]