summaryrefslogtreecommitdiffstats
path: root/win/makefile.vc
Commit message (Expand)AuthorAgeFilesLines
...
* | | Improved HTTP/1.1 support and added specific HTTP/1.1 testing.patthoyts2009-04-101-7/+4
* | | * win/makefile.vc: Allow nmake flags such as -a (rebuilddavygrvy2009-02-011-5/+5
* | | Addressed the over-building nature of the htmlhelp target by moving from adavygrvy2009-01-191-10/+9
* | | * win/build.vc.bat: Improved tools detection and error message.davygrvy2009-01-191-32/+46
* | | [Bug 2458395] Ensure pkgs directories are suitable and quote the paths.patthoyts2008-12-221-10/+27
* | | Support the pkgs treepatthoyts2008-12-221-10/+25
* | | nmake build file support for zlibpatthoyts2008-12-191-10/+28
* | | Improve build rules on Win w.r.t. zlibdkf2008-12-141-1/+3
* | | Use the environment variable for program files to find the html help compilerpatthoyts2008-10-141-4/+4
* | | Fixes for [Bug 1934272, 2072891]Joe Mistachkin2008-10-021-3/+2
* | | Ensure that all TclOO headers get installed. [Bug 2082299]dkf2008-08-291-1/+3
* | | * 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
* | | fix versions of dde and registry dllspatthoyts2008-06-251-4/+12
* | | The Stubs source files (tclStubLib.c and tclOOStubLib.c) should not bedavygrvy2008-06-141-2/+6
* | | TIP 285 ImplementationJoe Mistachkin2008-06-131-2/+78
* | | TIP #230 IMPLEMENTATIONandreas_kupries2008-06-061-1/+2
* | | Add tclOO genstubs to Windows makefilesJoe Mistachkin2008-06-011-3/+4
* | | Make things build (cleanly) on Win32. Thanks to Joe Mistachkin. [Patch 1980861]dkf2008-05-311-3/+12
* | | Remove obsolete winhelp targets. They weren't supported and didn't work.dkf2008-05-261-71/+1
* | | We should use the thread allocator for threaded builds. Added 'tclalloc' opti...patthoyts2008-05-151-3/+6
* | | Added a htmlhelp target to replace winhelppatthoyts2008-04-271-6/+58
* | | * generic/tclBasic.c: Revised stubs-generation tool and interpdgp2008-04-021-2/+1
* | | * README: Bump version number to 8.6a0dgp2008-04-011-1/+3
|/ /
* | 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