summaryrefslogtreecommitdiffstats
path: root/win/makefile.vc
Commit message (Expand)AuthorAgeFilesLines
* Split the photo image core into two pieces to make it easier to maintain.dkf2008-08-251-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-3/+6
* Include ws2_32 in the link list [Bug 19200872]patthoyts2008-04-201-2/+2
* Fixed stubs usagepatthoyts2008-04-031-5/+13
* Tweak the debug targetspatthoyts2008-04-021-18/+7
* * generic/tkWindow.c: Revised package initialization so thatdgp2008-04-021-2/+1
* Put ttkStubLib.o in libtkstub instead of libtk. [Bug 1863007].jenglish2008-03-181-4/+3
* Support compilation with MSVC9 on AMD64patthoyts2007-12-141-1/+3
* merge stable branch onto HEADdgp2007-12-131-1/+1
* (bug 1835052) Fix tidy target to remove tktest rather than tcltestpatthoyts2007-11-281-3/+3
* Fix the environment to run only our built versionpatthoyts2007-11-171-21/+42
* * bitmaps/*.xbm: Changed CVS storage mode from -kb to -kkv as thesedavygrvy2007-10-171-2/+3
* * win/makefile.vc: depend target now works and builds a generateddavygrvy2007-10-161-86/+23
* Hush.patthoyts2007-10-121-3/+3
* Fixed install of tk broken with last commitpatthoyts2007-10-121-8/+3
* Mine all version information from headers. Sync tcl and tk and bringpatthoyts2007-10-121-64/+49
* * generic/tkStubLib.c: Remove C library calls from Tk_InitStubs()dgp2007-09-181-2/+2
* Add crt flags for tkStubLib now it makes use of C-library functionspatthoyts2007-09-171-2/+2
* * win/Makefile.in (install-binaries): Fixed missing brace in theandreas_kupries2007-09-121-2/+2
* * generic/tkConsole.c: Revised calls to Tcl_InitStubs() anddgp2007-09-111-3/+2
* Test ttk widgetspatthoyts2007-05-151-2/+18
* [Tk Bug 1712081]dgp2007-05-141-6/+6
* Added compliler define SUPPORT_CONFIG_EMBEDDED to support config of -use opti...chengyemao2007-02-281-1/+2
* Windows build fixesJoe Mistachkin2007-02-091-1/+7
* Build fix for man2tcl.c with MSVC8Joe Mistachkin2007-01-191-2/+4
* Oops. Removing rogue flagpatthoyts2006-11-031-3/+2
* Add manifest merging for MSVC8.patthoyts2006-10-311-15/+35
* Update to support ttk merge.patthoyts2006-10-311-11/+104
* generic/tkImgBmap.c: Fixed line endings.patthoyts2006-10-191-31/+31
* * unix/Makefile.in (install-binaries): Added a second guard to theandreas_kupries2006-09-271-2/+3
* * generic/tkConsole.c: TIP #268 update regarding registered packageandreas_kupries2006-09-221-3/+3
* * generic/tkInt.decls: move all platform test sources from tk lib intodas2005-12-091-3/+6
* add tkWinTest.obj to regular Tk obj for TkplatformtestInithobbs2005-12-081-6/+3
* * win/tcl.m4: Add build support for Windows-x64 builds.hobbs2005-12-081-3/+27
* * win/makefile.vc: clarify necessary defined vars that can comehobbs2005-03-081-14/+18
* * win/makefile.vc: Shell targets needed more stack space. [Bug 1066755]davygrvy2004-11-261-4/+4
* * win/tkWinX.c: Signature for tkWinXCleanup needed to bedavygrvy2004-10-271-1/+3
* added VC7-safe environment check used in the Tcl makefile.vcdavygrvy2004-09-161-5/+7
* include tkTest.c in list of files which depend on tkText.hvincentdarley2004-09-101-1/+2
* Set TK_LIBRARY when execing Tk apps (test, runtest, rundemo).patthoyts2004-09-061-1/+4
* Checks MSDevDir, not MSVCDir envar.davygrvy2004-03-091-2/+2
* * win/makefile.vc:davygrvy2004-02-081-12/+20
* * win/makefile.vc: General clean-up.davygrvy2004-02-011-52/+87
* * win/tkWinSendCom.c: Placed the requirement for the special COMdavygrvy2004-01-151-4/+4
* uuid.lib needed by tkWinSendvincentdarley2004-01-131-2/+2
* * win/rc/tk.rc:davygrvy2004-01-131-13/+6
* Uses new features of nmakehlp to get the version strings from header filesdavygrvy2003-12-231-7/+13
* * 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