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
/
bundlebuilder.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added a -c (--copyfile) option with argument src:dst which copies file src
Jack Jansen
2003-02-24
1
-2/+8
*
Added an argv_emulation option (command line option: --argv or -a) which
Jack Jansen
2003-02-18
1
-2/+36
*
Use "$@" to pass arguments to Python in stead of "${1}". This passes all
Jack Jansen
2003-02-18
1
-1/+1
*
When installing resource files whose name ends in .rsrc use the
Jack Jansen
2003-02-17
1
-0/+3
*
Thank you sir, can I have another.
Just van Rossum
2003-02-12
1
-3/+3
*
jeez, now I know why I shouldn't even _want_ to learn sh.
Just van Rossum
2003-02-02
1
-4/+4
*
icon support by Robin Dunn, closes patch #678218
Just van Rossum
2003-02-01
1
-1/+14
*
make sure src exists before creating a symlink
Just van Rossum
2003-01-17
1
-0/+2
*
make sure Info.plist has a CFBundleIdentifier entry
Just van Rossum
2003-01-13
1
-0/+2
*
Replaced imp.set_frozenmodules() cruft with proper zipimport support.
Just van Rossum
2003-01-02
1
-43/+42
*
Moved most of Mac/Lib hierarchy to Lib/plat-mac: it can be used both
Jack Jansen
2002-12-30
1
-0/+704