diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2012-08-15 13:18:43 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2012-08-15 13:18:43 (GMT) |
commit | 57e56ece827c10d31ee2aa64ec6d1716352eae22 (patch) | |
tree | e86500f857a56f27ec861731a63b75edaa614929 /ChangeLog | |
parent | c7492578c7af6a586a3797ba790569ac6abacab2 (diff) | |
parent | ece0414362b9fa3ef50f557c919bbb7ba13c247b (diff) | |
download | tk-57e56ece827c10d31ee2aa64ec6d1716352eae22.zip tk-57e56ece827c10d31ee2aa64ec6d1716352eae22.tar.gz tk-57e56ece827c10d31ee2aa64ec6d1716352eae22.tar.bz2 |
Only build the threaded builds by default.
For msvcrt static builds, allow to link against libraries where the 'x' is missing (generated by Makefile.in)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2012-08-15 Jan Nijtmans <nijtmans@users.sf.net> + + * win/buildall.vc.bat: Only build the threaded builds by default + * win/rules.vc: For msvcrt static builds, allow to link + against libraries where the 'x' is missing (generated by Makefile.in). + 2012-08-11 Jan Nijtmans <nijtmans@users.sf.net> * library/*.tcl: [Bug 3555644]: Better use of virtual events. |