summaryrefslogtreecommitdiffstats
path: root/win/makefile.vc
Commit message (Expand)AuthorAgeFilesLines
* Fix [22c10c8e79]: core-8-5: msvc6 build: "Side by Side" errorjan.nijtmans2014-01-301-1/+1
* Modify makefile.vc for Windows 8.1 supportjan.nijtmans2013-11-211-1/+9
* When compiling with MSVC++, no longer link the stub library with msvcrt??.dll.jan.nijtmans2013-10-031-1/+1
* Only build the threaded builds by default. jan.nijtmans2012-08-151-49/+104
* Bug [3549770]: Multiple test failures running tcltest outside build treejan.nijtmans2012-07-281-4/+4
* should be uppercasejan.nijtmans2012-07-171-1/+1
|\
| * should be uppercasejan.nijtmans2012-07-171-1/+1
* | [Bug 3544932]: Visual studio compiler check failsjan.nijtmans2012-07-171-4/+3
|\ \ | |/
| * [Bug 3544932]: Visual studio compiler check failsjan.nijtmans2012-07-171-4/+3
* | Fix roundoff gaffe in bignum-to-double conversion [Bug 3349507]Kevin B Kenny2011-07-021-0/+1
* | Support cross-compilation to x64 from ix86 hosts when using NMAKE.patthoyts2011-04-201-2/+11
* | The -debug:full option is not supported when using the modern versions of lin...jan.nijtmans2011-03-221-3/+3
|\ \ | |/
| * The -debug:full option is not supported when using the modern versions of lin...jan.nijtmans2011-03-221-1/+1
* | Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-3/+0
|\ \ | |/
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-3/+0
| * Fix for AMD64 target symbols builds.patthoyts2007-09-111-12/+14
| * * win/makefile.vc: Updated MSVC build to properly deal withpatthoyts2006-09-261-10/+20
| * Enable building Tcl with Microsoft's latest compiler offeringpatthoyts2006-06-141-16/+16
| * * win/tcl.m4: Add build support for Windows-x64 builds.hobbs2005-11-301-2/+6
| * * win/makefile.vc: clarify necessary defined vars that can comehobbs2005-03-081-14/+18
| * * win/makefile.vc: Fixed bug in installation of http 2.5.andreas_kupries2004-11-161-3/+3
| * * win/Makefile.in: Don't define TCL_DBGXmdejong2003-07-161-2/+3
| * Added quoting around the script name in the 'test' target; Joe Kevin B Kenny2003-03-231-3/+3
| * Backed the version to 8.4 on the 8.4 branch. Kevin B Kenny2003-03-131-2/+2
| * Added two missing uses of $(DBGX) so that tclpip8x.dll loads without Kevin B Kenny2003-03-111-4/+4
* | * generic/tclInt.decls: Backport of Kevin B. Kenny's work onandreas_kupries2010-11-301-1/+3
* | Fix [Bug 2967340]: Static build failurenijtmans2010-03-121-13/+5
* | * library/http/http.tcl: Remove 8.5 requirement.dgp2008-08-111-2/+2
* | * library/http/http.tcl: Bump http version to 2.7.1 to accountdgp2008-08-111-2/+2
* | Backported fix for dde/registry versions and the staticpkg build optionpatthoyts2008-06-251-6/+22
* | Support compilation with MSVC9 on AMD64patthoyts2007-12-141-1/+3
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | win/makefile.vc: add ws2_32.lib to baselibshobbs2007-11-301-2/+2
* | * win/makefile.vc: removed old dependency cruft that is no longer needed.davygrvy2007-10-161-26/+6
* | * win/makefile.vc: include path problem fixed for 'depend' target. Never fightdavygrvy2007-10-151-2/+2
* | * tools/mkdepends.tcl (new): Initial stab at generating automaticdavygrvy2007-10-141-19/+23
* | Mine all version information from headers. Sync tcl and tk and bringpatthoyts2007-10-121-27/+9
* | * win/makefile.vc: Fixed my bad spelling mistakes from years back.davygrvy2007-10-121-6/+5
* | * generic/tclCmdMZ.c: Correct [string is (wide)integer] failuredgp2007-10-111-3/+1
* | * generic/tclStubLib.c: Remove C library calls from Tcl_InitStubs()dgp2007-09-181-2/+2
* | Add crt flags for tclStubLib now it makes use of C-library functionspatthoyts2007-09-171-2/+2
* | Do not error on warnings for amd64 symbols build.patthoyts2007-09-171-4/+4
* | Use nmakehlp to substitute values for tclConfig.sh (helps cross-compiling).patthoyts2007-09-121-70/+58
* | * unix/configure.in: allow use of 'inline' in Tcl sourcesMiguel Sofer2007-07-311-2/+2
* | * generic/tclBasic.c: Removed dead code, including thedgp2007-06-281-2/+1
* | Windows build fixesJoe Mistachkin2007-02-091-1/+10
* | Build fix for man2tcl.c with MSVC8Joe Mistachkin2007-01-191-2/+4
* | Fixes to work better on Win98. Read version numbers from package index filepatthoyts2007-01-111-30/+33
* | * generic/tclBasic.c: TIP #291. Define tcl_platform element forandreas_kupries2006-12-051-1/+9
* | Finished coding part of TIP#174. Still have tests and docs to do.dkf2006-11-251-1/+2