cpython/Mac/scripts
Jack Jansen 388fbf3d4a - Better commandline interface to BuildApplet, complete with options,
verbose output to the console, etc.
- Allow Cocoa applets to be built with BuildApplet.

No full testing has been done yet to ensure OS9 operation hasn't suffered.
2002-06-09 22:08:52 +00:00
..
BuildApplet.py - Better commandline interface to BuildApplet, complete with options, 2002-06-09 22:08:52 +00:00
BuildApplet.rsrc Updated the Popt resources for the applets to the newest version. 2001-09-01 23:37:28 +00:00
BuildApplication.py Use the new macresource module to open the accompanying resource file (if needed). 2001-08-27 21:41:23 +00:00
BuildApplication.rsrc Updated the Popt resources for the applets to the newest version. 2001-09-01 23:37:28 +00:00
ConfigurePython.py Not being able to copy PythonCore to the system-folder is not a fatal error, on OSX the user may not have permission to do so. Also give a more informative message in this case. 2001-12-07 16:07:04 +00:00
ConfigurePython.rsrc Not being able to copy PythonCore to the system-folder is not a fatal error, on OSX the user may not have permission to do so. Also give a more informative message in this case. 2001-12-07 16:07:04 +00:00
EditPythonPrefs.py Added preferences/startup options for division warning 2001-09-01 22:36:29 +00:00
EditPythonPrefs.rsrc Updated the Popt resources for the applets to the newest version. 2001-09-01 23:37:28 +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 Use the new macresource module to open the accompanying resource file (if needed). 2001-08-27 21:41:23 +00:00
bgenall.py The import of the scanner can also fail, cater for that. 2001-12-14 23:01:34 +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 Regenerated to include Internet Config error strings. 2002-04-22 11:45:46 +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 Build _tkinter for Carbon too. 2002-01-22 23:24:41 +00:00
fullbuild.rsrc Added buttons for building interpreter, carbon standalone. 2001-02-12 14:46:53 +00:00
genpluginprojects.py Allow the shared library initialization routine to be overridden with an initialize=xxx argument. 2002-05-23 22:34:18 +00:00
gensuitemodule.py First part of fix for #493826: if 'errn' key exists in return value this doesn't necesarily signal an error, only if the value is non-zero it does. This 2002-04-23 21:03:21 +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-macerrors.h Added an optional file with MacErrors.h extensions: IC errors aren't in there. 2002-04-22 11:44:26 +00:00
mkestrres.py Added an optional file with MacErrors.h extensions: IC errors aren't in there. 2002-04-22 11:44:26 +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