History of win/rules.vc of merge-in:c4983df

History of file win/rules.vc at check-in merge-in:c4983df

2024-03-11
02:05
Updated TEA files to latest version file: [0cd887d3ce] check-in: [327d65db23] user: bohagan, branch: trunk, size: 61628 [annotate] [blame] [check-ins using] [diff]
2024-01-25
22:22
Added: Somewhat better TEA support, not complete yet. Make this the continuation of the tls-1.7 branch. main/trunk will continue with 1.8.0 file: [5be8f10e0e] check-in: [b7b0bd5a8f] user: jan.nijtmans, branch: tls-1.7, size: 63557 [annotate] [blame] [check-ins using]
2023-10-09
19:08
Updated to latest TEA and Tcl Config file: [d6ab426c84] check-in: [ec0cc9fbdf] user: bohagan, branch: trunk, size: 61352 [annotate] [blame] [check-ins using] [diff]
2023-05-10
23:26
Fixed bug in rules.vc which prevents extracting extension version from configure.ac file. Work-around had been to manually set DOTVERSION in makefile.vc. file: [d2af20cdf8] check-in: [02a9eed243] user: bohagan, branch: TEA, size: 61602 [annotate] [blame] [check-ins using] [diff]
2023-05-06
21:26
Updated windows make files to add more notes, fix version, etc. file: [2efdedd9cd] check-in: [31fbcccfd1] user: bohagan, branch: TEA, size: 61616 [annotate] [blame] [check-ins using] [diff]
2023-04-23
22:31
Added: Updated Window Make Files to add OPENSSL lib directory to includes. Added missing files nmakehlp.c, rules.vc, rules-ext.vc, etc. Source: https://core.tcl-lang.org/tcltls/tktview/316976aff3 file: [79247ddfc9] check-in: [7c266d8a5b] user: bohagan, branch: TEA, size: 60390 [annotate] [blame] [check-ins using]
2016-11-22
22:08
Deleted: Removed Windows-specific build files check-in: [03b67e6003] user: rkeene, branch: tls-1-7, size: 0
2008-06-18
11:29
Fixed ciphers test for 0.9.8 and updated win build to support testing. file: [ead277b0fc] check-in: [4b6990b1fa] user: patthoyts, branch: trunk, size: 15745 [annotate] [blame] [check-ins using] [diff]
2008-03-19
02:34
Updated the nmake build files with MSVC9 support and fixed to run the test-suite properly. Corrected namespace handling in tls::initlib on Windows. Applied #1890223 to fix handshake on non-blocking sockets file: [48e9d3924f] check-in: [5fb2d63afa] user: patthoyts, branch: trunk, size: 15447 [annotate] [blame] [check-ins using] [diff]
2007-09-06
21:01
Silence 64 bit integer conversion warnings Update build system to support AMD64 target with MSVC8 file: [ca811b113c] check-in: [0fdb07692d] user: patthoyts, branch: trunk, size: 14782 [annotate] [blame] [check-ins using] [diff]
2004-12-17
16:01
Added: * win/makefile.vc: Added the MSVC build system (from the Tcl * win/rules.vc: sampleextension). * win/nmakehlp.c: * win/tls.rc Added Windows resource file. * tls.tcl: From patch #948155, added support for alternate socket commands. * tls.c: Quieten some MSVC warnings. Prefer ckalloc over Tcl_Alloc. (David Graveraux). file: [f7a656a7f6] check-in: [fe79338a36] user: patthoyts, branch: trunk, size: 10608 [annotate] [blame] [check-ins using]