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
/
Lib
/
bundlebuilder.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved most of Mac/Lib hierarchy to Lib/plat-mac: it can be used both
Jack Jansen
2002-12-30
1
-704/+0
*
- found a case where sys.path[0] isn't set to Contents/Resources,
Just van Rossum
2002-11-30
1
-2/+8
*
Forgot to do os.path.basename() on mainprogram: a nonworking app was built if...
Just van Rossum
2002-11-29
1
-7/+6
*
added Thomas H's LOADER code for importing extension (sub)modules; little tweaks
Just van Rossum
2002-11-29
1
-21/+27
*
fixed typo and wrapping
Just van Rossum
2002-11-28
1
-1/+2
*
- Rewrote bootstapping code in sh so we're really independent of an
Just van Rossum
2002-11-28
1
-40/+54
*
added support for building standalone applications
Just van Rossum
2002-11-26
1
-14/+259
*
get creator code from plist if available, instead of overriding with default
Just van Rossum
2002-11-24
1
-1/+6
*
whoops, -p actually has an argument
Just van Rossum
2002-11-24
1
-1/+1
*
cleaned up __init__ argument mess with a funky base class
Just van Rossum
2002-11-23
1
-74/+81
*
Added --link-exec option: make a symlink for the executable only, copy all ot...
Just van Rossum
2002-11-22
1
-4/+20
*
fixed error in cmd line doc; moved funny self.name line once more
Just van Rossum
2002-11-22
1
-2/+3
*
fixed stupid bug
Just van Rossum
2002-11-22
1
-1/+1
*
added command line interface; refactored a bit; little things.
Just van Rossum
2002-11-21
1
-82/+179
*
Tools to create MacOS X (application) bundles.
Just van Rossum
2002-11-21
1
-0/+307