summaryrefslogtreecommitdiffstats
path: root/win/makefile.vc
Commit message (Expand)AuthorAgeFilesLines
...
* | | The -debug:full option is not supported when using the modern versions of lin...Joe Mistachkin2011-03-171-2/+2
* | | [FRQ 491789]: "setargv() doesn't support a unicodenijtmans2010-10-111-1/+5
* | | Add netapi32 to the windows link linenijtmans2010-10-111-2/+2
* | | win/rules.vc: (sync with tcl version)nijtmans2010-09-091-5/+5
* | | Fix [Tcl Bug 2967340]: Static build failurenijtmans2010-03-121-1/+2
* | | Fix dependancies on ${TKSTUBLIB} whennijtmans2009-12-121-5/+5
* | | Include tk stubs in the tktest link line due to nijtmans recent changespatthoyts2009-11-221-2/+2
* | | Implementation of TIP #244, PNG image support.dkf2008-12-281-1/+2
* | | msvc uses __inline, so added the necessary macro now that we are using thispatthoyts2008-10-191-3/+4
* | | Implementation of the [tk busy] command on non-OSX.dkf2008-10-181-1/+2
* | | 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