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
/
BuildScript
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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 #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
6
-275/+406
*
#11565: Fix several typos. Patch by Piotr Kasprzyk.
Ezio Melotti
2011-03-16
1
-1/+1
*
#11515: fix several typos. Patch by Piotr Kasprzyk.
Ezio Melotti
2011-03-15
1
-1/+1
*
Merged revisions 88475 via svnmerge from
Ned Deily
2011-02-21
1
-1/+1
*
Issue #11079: The /Applications/Python x.x folder created by the Mac
Ned Deily
2011-02-07
1
-5/+26
*
Merged revisions 88004,88006,88235 via svnmerge from
Ned Deily
2011-01-30
2
-95/+212
*
Merged revisions 88003 via svnmerge from
Ned Deily
2011-01-30
2
-29/+49
*
Merged revisions 85742 via svnmerge from
Ronald Oussoren
2010-10-20
1
-1/+1
*
Merged revisions 85059 via svnmerge from
Ronald Oussoren
2010-09-28
1
-1/+4
*
Fix for issue 9275: the OSX installer no longer installs links in /usr/local
Ronald Oussoren
2010-07-23
1
-1/+1
*
Fix for issue 8476
Ronald Oussoren
2010-04-30
1
-4/+5
*
Issue #8475: Pass absolute interpreter path to
Martin v. Löwis
2010-04-22
1
-1/+1
*
Explicitly set system default for $PATH to
Ronald Oussoren
2010-04-20
1
-0/+3
*
Add check to build-installer.py to ensure that
Ronald Oussoren
2010-04-18
1
-0/+51
*
normalize shebang lines to #!/usr/bin/env python
Benjamin Peterson
2010-03-11
1
-1/+1
*
An update to the script that's used to build the binary installer: don't inst...
Ronald Oussoren
2009-12-24
1
-1/+7
*
Don't use the '==' operator with test, that's an unportable bash-ism.
Ronald Oussoren
2009-11-19
1
-2/+2
*
Fix for issue6957: ensure that the OSX installer
Ronald Oussoren
2009-09-29
1
-13/+35
*
* Make it easier to build custom installers (such as a 3-way universal build)
Ronald Oussoren
2009-09-20
2
-182/+200
*
For for issue 6934: failures in postflight script in OSX installer
Ronald Oussoren
2009-09-20
1
-6/+5
*
Remove some traces of 'MacPython'
Ronald Oussoren
2009-05-19
3
-10/+7
*
Minor update to OSX build-installer script, needed
Ronald Oussoren
2009-03-31
1
-0/+11
*
Fix for issue 13095
Ronald Oussoren
2009-03-30
1
-0/+6
*
* Set a custom icon on the Python installer DMG
Ronald Oussoren
2009-03-30
2
-127/+189
*
* Updates installed dependencies to latest releaases (bzip, zlib, ...)
Ronald Oussoren
2009-03-30
2
-111/+65
*
Fix for issue 5226.
Ronald Oussoren
2009-03-04
2
-9/+8
*
Fix issue 5224.
Ronald Oussoren
2009-03-04
2
-4/+3
*
revert unrelated change to installer script
Benjamin Peterson
2008-12-09
1
-1/+1
*
specify how things are copied
Benjamin Peterson
2008-12-09
1
-1/+1
*
update the mac installer script
Benjamin Peterson
2008-10-03
1
-9/+11
*
we're in 2.7 now
Benjamin Peterson
2008-10-02
1
-1/+1
*
Fix for issue #2573: Can't change the framework name on OS X builds
Ronald Oussoren
2008-05-02
2
-2/+2
*
#2503 make singletons compared with "is" not == or !=
Benjamin Peterson
2008-03-29
1
-2/+2
*
Whitespace changes to make the source more compliant with PEP8 (SF#1589070)
Ronald Oussoren
2006-11-07
1
-13/+13
*
Fix a number of typos in strings and comments (sf#1589070)
Ronald Oussoren
2006-11-07
1
-13/+12
*
Whitespace normalization.
Tim Peters
2006-10-18
1
-1/+1
*
MacOSX: fix permission problem in the generated installer
Ronald Oussoren
2006-10-10
1
-1/+10
*
MacOSX: add more logic to recognize the correct startup file to patch to the
Ronald Oussoren
2006-10-08
1
-7/+14
*
Add version number to the link to the python documentation in
Ronald Oussoren
2006-10-08
1
-2/+1
[next]