summaryrefslogtreecommitdiffstats
path: root/Mac/scripts
Commit message (Collapse)AuthorAgeFilesLines
* Added QuickTime moduleJack Jansen1995-12-091-0/+1
|
* Added Cm.slb, the component mgr interfaceJack Jansen1995-11-301-0/+1
|
* Take care that filenames for .hqx files are ascii (no more mu's, etc)Jack Jansen1995-10-231-1/+8
|
* Added imgpbm and imgsgiJack Jansen1995-10-121-1/+3
|
* Resource files for 1.3 distributionJack Jansen1995-10-095-130/+174
|
* Adapted to CW7, added MkPluginAlisesJack Jansen1995-10-091-4/+4
|
* Changed CW signature and fixed .as/.hqx creator/typeJack Jansen1995-10-091-4/+4
|
* Adapted to os and imp changesJack Jansen1995-10-091-2/+2
|
* Fixed bug in optional argument error checking (and generated allJack Jansen1995-10-091-5/+11
| | | | suites anew).
* Modified/recreated to use keyword argumentsJack Jansen1995-10-031-36/+22
|
* Load toolbox modules "by hand" using imp, so this script should nowJack Jansen1995-09-241-11/+52
| | | | work in a virgin distribution.
* Changed the way .rsrc and template are copied: hopefully this willJack Jansen1995-09-241-36/+53
| | | | finally get the bundle stuff right.
* Build appplications, libraries and applets according to builtinJack Jansen1995-09-011-0/+104
| | | | instructions.
* Slightly reorganized so it is useable from another program, andJack Jansen1995-09-011-11/+26
| | | | put all print statements in 'if DEBUG'.
* Fixed typoJack Jansen1995-09-011-1/+1
|
* Interactively create a distribution from a sourcetree.Jack Jansen1995-08-313-0/+657
| | | | Not yet fully tested.
* - Allow PythonApplet to be an aliasJack Jansen1995-08-311-16/+23
| | | | - Correctly set bundle and init bits
* Added functionality: locate CW projects, copy them, empty them andJack Jansen1995-08-311-4/+103
| | | | binhex them.
* - imp seems to always want a file object argJack Jansen1995-08-311-3/+6
| | | | - continue if resource file not found (may be an applet)
* Added prompts to various file-select dialogsJack Jansen1995-08-147-35/+31
| | | | Renumbered resources to above 512
* Added List.slb aliasJack Jansen1995-08-142-22/+5
|
* Binhexify any .rsrc file in a treeJack Jansen1995-08-141-0/+50
|
* Added prompt to getfile dialogJack Jansen1995-08-141-1/+1
| | | | Renumbered resources
* MkPluginAliases - Scripts (AppleScript and Python) to create aliasesJack Jansen1995-08-093-0/+235
| | | | | | to PPC plugin libraries fixfiletypes.py - Script to recursively set mac creator/type based on extension
* Added resource-files to CVS tree, in binhex formJack Jansen1995-08-074-0/+180
|
* A new home for scripts/appletsJack Jansen1995-07-294-0/+629
| | | | | | | | | EditPythonPrefs - Edit the preferences file (sys.path, python home) PackLibDir - Convert a sys.path directory to a resource file RunLibScript - import a module and run as __main__ mkapplet - Create a python applet The resource files belonging to these should also be stored here, somehow..
* Gensuitemodule generates python classes from aete/aeut resourcesJack Jansen1995-07-171-0/+474
| | | | test_suite is a tiny test program for such a generated class
* a few new thingsGuido van Rossum1995-02-211-3/+9
|
* applet to run any scriptGuido van Rossum1995-02-201-0/+35
|
* stuff by jack to create a set of Estr resourcesGuido van Rossum1995-02-052-0/+654
|
* Updates for THINK C 6.0. Moved the necessary UNIX emulation routines here.Guido van Rossum1994-08-192-2/+77
|
* Initial revisionGuido van Rossum1994-05-061-0/+25