summaryrefslogtreecommitdiffstats
path: root/win/makefile.vc
Commit message (Expand)AuthorAgeFilesLines
* * win/makefile.vc: Support MSVC8 and AMD64 target. Also try usingpatthoyts2006-09-261-5/+22
* * generic/tkConsole.c: Complete reversal of the changes of Sep 22.andreas_kupries2006-09-251-3/+3
* * generic/tkConsole.c: TIP #268 update regarding registered packageandreas_kupries2006-09-221-3/+3
* Sync with tcl to enable building with VC8 (VS2005 C compiler)patthoyts2006-06-141-39/+28
* Avoid pipe problems on Win98patthoyts2006-03-281-2/+3
* simplified makefile.vc a little bitKevin B Kenny2005-12-011-13/+5
* restored the ability to build from makefile.vcKevin B Kenny2005-12-011-14/+34
* * win/tcl.m4: Add build support for Windows-x64 builds.hobbs2005-11-301-2/+22
* * win/makefile.vc: clarify necessary defined vars that can comehobbs2005-03-081-14/+18
* * win/makefile.vc (DOTVERSION): Was installing 8.4 relabelled as 8.5patthoyts2004-10-291-2/+2
* * win/makefile.vc: Backport to the most recentdavygrvy2004-10-271-6/+20
* Apply fix from tcl bug #950049 for make docs.patthoyts2004-05-101-2/+2
* * win/makefile.vc: Restored consistency of pkgIndex.tcl filedgp2003-11-171-7/+3
* Fixes pkgIndex.tcl generation so a symbols build is loaded when Tcl is symbolsdavygrvy2003-11-161-3/+7
* Corrected several problems that prevented OPTS=symbols from building Kevin B Kenny2003-03-231-5/+13
* Backed the version to 8.4 on the 8.4 branch. Kevin B Kenny2003-03-131-2/+2
* Backported the code that makes the makefile build pkgIndex.tcl as part Kevin B Kenny2003-03-111-2/+9
* matched to the Tcl one. build option 'linkexten' renamed to 'staticpkg'.davygrvy2003-02-141-6/+7
* * win/makefile.vc: tclThreadTest.obj not required to linkdavygrvy2002-12-101-3/+2
* * win/winMain.c (Tcl_AppInit): Calls Registry_Init() anddavygrvy2002-11-041-93/+44
* * win/makefile.vc (TCLREGLIBNAME): Updated to registry 1.1.andreas_kupries2002-11-011-2/+2
* compilation, link fixesvincentdarley2002-08-141-2/+2
* * doc/text.n: TIP #104 implementation which generalizes thehobbs2002-06-211-1/+3
* Added TIP#48 style engine implementationdkf2002-06-181-1/+2
* Fixed a win98 issue where the /exclude option for xcopy is unsupported.davygrvy2002-06-101-4/+7
* Problem with TCLDIR macro not accepting forward slash path seperatorsdavygrvy2002-05-081-36/+45
* small lint in comments/docs.davygrvy2002-03-291-15/+13
* small cruftdavygrvy2002-03-291-4/+24
* ack! fixed big typo.davygrvy2002-03-291-2/+1
* * win/makefile.vc: Tk helpfile is now installing itself into Tcl'sdavygrvy2002-03-291-8/+26
* fixed double use of $(ldebug)davygrvy2002-03-281-6/+6
* * win/.cvsignore (new):davygrvy2002-03-281-56/+115
* fix for bug #528441. max optimize seems to cause problems for some folks.davygrvy2002-03-211-3/+4
* TIP #41 implementation, panedwindow [Patch #512503] (melski)hobbs2002-02-221-1/+3
* * win/makefile.vc: unset macro located in the tktest target caused a failure.davygrvy2002-02-011-2/+4
* install target changes by request from Ryan Casey <scfiead@hotmail.com>.davygrvy2001-12-031-26/+15
* Fixed CAT32 target. cat.c is located in the Tcl source, not the Tk source.davygrvy2001-11-281-2/+2
* install target repaired.davygrvy2001-11-161-20/+19
* Added the logic for the linkexten option.davygrvy2001-11-131-18/+28
* small bug fix with filenames in the .res files.davygrvy2001-11-131-2/+8
* * win/mkd.bat:davygrvy2001-11-131-372/+567
* add comctl32.lib to build libshobbs2001-11-101-2/+2
* implementation of TIP 63 (accepted) -compound option to menu items.macosx_8_4_branchpointtmh2001-10-121-5/+6
* updated for Win64 SDK RC1 compilation supporthobbs2001-10-011-8/+8
* * win/makefile.vc:hobbs2001-03-301-2/+3
* * win/tcl.m4:hobbs2000-11-031-30/+38
* 2000-10-30 David Gravereaux <davygrvy@ajubasolutions.com>davidg2000-10-311-2/+6
* * win/makefile.vc (install-libraries):ericm2000-09-021-1/+2
* cleaned up use of *_DIR macroshobbs2000-08-061-10/+10
* Applied patch from [RFE: 5939]ericm2000-07-201-1/+5