summaryrefslogtreecommitdiffstats
path: root/win/makefile.vc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | Merge 8.6jan.nijtmans2021-05-191-1/+1
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | / | | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | Fix warning with msvc: LINK : warning LNK4044: unrecognized option '/DCONSOLE...jan.nijtmans2021-05-191-1/+1
* | | | | | | | Merge enhanced-indexjan.nijtmans2021-05-031-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Fix [8a5086219e]: ttk::entry issuejan.nijtmans2021-05-031-1/+1
* | | | | | | | Merge enhanced-indexjan.nijtmans2021-05-021-2/+16
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Fix 160dca67c0d8c8e7 - Tk 8.7 does not build against 8.6 using nmakeapnadkarni2021-05-021-2/+16
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge enhanced-index branchjan.nijtmans2021-04-141-2/+2
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Fix [881c87c2a9]: package require Tk error in revised_text (which was on trun...jan.nijtmans2021-04-141-2/+2
| | |_|_|_|/ | |/| | | |
* | | | | | Merge "enhanced-index" branchjan.nijtmans2021-04-091-2/+10
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Make pkgIndex.tcl files work on all platformsjan.nijtmans2021-04-061-2/+10
| * | | | | Merge 8.7jan.nijtmans2021-02-171-10/+18
| |\ \ \ \ \ | | |_|/ / / | |/| | | / | | | |_|/ | | |/| |
* | | | | more progressjan.nijtmans2021-03-241-1/+2
| |/ / / |/| | |
* | | | Add "dllfile,runtime" to Tk package configurationjan.nijtmans2021-02-091-0/+5
* | | | Merge 8.6jan.nijtmans2021-02-081-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
* | | | Don't use hardcoded 'zipper.tcl' file in makefile.vc. Finish 'genstubs' targe...jan.nijtmans2021-01-271-8/+11
| |_|/ |/| |
* | | Merge 8.7. TIME_WITH_SYS_TIME is now obsolete (due to autoconf-2.70)jan.nijtmans2021-01-051-1/+1
|\ \ \ | |/ /
* | | Merge 8.6jan.nijtmans2020-12-141-1/+1
|\ \ \ | |/ /
* | | TIP #325 accepted, merge to trunkKevin Walzer2020-12-121-0/+2
|\ \ \
| * \ \ Merge 8.7jan.nijtmans2020-12-111-3/+3
| |\ \ \
| * | | | Add files for buildKevin Walzer2020-08-101-0/+2
* | | | | nmake: embed ZIP, single-file wish (OPTS=static) etc.apnadkarni2020-12-121-4/+70
| |/ / / |/| | |
* | | | Simplify generated pkgIndex file for tk. Some more "Tk" -> "tk"jan.nijtmans2020-12-041-4/+3
* | | | TIP #590: Recommend lowercase Package Names. Tk 8.7 is now _tk_ 8.7 as well.jan.nijtmans2020-12-031-2/+4
|\ \ \ \
| * | | | Allow "package require tk" in addition to "package require Tk"jan.nijtmans2020-11-091-2/+4
| |/ / /
* | | | Merge 8.6jan.nijtmans2020-11-271-1/+0
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | 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
|\ \ \ | |/ /
| * | Fix [34214bbdae]: typographical fixes in comments. Thanks to Christopher Chavez.fvogel2020-07-081-2/+2
* | | 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