.. |
BuildApplet.py
|
Common code used to the buildtools module (Just)
|
1998-07-31 09:44:23 +00:00 |
BuildApplet.rsrc
|
Added Popt resource for "dont show console"
|
2001-02-27 23:22:51 +00:00 |
BuildApplication.py
|
Oops, interaction() returned a single value in stead of a tuple (I thought that bug was loooong fixed??!?).
|
2000-12-14 23:34:15 +00:00 |
BuildApplication.rsrc
|
Added Popt resource for "dont show console"
|
2001-02-27 23:22:51 +00:00 |
ConfigurePython.py
|
On OSX always copy PythonCore. It turns out an orphaned alias in /Library/CFMSupport (happens when you remove python and aliased pythoncore) wreaks havoc with the system.
|
2001-03-29 13:53:19 +00:00 |
ConfigurePython.rsrc
|
Changed some of the dialogs to be a little clearer.
|
2001-03-29 13:52:16 +00:00 |
EditPythonPrefs.py
|
Make balloon code dependent on existence of Help module
|
2001-01-29 14:59:33 +00:00 |
EditPythonPrefs.rsrc
|
Added Popt resource for "dont show console"
|
2001-02-27 23:22:51 +00:00 |
EditPythonPrefsBH.bh
|
Fixed balloon help for options. Sort-of reported by Russell Finn.
|
2000-10-19 21:22:46 +00:00 |
EditPythonPrefsBH.prj
|
Fixed balloon help for options. Sort-of reported by Russell Finn.
|
2000-10-19 21:22:46 +00:00 |
EditPythonPrefsBH.rsrc
|
Fixed balloon help for options. Sort-of reported by Russell Finn.
|
2000-10-19 21:22:46 +00:00 |
MkDistr.py
|
Re-try the file copy once if it fails. This works around an obscure and non-reproducibe bug in GUSI.
|
2001-03-06 22:43:06 +00:00 |
MkDistr.rsrc
|
Re-committed as AppleSingle
|
1999-01-29 12:06:21 +00:00 |
MkDistr_ui.py
|
DialogWindows now have a self.dlg in addition to self.wid.
|
2001-02-14 17:07:04 +00:00 |
PackLibDir.py
|
Use py_resource module
|
1996-05-31 13:02:52 +00:00 |
PackLibDir.rsrc
|
Re-committed as AppleSingle
|
1999-01-29 12:06:21 +00:00 |
RunLibScript.py
|
Replaced OpenResFile calls with FSpOpenResFile calls (which are carbon-compatible).
|
2000-06-20 21:59:25 +00:00 |
RunLibScript.rsrc
|
Re-committed as AppleSingle
|
1999-01-29 12:06:21 +00:00 |
bgenall.py
|
Simple script to regenerate all bgen-generated modules.
|
2001-05-22 22:18:21 +00:00 |
crlf.py
|
Updates for THINK C 6.0. Moved the necessary UNIX emulation routines here.
|
1994-08-19 10:51:31 +00:00 |
errors.txt
|
Bah, somehow the macroman<->iso-latin-1 translation got lost during the merge. Checking in one fixed file to make sure MacCVS Pro isn't the problem. If it isn't a flurry of checkins will follow tomorrow. If it is... well...
|
2001-05-15 20:22:08 +00:00 |
findgremlins.py
|
Just's script to find non-7-bit-clean charactres in a source tree (slightly
|
1999-02-03 12:07:14 +00:00 |
fixfiletypes.py
|
Added macostools.touch() calls to inform the finder of our changes.
|
1996-09-15 22:13:59 +00:00 |
fullbuild.py
|
Typo in the classic mlte build line.
|
2001-07-16 22:04:08 +00:00 |
fullbuild.rsrc
|
Added buttons for building interpreter, carbon standalone.
|
2001-02-12 14:46:53 +00:00 |
genpluginprojects.py
|
Added Mlte module (which, to my surprise, is available for classic ppc as well).
|
2001-07-13 20:57:47 +00:00 |
gensuitemodule.py
|
Use string.ascii_letters instead of string.letters (SF bug #226706).
|
2001-07-20 19:05:50 +00:00 |
makeclean.py
|
new dangerous script: it removes all apps (except sys.executable), shared libs, (x)SYM files and xxx Data folders (in case xxx.prj exists) -- jvr
|
1999-02-07 16:36:22 +00:00 |
missingcarbonmethods.py
|
Removed device from the list of Qd incompatibilities. It should be there, but causes too many false positives.
|
2001-01-29 14:27:32 +00:00 |
mkestrres-errno.h
|
MSL errno.h has moved some errors around, and doesn't document
|
1997-05-15 11:18:13 +00:00 |
mkestrres.py
|
Use re in stead of regex.
|
2001-01-02 22:02:02 +00:00 |
run.py
|
a few new things
|
1995-02-21 21:00:32 +00:00 |
unshar.py
|
If sys.argv is empty ask for input file and output folder
|
1996-12-23 16:54:51 +00:00 |
unweave.py
|
More modifications to bring the script output in line with the real thing.
|
2001-02-17 22:00:18 +00:00 |
zappycfiles.py
|
Ah well, why not check this in. A script to remove all .pyc files in a folder hierarchy.
|
2001-01-23 22:45:52 +00:00 |