| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix [22c10c8e79]: core-8-5: msvc6 build: "Side by Side" error | jan.nijtmans | 2014-01-30 | 1 | -1/+1 |
|
|
* | Modify makefile.vc for Windows 8.1 support | jan.nijtmans | 2013-11-21 | 1 | -1/+9 |
|
|
* | When compiling with MSVC++, no longer link the stub library with msvcrt??.dll. | jan.nijtmans | 2013-10-03 | 1 | -1/+1 |
|
|
* | Only build the threaded builds by default. | jan.nijtmans | 2012-08-15 | 1 | -49/+104 |
|
|
* | Bug [3549770]: Multiple test failures running tcltest outside build tree | jan.nijtmans | 2012-07-28 | 1 | -4/+4 |
|
|
* | should be uppercase | jan.nijtmans | 2012-07-17 | 1 | -1/+1 |
|\ |
|
| * | should be uppercase | jan.nijtmans | 2012-07-17 | 1 | -1/+1 |
|
|
* | | [Bug 3544932]: Visual studio compiler check fails | jan.nijtmans | 2012-07-17 | 1 | -4/+3 |
|\ \
| |/ |
|
| * | [Bug 3544932]: Visual studio compiler check fails | jan.nijtmans | 2012-07-17 | 1 | -4/+3 |
|
|
* | | Fix roundoff gaffe in bignum-to-double conversion [Bug 3349507] | Kevin B Kenny | 2011-07-02 | 1 | -0/+1 |
|
|
* | | Support cross-compilation to x64 from ix86 hosts when using NMAKE. | patthoyts | 2011-04-20 | 1 | -2/+11 |
|
|
* | | The -debug:full option is not supported when using the modern versions of lin... | jan.nijtmans | 2011-03-22 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | The -debug:full option is not supported when using the modern versions of lin... | jan.nijtmans | 2011-03-22 | 1 | -1/+1 |
|
|
* | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-02 | 1 | -3/+0 |
|\ \
| |/ |
|
| * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-01 | 1 | -3/+0 |
|
|
| * | Fix for AMD64 target symbols builds. | patthoyts | 2007-09-11 | 1 | -12/+14 |
|
|
| * | * win/makefile.vc: Updated MSVC build to properly deal with | patthoyts | 2006-09-26 | 1 | -10/+20 |
|
|
| * | Enable building Tcl with Microsoft's latest compiler offering | patthoyts | 2006-06-14 | 1 | -16/+16 |
|
|
| * | * win/tcl.m4: Add build support for Windows-x64 builds. | hobbs | 2005-11-30 | 1 | -2/+6 |
|
|
| * | * win/makefile.vc: clarify necessary defined vars that can come | hobbs | 2005-03-08 | 1 | -14/+18 |
|
|
| * | * win/makefile.vc: Fixed bug in installation of http 2.5. | andreas_kupries | 2004-11-16 | 1 | -3/+3 |
|
|
| * | * win/Makefile.in: Don't define TCL_DBGX | mdejong | 2003-07-16 | 1 | -2/+3 |
|
|
| * | Added quoting around the script name in the 'test' target; Joe
| Kevin B Kenny | 2003-03-23 | 1 | -3/+3 |
|
|
| * | Backed the version to 8.4 on the 8.4 branch.
| Kevin B Kenny | 2003-03-13 | 1 | -2/+2 |
|
|
| * | Added two missing uses of $(DBGX) so that tclpip8x.dll loads without
| Kevin B Kenny | 2003-03-11 | 1 | -4/+4 |
|
|
* | | * generic/tclInt.decls: Backport of Kevin B. Kenny's work on | andreas_kupries | 2010-11-30 | 1 | -1/+3 |
|
|
* | | Fix [Bug 2967340]: Static build failure | nijtmans | 2010-03-12 | 1 | -13/+5 |
|
|
* | | * library/http/http.tcl: Remove 8.5 requirement. | dgp | 2008-08-11 | 1 | -2/+2 |
|
|
* | | * library/http/http.tcl: Bump http version to 2.7.1 to account | dgp | 2008-08-11 | 1 | -2/+2 |
|
|
* | | Backported fix for dde/registry versions and the staticpkg build option | patthoyts | 2008-06-25 | 1 | -6/+22 |
|
|
* | | Support compilation with MSVC9 on AMD64 | patthoyts | 2007-12-14 | 1 | -1/+3 |
|
|
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | | win/makefile.vc: add ws2_32.lib to baselibs | hobbs | 2007-11-30 | 1 | -2/+2 |
|
|
* | | * win/makefile.vc: removed old dependency cruft that is no longer needed. | davygrvy | 2007-10-16 | 1 | -26/+6 |
|
|
* | | * win/makefile.vc: include path problem fixed for 'depend' target. Never fight | davygrvy | 2007-10-15 | 1 | -2/+2 |
|
|
* | | * tools/mkdepends.tcl (new): Initial stab at generating automatic | davygrvy | 2007-10-14 | 1 | -19/+23 |
|
|
* | | Mine all version information from headers. Sync tcl and tk and bring | patthoyts | 2007-10-12 | 1 | -27/+9 |
|
|
* | | * win/makefile.vc: Fixed my bad spelling mistakes from years back. | davygrvy | 2007-10-12 | 1 | -6/+5 |
|
|
* | | * generic/tclCmdMZ.c: Correct [string is (wide)integer] failure | dgp | 2007-10-11 | 1 | -3/+1 |
|
|
* | | * generic/tclStubLib.c: Remove C library calls from Tcl_InitStubs() | dgp | 2007-09-18 | 1 | -2/+2 |
|
|
* | | Add crt flags for tclStubLib now it makes use of C-library functions | patthoyts | 2007-09-17 | 1 | -2/+2 |
|
|
* | | Do not error on warnings for amd64 symbols build. | patthoyts | 2007-09-17 | 1 | -4/+4 |
|
|
* | | Use nmakehlp to substitute values for tclConfig.sh (helps cross-compiling). | patthoyts | 2007-09-12 | 1 | -70/+58 |
|
|
* | | * unix/configure.in: allow use of 'inline' in Tcl sources | Miguel Sofer | 2007-07-31 | 1 | -2/+2 |
|
|
* | | * generic/tclBasic.c: Removed dead code, including the | dgp | 2007-06-28 | 1 | -2/+1 |
|
|
* | | Windows build fixes | Joe Mistachkin | 2007-02-09 | 1 | -1/+10 |
|
|
* | | Build fix for man2tcl.c with MSVC8 | Joe Mistachkin | 2007-01-19 | 1 | -2/+4 |
|
|
* | | Fixes to work better on Win98. Read version numbers from package index file | patthoyts | 2007-01-11 | 1 | -30/+33 |
|
|
* | | * generic/tclBasic.c: TIP #291. Define tcl_platform element for | andreas_kupries | 2006-12-05 | 1 | -1/+9 |
|
|
* | | Finished coding part of TIP#174. Still have tests and docs to do. | dkf | 2006-11-25 | 1 | -1/+2 |
|
|