Log of /trunk/tcltk/generic
Directory Listing
Revision
589 -
Directory Listing
Modified
Thu May 11 03:10:43 2006 UTC
(16 years, 8 months ago)
by
johnpye
Fixing some malloc bugs.
Revision
588 -
Directory Listing
Modified
Thu May 11 02:06:46 2006 UTC
(16 years, 8 months ago)
by
johnpye
This fixes the new Driver.c implementation. Now, default values of the environment variables
are specified in the file base/generic/utilities/config.h.in, which should be tooled up with
you configuration process. These default values will be subject to environment substiution,
so that if you set the default ASCENDTK=$ASCENDDIST/TK, that will be expanded *at runtime*.
This is to help with the 'application folder' style of installation off-root.
Revision
586 -
Directory Listing
Modified
Thu May 11 00:47:54 2006 UTC
(16 years, 8 months ago)
by
johnpye
Working on improving handling of paths.
Revision
583 -
Directory Listing
Modified
Tue May 9 19:14:25 2006 UTC
(16 years, 9 months ago)
by
ben.allan
Fixed the problems for Art/Krishnan/Ben and reverted
the undiscussed install tree change.
If an alternate installed location is to be used, install a shell
script which sets ASCENDTK before invoking ascend, don't just randomly
change the driver code to be something it's not
supposed to be.
Revision
575 -
Directory Listing
Modified
Tue May 9 01:07:41 2006 UTC
(16 years, 9 months ago)
by
johnpye
Commenting changes, GPL header.
Revision
572 -
Directory Listing
Modified
Tue May 9 00:21:19 2006 UTC
(16 years, 9 months ago)
by
johnpye
Renaming 'tcltk98' to 'tcltk', finished now, hopefully.
Revision
571 -
Directory Listing
Added
Tue May 9 00:14:59 2006 UTC
(16 years, 9 months ago)
by
johnpye
Renaming 'tcltk98' to 'tcltk', continued...