diff options
author | davygrvy <davygrvy@pobox.com> | 2003-01-05 00:44:24 (GMT) |
---|---|---|
committer | davygrvy <davygrvy@pobox.com> | 2003-01-05 00:44:24 (GMT) |
commit | 215d930311562a1a9628b22e607a9a5f52666aab (patch) | |
tree | 8765cc89a9dfb7b53c99f092ab50319cbbe3f8c1 /tools/str2c | |
parent | c471b0fb6cfe23fbec6d5ccdbd73b0f99e34da4d (diff) | |
download | tcl-215d930311562a1a9628b22e607a9a5f52666aab.zip tcl-215d930311562a1a9628b22e607a9a5f52666aab.tar.gz tcl-215d930311562a1a9628b22e607a9a5f52666aab.tar.bz2 |
* win/makefile.vc:
* win/rules.vc: Fixed INSTALLDIR macro problem that blanked itself
by accident causing the install target to put the tree at the root
of the drive built on. Whoops..
Renamed the 'linkexten' option to be 'staticpkg'. Added 'thrdalloc'
to allow the switching _on_ of the thread allocator. Under testing,
I found it not to be benificial under windows for the purpose of the
application I was using it for. It was more important for this app
that resources for tcl threads be returned to the system rather than
saved/moved to the global recycler. Be extra clean or extra fast
for the default threaded build? Let's move to clean and allow it to
be switched on for users who find it benificial for their use of
threads.
Diffstat (limited to 'tools/str2c')
0 files changed, 0 insertions, 0 deletions