summaryrefslogtreecommitdiffstats
path: root/win/tcl.rc
Commit message (Collapse)AuthorAgeFilesLines
* Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-2/+0
|\ | | | | more harm than good. Purged them.
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-2/+0
| | | | | | more harm than good. Purged them.
* | * win/makefile.vc:davygrvy2004-02-071-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * win/rules.vc: * win/tcl.rc: * win/tclsh.rc: Added an 'unchecked' option to the OPTS macro so a core build with symbols can be linked to the non-debug enabled C run-time. As per discussion with Kevin Kenny. Called like this: nmake -af makefile.vc OPTS=unchecked,symbols This clarifies the meaning of the 'g' naming suffix to mean only that the binary requires the debug enabled C run-time. Whether the binary contains symbols or not is a seperate condition.
* | Some clean-up with how the resource files are built.davygrvy2004-01-161-4/+4
| |
* | * win/tcl.rc: Slight modification to the STRINGIFY macro todavygrvy2003-12-161-2/+2
|/ | | | | support Borland's rc tool. From Helmut Giese <hgiese@ratiosoft.com>.
* Trims to support the removal of RESOURCE_INCLUDED from rcdavygrvy2002-06-181-4/+2
| | | | | | | | | | | scripts from FR #565088. * generic/tcl.h: moved the #ifndef RC_INVOKED start block up in the file. rc scripts don't need to know thread mutexes. * win/tcl.rc: * win/tclsh.rc: removed the #define RESOURCE_INCLUDED to let the built-in -DRC_INVOKED to the work.
* updated copyrighthobbs2001-10-011-3/+3
|
* 2000-10-30 David Gravereaux <davygrvy@ajubasolutions.com>davidg2000-10-311-15/+30
| | | | | | | | | * win/configure.in: * win/Makefile.in: * win/makefile.vc: * win/tcl.rc: * win/tclsh.rc: Added logic to derive filenames better in the resource scripts based on compile options.
* * win/Makefile.in:redman2000-04-181-2/+2
| | | | | | | * win/tcl.rc: * win/tclsh.rc: * win/tclsh.ico: Modified copyright dates in Windows resource files. Added an icon for tclsh.exe.
* * Merged changes from 8.1.0 branchstanton1999-04-301-3/+5
|
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-6/+8
|
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
|
* Initial revisionrjohnson1998-03-261-0/+42