Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Only build the threaded builds by default. | nijtmans@users.sourceforge.net | 2012-08-15 | 1 | -26/+63 |
* | [Bug 3517448] TclKit build fails (unresolved __strtoi64) | nijtmans@users.sourceforge.net | 2012-04-13 | 1 | -4/+7 |
|\ | |||||
| * | [Bug 3517448] TclKit build fails (unresolved __strtoi64) | nijtmans@users.sourceforge.net | 2012-04-13 | 1 | -4/+7 |
| * | Support Visual Studio 11 | nijtmans@users.sourceforge.net | 2011-09-26 | 1 | -51/+55 |
| * | Purge RCS Keywords. | dgp@users.sourceforge.net | 2011-06-08 | 1 | -3/+0 |
| * | Add -D_CRT_SECURE_NO_DEPRECATE and -D_CRT_NONSTDC_NO_DEPRECATE, reducing the ... | nijtmans | 2010-10-31 | 1 | -16/+19 |
| * | Update for VS10 | nijtmans | 2010-10-23 | 1 | -6/+13 |
| * | Fix for AMD64 symbols builds | patthoyts@users.sourceforge.net | 2007-09-11 | 1 | -1/+4 |
| * | Fix bug #1582769 build with VC2003 and correct i386 arch. | patthoyts@users.sourceforge.net | 2006-10-31 | 1 | -3/+6 |
| * | Ensure builds with VC6 without Platform SDK and pickup MACHINE from environment | patthoyts@users.sourceforge.net | 2006-10-18 | 1 | -3/+6 |
| * | Remove the /RTCc flag | patthoyts@users.sourceforge.net | 2006-10-06 | 1 | -5/+1 |
| * | * win/makefile.vc: Support MSVC8 and AMD64 target. Also try using | patthoyts@users.sourceforge.net | 2006-09-26 | 1 | -11/+68 |
| * | * generic/tkConsole.c: TIP #268 update regarding registered package | andreask@activestate.com | 2006-09-22 | 1 | -1/+2 |
| * | Sync with tcl to enable building with VC8 (VS2005 C compiler) | patthoyts@users.sourceforge.net | 2006-06-14 | 1 | -102/+102 |
| * | * win/makefile.vc: Backport to the most recent | davygrvy | 2004-10-27 | 1 | -15/+102 |
| * | Corrected several problems that prevented OPTS=symbols from building | Kevin B Kenny | 2003-03-23 | 1 | -4/+4 |
* | | Synchronize rules.vc with the version in the tcl source tree. | patthoyts@users.sourceforge.net | 2011-04-21 | 1 | -45/+58 |
* | | Update for VS10 | nijtmans | 2010-10-23 | 1 | -5/+7 |
* | | Update dll version numbers of dde/reg extension in the makefile. | patthoyts@users.sourceforge.net | 2009-10-15 | 1 | -3/+3 |
* | | merge stable branch onto HEAD | dgp@users.sourceforge.net | 2007-12-13 | 1 | -1/+1 |
* | | Handle MSVC 9 (aka: Visual Studio 2008) | patthoyts@users.sourceforge.net | 2007-12-10 | 1 | -4/+10 |
* | | Use -fp:strict with msvc8 as -fp:precise fails on amd64 builds. Fix | patthoyts@users.sourceforge.net | 2007-10-31 | 1 | -11/+1 |
* | | Fixed install of tk broken with last commit | patthoyts@users.sourceforge.net | 2007-10-12 | 1 | -1/+2 |
* | | Mine all version information from headers. Sync tcl and tk and bring | patthoyts@users.sourceforge.net | 2007-10-12 | 1 | -59/+171 |
* | | Synchronize with tcl rules.vc | patthoyts@users.sourceforge.net | 2007-08-21 | 1 | -9/+14 |
* | | see log | Joe Mistachkin | 2007-02-04 | 1 | -4/+7 |
* | | Update to support ttk merge. | patthoyts@users.sourceforge.net | 2006-10-31 | 1 | -2/+12 |
* | | generic/tkImgBmap.c: Fixed line endings. | patthoyts@users.sourceforge.net | 2006-10-19 | 1 | -23/+109 |
* | | * generic/tkConsole.c: TIP #268 update regarding registered package | andreask@activestate.com | 2006-09-22 | 1 | -1/+2 |
* | | * win/makefile.vc: | davygrvy | 2004-02-08 | 1 | -3/+21 |
* | | sync'd to Tcl. | davygrvy | 2004-02-01 | 1 | -1/+8 |
* | | * win/rules.vc: Sync'd to Tcl, respects the CHECKS=nodep | davygrvy | 2004-01-13 | 1 | -1/+20 |
* | | sync'd to Tcl. | davygrvy | 2003-12-23 | 1 | -13/+56 |
* | | Corrected several problems that prevented OPTS=symbols from building | Kevin B Kenny | 2003-03-23 | 1 | -4/+4 |
* | | updated default tcl version to 8.5 | davygrvy | 2003-03-06 | 1 | -2/+2 |
|/ | |||||
* | matched to the Tcl one. | davygrvy | 2003-02-14 | 1 | -6/+19 |
* | * win/winMain.c (Tcl_AppInit): Calls Registry_Init() and | davygrvy | 2002-11-04 | 1 | -6/+91 |
* | The test for compiler optimizations was in error. Thanks goes to Roy Terry | davygrvy | 2002-06-14 | 1 | -2/+2 |
* | * win/.cvsignore (new): | davygrvy | 2002-03-28 | 1 | -17/+94 |
* | * win/mkd.bat: | davygrvy | 2001-11-13 | 1 | -0/+185 |