summaryrefslogtreecommitdiff
path: root/Mac/scripts/binhextree.py
Commit message (Collapse)AuthorAgeFilesLines
* Moved to unsupported: it doesn't work anymore and it has outlived its ↵Jack Jansen2000-08-201-240/+0
| | | | usefulness so I don't want to fix it.
* Binhextree doesn't binhex anymore, it just copies the projects around. ThisJack Jansen1998-08-201-4/+6
| | | | does make the name a bit of a non-sequitur:-)
* Added build.macfreeze to the "special" folders.Jack Jansen1998-06-261-1/+1
|
* Modified for CW Pro 1 projects. Convention used: .mu files are oldJack Jansen1997-08-081-21/+36
| | | | | | | project files, which have to be cleaned up before checking in, .prj files are CW Pro 1 projects (which are always clean). Prj files are still binhexed, even though they only have a data fork (and, hence, could be checked in in binary mode).
* Keep the folder structure in Mac:mwerks:projects similar to theJack Jansen1996-11-091-2/+2
| | | | toplevel build folder structure.
* Only copy project files from build* and plugins to the projectsJack Jansen1996-10-231-17/+33
| | | | folder, leave other projects where they are
* Use auto-start functionality of aetools.TalkTo and aetools.Error forJack Jansen1996-09-201-3/+1
| | | | server-generated errors.
* Copy .exp files to mwerks project directory too.Jack Jansen1996-04-191-6/+27
|
* Binhex gif files too.Jack Jansen1996-04-101-1/+2
|
* Compare sourcefile to hqx file (if it exists) before binhexing. ThisJack Jansen1996-03-251-4/+35
| | | | | should stop us from continually updating the .hqx files, at least for resource files.
* Removed addpack calls for toolbox modules, re-binhexed resources (sigh)Jack Jansen1996-03-201-5/+1
|
* New binhexerJack Jansen1996-03-071-1/+5
|
* Comment fixJack Jansen1996-02-141-2/+2
|
* Take care that filenames for .hqx files are ascii (no more mu's, etc)Jack Jansen1995-10-231-1/+8
|
* Fixed typoJack Jansen1995-09-011-1/+1
|
* Added functionality: locate CW projects, copy them, empty them andJack Jansen1995-08-311-4/+103
| | | | binhex them.
* Binhexify any .rsrc file in a treeJack Jansen1995-08-141-0/+50