Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
b54a6ce15456342dd61177b5261c242fcceb90de
/
Mac
/
Lib
/
buildtools.py
eb34229
- Use imp to find appletrawmain.py in stead of hand-crafting the path
by Jack Jansen
· 23 years ago
dde800e
Got rid of the python.rsrc resource file. The error message strings and
by Jack Jansen
· 23 years ago
afb7632
Don't copy the documentation when using Python.app as an applet template.
by Jack Jansen
· 23 years ago
58ba80a
Refuse to run if the last bit of the destination path contains a # character.
by Jack Jansen
· 23 years ago
94caa78
Patch by Ronald Oussoren: if there's a .lproj in the extras list also
by Jack Jansen
· 23 years ago
ba1c13d
Final step in making applets first-class citizens: if the applet wants
by Jack Jansen
· 23 years ago
2eb4b18
- Slightly better error message in case of syntax errors in the script.
by Jack Jansen
· 23 years ago
5d09904
Open the source file in universal newline mode.
by Jack Jansen
· 23 years ago
388fbf3
- Better commandline interface to BuildApplet, complete with options,
by Jack Jansen
· 23 years ago
9aa8fd0
Handle .icns and .plist files for applets.
by Jack Jansen
· 23 years ago
b2e33fe
Implemented buildtools for MachoPython .app bundles. The API is compatible
by Jack Jansen
· 23 years ago
5a6fdcd
Import the MacOS toolbox modules from the Carbon package.
by Jack Jansen
· 24 years ago
a4f8e58
Allow selecting a template in findtemplate(), so Classic programs can build Carbon applets and vice-versa.
by Jack Jansen
· 24 years ago
01a2d9e
Use FSpCreateResFile() in stead of CreateResFile().
by Jack Jansen
· 25 years ago
b70699b
Set the finder "is shared" bit, by request of Joe Strout. It seems this allows multiple simultaneous copies to be run from a server, and Applets shouldn't
by Jack Jansen
· 26 years ago
81da9f1
Remove all owner resources from template, and if no owner resource contained in
by Jack Jansen
· 26 years ago
3b80526
(finally) unified the interpreter and the applet as Just suggested ages ago. The
by Jack Jansen
· 27 years ago
874f87b
set 'preload' attribute for __main__ PYC resource -- jvr
by Just van Rossum
· 27 years ago
1cea804
skip 'vers' resource when copying resources from templeate -- jvr
by Just van Rossum
· 27 years ago
813c997
Common code for BuildApplet, BuildApplication and fullbuild (Just)
by Jack Jansen
· 27 years ago