cpython/Mac/scripts
Jack Jansen c1463c9870 macostools.copy() now has an optional forcetype flag, which sets the filetype. This is used by various tools to set the type to APPL when copying interpreter template files (Atmp filetype). 2001-03-06 22:46:25 +00:00
..
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 macostools.copy() now has an optional forcetype flag, which sets the filetype. This is used by various tools to set the type to APPL when copying interpreter template files (Atmp filetype). 2001-03-06 22:46:25 +00:00
ConfigurePython.rsrc Added Popt resource for "dont show console" 2001-02-27 23:22:51 +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
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 Updated for new universal headers (oops... this was loooong due). 2001-01-01 22:58:20 +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 macostools.copy() now has an optional forcetype flag, which sets the filetype. This is used by various tools to set the type to APPL when copying interpreter template files (Atmp filetype). 2001-03-06 22:46:25 +00:00
fullbuild.rsrc Added buttons for building interpreter, carbon standalone. 2001-02-12 14:46:53 +00:00
genpluginprojects.py Added modules _testcapi, _weakref, _symtable. 2001-02-12 14:50:52 +00:00
gensuitemodule.py Only output the code to alias properties if the names aren't the same. 2000-08-22 20:34:35 +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