summaryrefslogtreecommitdiffstats
path: root/win/tcl.rc
Commit message (Collapse)AuthorAgeFilesLines
* * 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. FossilOrigin-Name: cc4a3db7ed1190e74edc616dfb40b4e118106b1b
* Some clean-up with how the resource files are built.davygrvy2004-01-161-4/+4
| | | FossilOrigin-Name: 0f93be7d06f67d44968d0814e918c886673468f4
* * 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>. FossilOrigin-Name: 97ef66fca17aebfcadf90edc29ecaf1d1311e097
* 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. FossilOrigin-Name: 7e44d394ded07f1cb8b11fe844dc07365f688fb8
* updated copyrighthobbs2001-10-011-3/+3
| | | FossilOrigin-Name: 0b8a114b42291aca1b922089257c50c6e43ce0c3
* 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. FossilOrigin-Name: 6ed4f00b1aa7a154479e7a86d04a29d0ce350950
* * 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. FossilOrigin-Name: ef4b92e1f8b4b9a2cc588e307e8cd9310b9ee9f3
* * Merged changes from 8.1.0 branchstanton1999-04-301-3/+5
| | | FossilOrigin-Name: dc45694c11c7ad43dd4c5dca49bfe1d7cedec9bb
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-6/+8
| | | FossilOrigin-Name: f3b32fb71c9011ac220779bd9dbe5617c9dc87d9
* Replaced SCCS strings, fixed binary filescore-8-0-3stanton1998-09-141-1/+1
| | | FossilOrigin-Name: 196f92fd17305db5fec1acd59f6926de11e01624
* Initial revisionrjohnson1998-03-261-0/+42
FossilOrigin-Name: f86c34e38d2a946e0ed196001fd756c57f90791a