summaryrefslogtreecommitdiffstats
path: root/Mac/scripts
Commit message (Expand)AuthorAgeFilesLines
* Moved resources to 510/511: the numbers above 512 gave problems whenJack Jansen1996-10-112-63/+64
* Create img modules for cfm68k too.Jack Jansen1996-10-081-0/+11
* Use auto-start functionality of aetools.TalkTo and aetools.Error forJack Jansen1996-09-202-14/+4
* raise aetools.Error in stead of MacOS.Error on server-generated errorsJack Jansen1996-09-201-1/+1
* Added macostools.touch() calls to inform the finder of our changes.Jack Jansen1996-09-153-0/+6
* Turned off debugging outputJack Jansen1996-09-091-2/+0
* Added handling for new options, fixed applet option settingJack Jansen1996-09-072-17/+19
* Allow editing selected bits of the GUSI preferences (creator, type andJack Jansen1996-09-062-69/+157
* Completely redone. mkestrres now parses errno.h and Errors.h filesJack Jansen1996-09-052-634/+732
* Merged Guido's mkaliases and Jack's MkPluginAliasesJack Jansen1996-08-281-70/+82
* Completely revamped: it now uses separate instruction files perJack Jansen1996-08-283-140/+158
* Removed RunLibScript from buildJack Jansen1996-08-281-1/+0
* Removed silly dialogJack Jansen1996-08-281-3/+2
* Fixed names of vairous plugins to build, added a couple and addedJack Jansen1996-08-231-9/+26
* Adapted for cfm68k, new names and split off of qt.Jack Jansen1996-08-202-67/+92
* Removed references to mactcp, macdnr and stdwin modulesJack Jansen1996-08-029-322/+240
* Given a module/pathname file created by findmodulefiles compile allJack Jansen1996-07-101-0/+39
* Use py_resource moduleJack Jansen1996-05-311-46/+10
* re-binhexed for 1.3.3 distributionJack Jansen1996-05-206-237/+239
* Added waste and _tkinter modulesJack Jansen1996-05-201-0/+2
* Copy .exp files to mwerks project directory too.Jack Jansen1996-04-191-6/+27
* Fixed code generated for an argument of type ****Jack Jansen1996-04-161-1/+2
* Added missing setport call to mkdistr_ui, and added scrap toJack Jansen1996-04-122-0/+2
* Added region arg to update calls. And binhex files rebinhexed.Jack Jansen1996-04-109-281/+357
* Binhex gif files too.Jack Jansen1996-04-101-1/+2
* Changed to allow the user to do partial buildsJack Jansen1996-04-101-7/+33
* Added support for editing override preferences in appletsJack Jansen1996-04-042-74/+181
* Compare sourcefile to hqx file (if it exists) before binhexing. ThisJack Jansen1996-03-251-4/+35
* Removed addpack calls for toolbox modules, re-binhexed resources (sigh)Jack Jansen1996-03-2011-252/+231
* Changed creator from PYTH to PythJack Jansen1996-03-181-1/+1
* Added a few file typesJack Jansen1996-03-181-1/+3
* New binhexerJack Jansen1996-03-077-250/+254
* Changed MacOS creator code from PYTH to PythJack Jansen1996-02-218-209/+211
* - AppleEvent timeout set to infiniteJack Jansen1996-02-211-1/+8
* Script to recursively change PYTH creators to PythJack Jansen1996-02-211-0/+34
* Comment fixJack Jansen1996-02-141-2/+2
* Set default item for dialogJack Jansen1996-01-221-0/+1
* Added font manager toolbox moduleJack Jansen1996-01-091-0/+1
* A different binhexer, apparently:-(Jack Jansen1996-01-026-231/+231
* 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
* 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