summaryrefslogtreecommitdiffstats
path: root/win/makefile.vc
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7. Add builds with TCL_UTF_MAX=3 on githubjan.nijtmans2022-03-151-1/+2
|\
* \ Merge 8.7jan.nijtmans2022-03-101-1/+2
|\ \ | |/
| * Eliminate nmake build warningjan.nijtmans2022-03-101-1/+2
* | Merge 8.7jan.nijtmans2022-02-161-0/+1
|\ \ | |/
| * Merge 8.6jan.nijtmans2022-02-161-0/+1
| |\
| | * Add nmakehlp.exe (for AMD64) to distribution, and make it usable in rules-ext...jan.nijtmans2022-02-151-0/+1
* | | Merge 8.7jan.nijtmans2022-02-141-1/+1
|\ \ \ | |/ /
| * | Use TCLSH_NATIVE for building the zip-file when cross-compilingjan.nijtmans2022-02-141-1/+1
* | | Merge 8.7jan.nijtmans2022-02-091-9/+18
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2022-02-091-9/+18
| |\ \ | | |/
| | * More changed for windows-arm (e.g. add zdll.lib for ARM64, although zlib1.dll...jan.nijtmans2022-02-081-5/+10
* | | Merge 8.7jan.nijtmans2022-02-071-6/+6
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2022-02-071-6/+6
| |\ \ | | |/
| | * Fix [bae42b3d24]: [d86e92fb33] et.al. eliminates cpuid when cross compiling f...jan.nijtmans2022-02-071-2/+2
| | * Add more win/*.in files to "make dist". Generate tclUuid.h (not used yet). Wi...jan.nijtmans2021-12-081-9/+31
* | | Merge 8.7jan.nijtmans2021-11-261-4/+8
|\ \ \ | |/ /
| * | TIP #599 implementation: Extended build informationjan.nijtmans2021-11-261-4/+8
| |\ \
| | * \ Merge 8.7jan.nijtmans2021-06-251-18/+18
| | |\ \
| | * | | Fix build with -DTCL_NO_DEPRECATED cflagjan.nijtmans2021-02-251-2/+2
| | * | | Merge 8.7. Change more functions signatures to return the Tcl full version nu...jan.nijtmans2021-02-241-11/+0
| | |\ \ \
| | * \ \ \ Merge 8.7jan.nijtmans2021-02-101-5/+7
| | |\ \ \ \
| | * \ \ \ \ Merge 8.7jan.nijtmans2021-01-281-2/+3
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge 8.7jan.nijtmans2020-12-131-49/+119
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge 8.7jan.nijtmans2020-10-161-4/+0
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2020-10-051-2/+2
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge 8.7. Provide both major and minor version number for gcc/clang/msvcjan.nijtmans2020-07-061-1/+0
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / /
| | * | | | | | | | | Add compiler information (gcc|clang|msvc) informationjan.nijtmans2020-06-301-2/+2
| | * | | | | | | | | Add buildinfo functionality to makefile.vc toojan.nijtmans2020-06-301-0/+11
* | | | | | | | | | | Merge 8.7jan.nijtmans2021-11-241-0/+7
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Merge 8.6jan.nijtmans2021-11-241-0/+7
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | / | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| | * | | | | | | | Add rule to generate manifest.uuid and tclUuid.h, if not present already. Not...jan.nijtmans2021-11-241-0/+7
| | * | | | | | | | Backport dde 1.4.4 from Tcl 8.7. Doesn't conflict with installed Tcl 9.0 vers...jan.nijtmans2021-04-081-1/+1
* | | | | | | | | | Merge 8.7jan.nijtmans2021-06-081-12/+14
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Don't create a lot of empty directories any more while installingjan.nijtmans2021-06-081-18/+18
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge 9.0jan.nijtmans2021-04-131-2/+2
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge 9.0jan.nijtmans2021-02-171-16/+7
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge 9.0jan.nijtmans2021-01-151-16/+10
| |\ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | Final implementation tweaks, fix comments, allow Tcl to load from <prefix>/li...jan.nijtmans2021-02-241-1/+4
* | | | | | | | | | | | Merge 9.0jan.nijtmans2021-02-171-47/+110
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge 8.7jan.nijtmans2021-02-101-11/+0
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | | |
| | * | | | | | | | | | Make TIP #430 work on cygwin. Simplify some makefilesjan.nijtmans2021-02-101-11/+0
| | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| * | | | | | | | | | Merge 8.7jan.nijtmans2021-02-101-5/+7
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | | | | / / / / / / / | | |_|/ / / / / / / | |/| | | | | | | |
| | * | | | | | | | In a static build, don't pack dde/registry in zip-file. In shared build, pack...jan.nijtmans2021-02-101-2/+5
| | * | | | | | | | Attempt to fix the last TIP #430 bits, needed to make it work for Tk (and oth...jan.nijtmans2021-02-081-3/+2
| | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | Merge 8.7jan.nijtmans2021-01-131-0/+1
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Add mp_unpack() to the libtommath stub table, so this function is available t...jan.nijtmans2021-01-131-0/+1
| * | | | | | | | Merge 8.7jan.nijtmans2021-01-061-2/+2
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | TIP #590 follow-up: Restore 2nd 'load' argument in dde/registry pkgIndex.tcl....jan.nijtmans2021-01-061-2/+2
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge 8.7jan.nijtmans2020-12-111-12/+5
| |\ \ \ \ \ \ \ | | |/ / / / / / | | | / / / / / | | |/ / / / / | |/| | | | |
| | * | | | | nmake: export zip metadata for Tk and extensionsapnadkarni2020-12-111-12/+5