summaryrefslogtreecommitdiffstats
path: root/win/makefile.vc
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.6jan.nijtmans2020-01-271-1/+1
|\
| * HAVE_INTTYPES_H=1 is already handled in rules.vcjan.nijtmans2020-01-271-1/+1
* | Merge 8.6jan.nijtmans2019-12-051-5/+5
|\ \ | |/
| * 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
* | | Add test for <stdbool.h> in configure script. Not used by Tk yet.jan.nijtmans2019-10-311-1/+1
* | | Merge 8.6jan.nijtmans2019-10-041-1/+1
|\ \ \ | |/ /
| * | Fix [f8f1f0b103]: macosx/README: update Wiki and X11 info. Also change more l...jan.nijtmans2019-10-041-1/+1
* | | Merge 8.6. Format tkCanvPoly.c a little (put the handling of "-line" in two l...jan.nijtmans2019-09-301-15/+17
|\ \ \ | |/ /
| * | Sync rules.vc with Tcl version. Let makefile.vc supply the /DUNICODE /D_UNICO...jan.nijtmans2019-09-301-14/+16
* | | Merge 8.6jan.nijtmans2019-09-291-0/+2
|\ \ \ | |/ /
| * | .. 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-5/+5
| |\ \ | | |/
| | * windows: rename WINDIR -> WIN_DIR to follow the same change in Tclfvogel2019-09-121-22/+22
* | | Don't bother compat/stdlib.h and compat/unistd.h any more: All currently supp...jan.nijtmans2019-07-231-1/+1
* | | Update makefile.vc in an attempt to repair the build for Windows. Not enough,...fvogel2019-04-141-0/+1
* | | Implement TIP 507dkf2019-04-141-0/+1
|\ \ \
| * \ \ merge trunkfvogel2018-08-191-3/+3
| |\ \ \
| * | | | Add missing bit to makefile.vc to try to make it compile with MSVCfvogel2018-05-151-0/+1
* | | | | Copy PDBs to installation if option PDBS is given during installapnadkarni2019-03-061-0/+8
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | 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
* | | | 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