summaryrefslogtreecommitdiffstats
path: root/win/makefile.vc
Commit message (Expand)AuthorAgeFilesLines
* USE_WIDECHAR_API isn't used anywhere. Comment fixesjan.nijtmans2024-01-061-4/+2
* Correction in documentation embedded in rules.vcfvogel2024-01-061-1/+1
* No need for separate tktest manifest: just re-use the one from wish. Give tkt...jan.nijtmans2024-01-041-8/+2
* Better: generate tktest.res from a separate tktest.rcjan.nijtmans2024-01-031-2/+1
* Add rule to generate "tktest.res"jan.nijtmans2024-01-031-1/+2
* Possible fix for [1ca3c8d9da]: nmake build with OPTS=staticjan.nijtmans2024-01-031-1/+9
* Implement TIP #599 for Tk 8.6 (only effective when loaded into Tcl 8.7+): Ext...jan.nijtmans2021-11-291-0/+10
* Fix warning with msvc: LINK : warning LNK4044: unrecognized option '/DCONSOLE...jan.nijtmans2021-05-191-1/+1
* Merge 8.5jan.nijtmans2021-02-081-3/+3
|\
| * Fix [44eaf9a908]: 'make distclean' fails on trunk jan.nijtmans2021-02-081-3/+3
| * Fix [f10f49430c]: core-8-5-branch does not build with MSVC 2019jan.nijtmans2021-02-081-30/+22
* | Sync genStubs.tcl changes from Tcl 8.6. Finish "make genstubs" for Ttk in mak...jan.nijtmans2021-01-271-0/+1
* | Fix frame-2.8 testcase on mingwjan.nijtmans2020-11-271-1/+0
* | Fix [34214bbdae]: typographical fixes in comments. Thanks to Christopher Chavez.fvogel2020-07-081-2/+2
* | HAVE_INTTYPES_H=1 is already handled in rules.vcjan.nijtmans2020-01-271-1/+1
* | Build without -DUNICDE -D_UNICODE, since it's not necessary any-more (all cod...jan.nijtmans2019-12-051-5/+5
* | Fix [056f9e85dc]: debian patchesjan.nijtmans2019-10-311-1/+1
|\ \ | |/
| * Fix [056f9e85dc]: debian patchesjan.nijtmans2019-10-311-1/+1
* | Fix [f8f1f0b103]: macosx/README: update Wiki and X11 info. Also change more l...jan.nijtmans2019-10-041-1/+1
* | Sync rules.vc with Tcl version. Let makefile.vc supply the /DUNICODE /D_UNICO...jan.nijtmans2019-09-301-14/+16
* | .. wrong directory ...jan.nijtmans2019-09-291-1/+1
* | Fix build of ttkStubLib.o when using makefile.vc. (problem reported by fvogel...jan.nijtmans2019-09-291-0/+2
* | 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
|\ \ | |/