summaryrefslogtreecommitdiffstats
path: root/win/makefile.vc
Commit message (Expand)AuthorAgeFilesLines
* Completing [http://core.tcl.tk/tcl/info/00189c4afcb9e2586301d711f71383e48817a...jan.nijtmans2015-08-281-18/+7
* Fix [http://core.tcl.tk/tcl/info/00189c4afcb9e2586301d711f71383e48817a72d|001...jan.nijtmans2015-08-201-2/+22
* Fix bug in "make dist" when system-encoding is UTF-8: eolFix will then transl...jan.nijtmans2015-06-251-1028/+1028
* When compiling with MSVC++, no longer link the stub library with msvcrt??.dll.jan.nijtmans2013-10-041-1/+1
* [Bug 3568760]: Tk documentation fails to buildjan.nijtmans2013-04-101-1/+1
* Remove unused variable. jan.nijtmans2013-04-031-1/+0
* merge release to 8.5; revert features not included in releasedgp2013-04-031-0/+1
* Same change as [9bc120ced2] for UNIX, but for Windows as well.jan.nijtmans2013-03-271-1/+0
* Avoid setting TK_LIBRARY to a relative pathname.dgp2012-11-091-2/+2
* Backport some more improvements from Tcl 8.6jan.nijtmans2012-08-151-62/+127
* [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 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
* | 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