summaryrefslogtreecommitdiffstats
path: root/Mac/Tools/macfreeze/macgen_bin.py
Commit message (Expand)AuthorAgeFilesLines
* Replaced OpenResFile calls with FSpOpenResFile calls (which are carbon-compat...Jack Jansen2000-06-201-3/+3
* Adapted to new macmudulefinder.process() API. (jvr)Just van Rossum1999-11-041-2/+9
* Don't set type of application, it's taken care of elsewhere -- jvrJust van Rossum1999-06-301-2/+0
* changed chars in source > chr(127) to ASCII: CVS corrupted them -- jvrJust van Rossum1999-01-301-3/+3
* Support for freezing packages (Just).Jack Jansen1998-08-181-2/+5
* Implementation of freezing from shared libraries, without source. (Just)Jack Jansen1998-07-311-3/+197
* Mac version of freeze. Uses standard freeze modules where it can,Jack Jansen1998-06-261-0/+6