summaryrefslogtreecommitdiffstats
path: root/win/makefile.vc
Commit message (Expand)AuthorAgeFilesLines
* Remove end-of-line spacingjan.nijtmans2018-08-101-3/+3
* Merge core-8-6-branch - update to nmake rules 1.1apnadkarni2017-12-231-1/+0
|\
| * Update to nmake rules 1.1 - allow extensions to link against import libs with...apnadkarni2017-12-231-1/+0
* | Merge core-8-6-branch fix for static build of wish.apnadkarni2017-12-111-1/+7
|\ \ | |/
| * Fix static build of wishapnadkarni2017-12-111-1/+7
* | TIP 477 merge: new build systemapnadkarni2017-12-091-446/+120
|\ \ | |/
| * 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
* | merge core-8-6-branchjan.nijtmans2017-09-261-9/+1
|\ \ | |/
| * 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
* | Added -withalpha option to [imageName get].simonbachmann2017-03-231-0/+1
* | Compile with -Wwrite-strings, as does Tcl. In pkgIndex files, allow "8.6-" to...jan.nijtmans2017-01-201-1/+1
* | Revise trunk to an explicit requirement on Tcl 8.6.0 so that Tcl 8.6 interpsdgp2016-03-081-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
| |\ \ | | |/