summaryrefslogtreecommitdiffstats
path: root/win/rules.vc
Commit message (Expand)AuthorAgeFilesLines
* [Bug #3020677] wish can't link reg1.2nijtmans2010-07-011-4/+4
* Flip the defaults for whether to build threaded. Part of TIP #364.dkf2010-04-051-6/+6
* Improved HTTP/1.1 support and added specific HTTP/1.1 testing.patthoyts2009-04-101-1/+29
* fix versions of dde and registry dllspatthoyts2008-06-251-5/+11
* 2008-06-13 David Gravereaux <davygrvy@pobox.com>davygrvy2008-06-131-1/+2
* TIP 285 ImplementationJoe Mistachkin2008-06-131-1/+7
* We should use the thread allocator for threaded builds. Added 'tclalloc' opti...patthoyts2008-05-151-2/+5
* merge stable branch onto HEADdgp2007-12-131-1/+1
* Visual Studio 2008/MSVC 9 supportpatthoyts2007-12-101-4/+10
* Sync to Tk: use -fp:strict alwayspatthoyts2007-10-311-11/+1
* sync with tk fixing tk install faultpatthoyts2007-10-121-1/+2
* Mine all version information from headers. Sync tcl and tk and bringpatthoyts2007-10-121-77/+161
* Use nmakehlp to substitute values for tclConfig.sh (helps cross-compiling).patthoyts2007-09-121-5/+11
* Windows build fixJoe Mistachkin2007-02-041-3/+5
* Fixes to work better on Win98. Read version numbers from package index filepatthoyts2007-01-111-10/+49
* Fix for bug #1582769 - options conflict with VC2003.patthoyts2006-10-311-1/+8
* bug #1571954: avoid /RTCc flag with MSVC8tip_278_branch_rootpatthoyts2006-10-061-5/+1
* Additional compiler flags and amd64 support.patthoyts2006-09-261-2/+18
* More fixing which struct stat to refer to. Some casts from time_t to int requ...patthoyts2006-09-261-19/+59
* Updated to install http, tcltest and msgcat as Tcl Modules (as per Makefile.in).patthoyts2006-09-111-4/+5
* Applied patch #1096916 to support building with MSVC 8.patthoyts2005-11-031-3/+29
* radical refactoring of thread storage to untangle dependenciesKevin B Kenny2005-08-111-10/+1
* Merged kennykb-numerics-branch back to the head; TIPs 132 and 232Kevin B Kenny2005-05-101-1/+1
* Version 5 of [Patch 976496]Joe Mistachkin2004-06-241-1/+10
* * win/makefile.vc:davygrvy2004-02-071-3/+21
* * win/rules.vc: Added new 'fullwarn' to the CHECKS commandlinedavygrvy2004-01-151-1/+8
* Added -DTCL_NO_DEPRECATED usage to makefile.vc. Called like this:davygrvy2004-01-101-1/+20
* New feature for extensions that use rules.vc. Now reads header files fordavygrvy2003-12-231-11/+38
* Added a missing $(OPTDEFINES) which broke the build if Kevin B Kenny2003-07-151-2/+2
* * win/Makefile.in: Haven't heard back from David for a week.andreas_kupries2003-06-161-2/+18
* updated default tcl version to 8.5davygrvy2003-03-061-2/+2
* * win/configure:hobbs2003-03-011-4/+4
* * win/makefile.vc:davygrvy2003-01-051-6/+19
* * win/tclAppInit.c: Calls Registry_Init() and Dde_Init() whendavygrvy2002-11-041-7/+92
* The test for compiler optimizations was in error. Thanks goes to Roy Terrydavygrvy2002-06-141-2/+2
* * win/.cvsignore:davygrvy2002-03-271-30/+28
* * win/makefile.vc:davygrvy2002-02-211-2/+9
* * win/buildall.vc.bat:davygrvy2002-02-201-7/+79
* * win/makefile.vc:davygrvy2001-11-151-5/+5
* * win/rules.vc:davygrvy2001-11-081-2/+11
* * win/rules.vc:davygrvy2001-11-081-30/+14
* * win/rules.vc (new):davygrvy2001-11-071-0/+192