diff options
author | nijtmans@users.sourceforge.net <jan.nijtmans> | 2012-08-15 13:18:43 (GMT) |
---|---|---|
committer | nijtmans@users.sourceforge.net <jan.nijtmans> | 2012-08-15 13:18:43 (GMT) |
commit | c6cbf9f77669284e336b89336c2f4710a37e0676 (patch) | |
tree | d1d013117e938b509471e9aa4040f9864e96376e /ChangeLog | |
parent | e424791edbd97ca556804a8ec7e7e333b138c84f (diff) | |
parent | a60b3755563e71a2d1ebd9d43b2ccd2c6841e73a (diff) | |
download | tk-c6cbf9f77669284e336b89336c2f4710a37e0676.zip tk-c6cbf9f77669284e336b89336c2f4710a37e0676.tar.gz tk-c6cbf9f77669284e336b89336c2f4710a37e0676.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. |