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
/
Lib
/
plat-mac
/
buildtools.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Silence DeprecationWarnings from uses of has_key and <> in plat-mac.
Mark Dickinson
2010-04-03
1
-1/+1
*
Fix build issues on OSX 10.6 (issue 6802)
Ronald Oussoren
2009-09-06
1
-5/+16
*
fix test_py3kwarns
Benjamin Peterson
2008-07-14
1
-2/+2
*
Add warnings to and deprecated all those Mac modules
Benjamin Peterson
2008-05-12
1
-3/+4
*
#2503 make singletons compared with "is" not == or !=
Benjamin Peterson
2008-03-29
1
-2/+2
*
Cause buildtools to raise a DeprecationWarning.
Brett Cannon
2007-05-31
1
-0/+3
*
Fix for #1091468: DESTROOTed frameworkinstalls fail. Added a --destroot
Jack Jansen
2004-12-27
1
-5/+6
*
Whitespace normalization, via reindent.py.
Tim Peters
2004-07-18
1
-39/+38
*
Replace backticks with repr() or "%r"
Walter Dörwald
2004-02-12
1
-1/+1
*
If not icon file is specified use the default Python Applet icons.
Jack Jansen
2003-04-22
1
-0/+4
*
Detabbed.
Jack Jansen
2003-04-09
1
-352/+352
*
If a resource file cannot be decoded because the directory is readonly
Jack Jansen
2003-02-25
1
-1/+3
*
Added a -c (--copyfile) option with argument src:dst which copies file src
Jack Jansen
2003-02-24
1
-1/+4
*
Enable argv emulation if required.
Jack Jansen
2003-02-18
1
-2/+4
*
When in MacPython-OSX use bundlebuilder to create .app bundles.
Jack Jansen
2003-02-12
1
-145/+29
*
Fixed a few typos, and changed FSCreateResourceFile filename argument to unic...
Jack Jansen
2003-02-05
1
-3/+3
*
Getting rid of macfs usage and almost all FSSpecs. Untested on MacOS9.
Jack Jansen
2003-02-02
1
-18/+22
*
add newline to source before compilation
Just van Rossum
2003-01-09
1
-1/+1
*
Moved most of Mac/Lib hierarchy to Lib/plat-mac: it can be used both
Jack Jansen
2002-12-30
1
-0/+521