summaryrefslogtreecommitdiffstats
path: root/win/makefile.vc
Commit message (Expand)AuthorAgeFilesLines
* windows: rename WINDIR -> WIN_DIR to follow the same change in Tclfvogel2019-09-121-5/+5
|\
| * windows: rename WINDIR -> WIN_DIR to follow the same change in Tclfvogel2019-09-121-22/+22
* | Copy PDBs to installation if option PDBS is given during installapnadkarni2019-03-061-0/+8
* | Fix [9e31fd944934e269121fa78ff56b7b86f33e6db6|9e31fd9449]: X11/X.h and Window...jan.nijtmans2019-01-101-2/+2
* | Update to nmake rules 1.1 - allow extensions to link against import libs with...apnadkarni2017-12-231-1/+0
* | Fix static build of wishapnadkarni2017-12-111-1/+7
* | Fix inclusion of custom resource files to match TIP specapnadkarni2017-11-071-0/+4
* | Reworked build command macros (MAKEBINCMD, CCPKGCMD etc.) and purged old comm...apnadkarni2017-10-261-136/+48
* | Fix htmlhelp generation on 64 bit systemsapnadkarni2017-10-081-6/+3
* | Do not use the standard targets as the Tk extension targets are too variedapnadkarni2017-10-071-2/+4
* | Import latest VC compile rules from Tcl. apnadkarni2017-10-071-9/+8
* | Need netapi.lib for static buildsapnadkarni2017-09-301-14/+3
* | Added standard macros LIBDIR and DEMODIR. Also set common Tk related names an...apnadkarni2017-09-301-14/+13
* | Removed obsolete winhelp style docs. Fixed building of htmlhelpapnadkarni2017-09-291-89/+10
* | Replace link commands with standard macrosapnadkarni2017-09-291-19/+4
* | Eliminated redundant TK_CFLAGS and WISH_CFLAGS macrosapnadkarni2017-09-291-11/+6
* | Use default macros for linking and add a implicit rule for resource files.apnadkarni2017-09-291-18/+5
* | Use compilation rules from rules.vc instead of defining own ones in makefile.apnadkarni2017-09-291-189/+63
* | Remove all references to coffbase.txt (which will be removed from Tcl) and wi...jan.nijtmans2017-09-261-9/+1
* | (cherry-pick) Explicit require Tcl 8.6.0, no matter if Tk is compiled against...jan.nijtmans2016-03-091-1/+1
* | Link with userenv.lib, because it is now needed by Tcl.jan.nijtmans2015-10-061-1/+1
* | Completing [http://core.tcl.tk/tcl/info/00189c4afcb9e2586301d711f71383e48817a...jan.nijtmans2015-08-281-18/+7
|\ \ | |/
| * 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 [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-1027/+1027
|\ \ | |/
| * 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
|\ \ | |/
| * 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
|\ \ | |/
| * [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
* | 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