summaryrefslogtreecommitdiffstats
path: root/Mac/scripts/genallsuites.py
Commit message (Collapse)AuthorAgeFilesLines
* Whitespace normalization, via reindent.py.Tim Peters2004-07-181-23/+22
|
* Rename funny long suite to Disk_File_Folder.Jack Jansen2003-05-011-1/+2
|
* By default be verbose.Jack Jansen2003-04-291-7/+9
|
* - Prefer using events (in stead of poking around in resource files) toJack Jansen2003-03-291-13/+19
| | | | | | get terminology resources. Unfortunately there doesn't seem to be any application I can ask for the basic StdSuites terminology (?). - Prefer OSX-native versions of applications over OS9 versions.
* Generate all the standard OSA suite packages. Has absolute pathnameJack Jansen2003-03-211-0/+44
dependencies all over the place, but this is better than nothing, for now.