Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Getting rid of support for MacOS9 and earlier. This is the first step, | Jack Jansen | 2003-11-19 | 1 | -318/+0 |
| | | | | | and the biggest in size, but probably the easiest. Hunting through the source code comes next. | ||||
* | Re-try the file copy once if it fails. This works around an obscure and ↵ | Jack Jansen | 2001-03-06 | 1 | -3/+9 |
| | | | | non-reproducibe bug in GUSI. | ||||
* | Use re in stead of regex. | Jack Jansen | 2001-01-02 | 1 | -3/+3 |
| | |||||
* | The logic for finding long matches before short ones was wrong (why did I ↵ | Jack Jansen | 2000-09-10 | 1 | -7/+7 |
| | | | | never notice this??!?), fixed. | ||||
* | Put the install folders in (vise), not vise, so the include files aren't ↵ | Jack Jansen | 2000-05-06 | 1 | -1/+1 |
| | | | | accidentally picked up by the normal build process. | ||||
* | Automatically dump distribution folders where I want them, next to the vise ↵ | Jack Jansen | 2000-05-05 | 1 | -8/+7 |
| | | | | scripts. | ||||
* | Use dialog auto-placement whenever appropriate. | Jack Jansen | 1998-04-27 | 1 | -2/+2 |
| | |||||
* | Added some debug prints (if enabled by setting DEBUG) | Jack Jansen | 1998-02-20 | 1 | -2/+34 |
| | |||||
* | Nothing important | Jack Jansen | 1997-05-23 | 1 | -1/+1 |
| | |||||
* | Different default location for distribution templates | Jack Jansen | 1996-10-23 | 1 | -4/+4 |
| | |||||
* | Completely revamped: it now uses separate instruction files per | Jack Jansen | 1996-08-28 | 1 | -51/+52 |
| | | | | distribution. Also, the user interface has been cleaned up a bit. | ||||
* | Interactively create a distribution from a sourcetree. | Jack Jansen | 1995-08-31 | 1 | -0/+280 |
Not yet fully tested. |