Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved to unsupported: it doesn't work anymore and it has outlived its ↵ | Jack Jansen | 2000-08-20 | 1 | -240/+0 |
| | | | | usefulness so I don't want to fix it. | ||||
* | Binhextree doesn't binhex anymore, it just copies the projects around. This | Jack Jansen | 1998-08-20 | 1 | -4/+6 |
| | | | | does make the name a bit of a non-sequitur:-) | ||||
* | Added build.macfreeze to the "special" folders. | Jack Jansen | 1998-06-26 | 1 | -1/+1 |
| | |||||
* | Modified for CW Pro 1 projects. Convention used: .mu files are old | Jack Jansen | 1997-08-08 | 1 | -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 the | Jack Jansen | 1996-11-09 | 1 | -2/+2 |
| | | | | toplevel build folder structure. | ||||
* | Only copy project files from build* and plugins to the projects | Jack Jansen | 1996-10-23 | 1 | -17/+33 |
| | | | | folder, leave other projects where they are | ||||
* | Use auto-start functionality of aetools.TalkTo and aetools.Error for | Jack Jansen | 1996-09-20 | 1 | -3/+1 |
| | | | | server-generated errors. | ||||
* | Copy .exp files to mwerks project directory too. | Jack Jansen | 1996-04-19 | 1 | -6/+27 |
| | |||||
* | Binhex gif files too. | Jack Jansen | 1996-04-10 | 1 | -1/+2 |
| | |||||
* | Compare sourcefile to hqx file (if it exists) before binhexing. This | Jack Jansen | 1996-03-25 | 1 | -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 Jansen | 1996-03-20 | 1 | -5/+1 |
| | |||||
* | New binhexer | Jack Jansen | 1996-03-07 | 1 | -1/+5 |
| | |||||
* | Comment fix | Jack Jansen | 1996-02-14 | 1 | -2/+2 |
| | |||||
* | Take care that filenames for .hqx files are ascii (no more mu's, etc) | Jack Jansen | 1995-10-23 | 1 | -1/+8 |
| | |||||
* | Fixed typo | Jack Jansen | 1995-09-01 | 1 | -1/+1 |
| | |||||
* | Added functionality: locate CW projects, copy them, empty them and | Jack Jansen | 1995-08-31 | 1 | -4/+103 |
| | | | | binhex them. | ||||
* | Binhexify any .rsrc file in a tree | Jack Jansen | 1995-08-14 | 1 | -0/+50 |