summaryrefslogtreecommitdiffstats
path: root/win/makefile.vc
Commit message (Expand)AuthorAgeFilesLines
* Always compile Tk with -DUSE_TCL_STUBS. jan.nijtmans2012-08-151-53/+103
|\
| * Backport some more improvements from Tcl 8.6jan.nijtmans2012-08-151-62/+127
* | [Bug 3555644]: Better use of virtual events.jan.nijtmans2012-08-111-36/+38
* | [Bug 3544932]: Visual studio compiler check failsjan.nijtmans2012-07-171-4/+3
|\ \ | |/
| * [Bug 3544932]: Visual studio compiler check failsjan.nijtmans2012-07-171-4/+3
| |\
| | * [Bug 3544932]: Visual studio compiler check failsjan.nijtmans2012-07-171-4/+3
* | | Purge RCS Keywordsdgp2011-06-081-3/+0
|\ \ \ | |/ /
| * | Purge RCS Keywords.dgp2011-06-081-3/+0
| |\ \ | | |/
| | * Purge RCS Keywords.dgp2011-06-081-3/+0
| * | Synchronize rules.vc with the version in the tcl source tree.patthoyts2011-04-211-0/+3
| * | The -debug:full option is not supported when using the modern versions of lin...jan2011-03-261-1/+1
| |\ \ | | |/
| | * The -debug:full option is not supported when using the modern versions of lin...jan2011-03-261-1/+1
| | * Fix for AMD64 symbols buildspatthoyts2007-09-111-14/+16
| | * * 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
| * | * generic/tkConsole.c: Relax the runtime version requirements on Tcldgp2009-10-151-2/+2
| * | * unix/Makefile.in: Relax constraints in index script so thatdgp2008-10-101-2/+2
* | | 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