summaryrefslogtreecommitdiffstats
path: root/win/makefile.vc
Commit message (Expand)AuthorAgeFilesLines
* 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
* * generic/tclParseExpr.c (removed): Moved all the code ofdgp2006-11-091-2/+1
* Updated version of http packagepatthoyts2006-10-311-6/+6
* Undo mistaken commit to wrong branch caused by CVS fumble... :-}dkf2006-10-201-5/+1
* Consolidated TIP#257 patch applied to HEAD to allow for experimentation bydkf2006-10-201-1/+5
* * library/tcltest/tcltest.tcl: Revise tcltest bump to 2.3a1.dgp2006-10-161-3/+3
* Additional compiler flags and amd64 support.patthoyts2006-09-261-2/+2
* More fixing which struct stat to refer to. Some casts from time_t to int requ...patthoyts2006-09-261-19/+11
* correct registry version numbervincentdarley2006-09-211-2/+2
* Added tommath_(super)class headers to include installpatthoyts2006-09-111-1/+3
* Fixed error launching win98 testpatthoyts2006-09-111-3/+3
* Updated to install http, tcltest and msgcat as Tcl Modules (as per Makefile.in).patthoyts2006-09-111-44/+58
* * doc/tcltest.n: Bump to version tcltest 2.3.0 to accountdgp2006-09-111-3/+3
* Export stubs for libtommath; fix mingw compiler warningsKevin B Kenny2005-12-131-16/+34
* * win/Makefile.in, win/makefile.vc: Add Win x64 and CE build supporthobbs2005-12-081-3/+7
* Applied patch #1096916 to support building with MSVC 8.patthoyts2005-11-031-7/+14
* TIP#237 IMPLEMENTATIONdgp2005-10-081-2/+14
* TIP#219 IMPLEMENTATIONandreas_kupries2005-08-241-1/+2
* removed refs to ldAout.tcl [Bug 1244361]Kevin B Kenny2005-08-051-2/+1
* Merged kennykb-numerics-branch back to the head; TIPs 132 and 232Kevin B Kenny2005-05-101-3/+61
* * win/makefile.vc: clarify necessary defined vars that can comehobbs2005-03-081-14/+18
* * tests/registry.test: Fixed test files to load the correctdavygrvy2004-10-271-3/+9
* many more TIP 173 changesKevin B Kenny2004-09-271-2/+12
* some quoting needed to be removed as it was breaking with VC7.davygrvy2004-09-081-4/+4
* clock.tcl installationvincentdarley2004-09-021-1/+2
* * doc/tm.n: New file, documentation for Tcl Modules, based on theandreas_kupries2004-08-191-1/+2
* unbreak Win build after TIP#173 and TIP#209 commitKevin B Kenny2004-08-181-2/+13
* Version 5 of [Patch 976496]Joe Mistachkin2004-06-241-1/+3
* * win/makefile.vc: fix for bug #977369 about launching tclsh topatthoyts2004-06-231-2/+4
* * win/makefile.vc: check for either MSDEVDIR or MSVCDIR being indavygrvy2004-06-011-2/+2