summaryrefslogtreecommitdiffstats
path: root/Mac/Modules/cm/cmscan.py
Commit message (Collapse)AuthorAgeFilesLines
* Replaced addpack by handcrafted code to find the bgen stuff.Jack Jansen1998-04-171-2/+4
|
* Regenerated from Universal Headers 3.0.1. Some new calls areJack Jansen1998-02-201-1/+4
| | | | | | blacklisted, because they are not available in classic 68k programs, and bgen doesn't have a way to put #ifdef/#endif in the generated code. For now we only implement calls that work on all three models.
* - Changed GestaltEqu.h to Gestalt.hJack Jansen1997-02-241-1/+12
| | | | | | | | - Changed FragLoader.h to CodeFragments.h - Removed Desk.h - Regenerated bgen modules from new universal headers - Changed some of the s# in PyArg_ParseTuple to m# (unfortunately: this should have been a different commit)
* bgen-generators now drop the python definition file straight in theJack Jansen1996-04-121-1/+2
| | | | Lib:toolbox folder.
* Component mgr supportJack Jansen1995-11-301-0/+65