summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2022-04-041-2/+2
|\
| * Merge 8.6. http -> 2.10a2jan.nijtmans2022-04-041-2/+2
| |\
| | * Fix [e5ed1bb28b]: Issue if URL contains numeric IPv6 address. http -> 2.9.6jan.nijtmans2022-04-041-2/+2
* | | Merge 8.7jan.nijtmans2022-03-291-1/+1
|\ \ \ | |/ /
| * | Don't bother UINT2PTR, since INT2PTR is just as good.jan.nijtmans2022-03-291-1/+1
* | | Fix compiler warnings, due to the use of macro'sjan.nijtmans2022-03-211-2/+2
* | | Merge 8.7jan.nijtmans2022-03-151-2/+2
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2022-03-151-2/+2
| |\ \ | | |/
| | * Fix [639208cc7b]: main makefile.vc OPTS=static compile error in libtommath\bn...jan.nijtmans2022-03-151-2/+2
* | | Now - really - allow TCL_UTF_MAX=3 compiling with nmake buildjan.nijtmans2022-03-151-5/+4
* | | Merge 8.7. Add builds with TCL_UTF_MAX=3 on githubjan.nijtmans2022-03-152-4/+5
|\ \ \ | |/ /
* | | Merge 8.7jan.nijtmans2022-03-101-1/+2
|\ \ \ | |/ /
| * | Eliminate nmake build warningjan.nijtmans2022-03-101-1/+2
* | | Use size_t in AuxDataPrintProcjan.nijtmans2022-03-011-2/+2
* | | Some more int -> size_t in internal APIjan.nijtmans2022-02-231-5/+6
* | | Merge 8.7jan.nijtmans2022-02-211-2/+2
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2022-02-211-1/+1
| |\ \ | | |/
| | * Fix [fb4a0a6675]: signed integer overflow in TclpGetClicks()jan.nijtmans2022-02-211-1/+1
* | | Eliminate dead code and fix a commentjan.nijtmans2022-02-201-14/+0
* | | Merge 8.7jan.nijtmans2022-02-181-0/+2
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2022-02-181-0/+2
| |\ \ | | |/
| | * Eliminate aarch64-w64-mingw32-clang warningjan.nijtmans2022-02-181-1/+3
* | | More int -> size_t in internal APIjan.nijtmans2022-02-171-1/+1
* | | Merge 8.7jan.nijtmans2022-02-164-4/+10
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2022-02-164-4/+10
| |\ \ | | |/
| | * Merge 8.6jan.nijtmans2022-02-151-3/+3
| | |\
| | * | update READMEjan.nijtmans2022-02-151-9/+8
| | * | Add nmakehlp.exe (for AMD64) to distribution, and make it usable in rules-ext...jan.nijtmans2022-02-152-0/+6
| | * | See [https://patch-diff.githubusercontent.com/raw/tcltk/tcl/pull/12.patch], b...jan.nijtmans2022-02-151-4/+4
* | | | Merge 8.7jan.nijtmans2022-02-151-1/+1
|\ \ \ \ | |/ / /
| * | | Tcl 8.7 requires Visual Studio 2015 or newerjan.nijtmans2022-02-151-1/+1
* | | | Merge 8.7jan.nijtmans2022-02-151-13/+14
|\ \ \ \ | |/ / /
| * | | Merge 8.6jan.nijtmans2022-02-151-13/+14
| |\ \ \ | | | |/ | | |/|
| | * | Update win/READMEjan.nijtmans2022-02-151-12/+11
| | |/
* | | Merge 8.7jan.nijtmans2022-02-142-6/+12
|\ \ \ | |/ /
| * | Correct references to libtommath.dll.a/tommath.lib, depending on compiler (wa...jan.nijtmans2022-02-142-6/+12
* | | Merge 8.7jan.nijtmans2022-02-142-4/+4
|\ \ \ | |/ /
| | |
| | \
| *-. \ More improvements when cross-compiling on Windows. Now libtommath and zlib li...jan.nijtmans2022-02-142-4/+4
| |\ \ \ | | | |/
| | | * Fix regression caused by [d109376ad]: Move nmakehlp target down, so it doesn'...jan.nijtmans2022-02-141-3/+3
| | * | Use TCLSH_NATIVE for building the zip-file when cross-compilingjan.nijtmans2022-02-141-1/+1
| |/ /
* | | Merge 8.7jan.nijtmans2022-02-143-4/+4
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2022-02-143-4/+4
| |\ \ | | |/
| | * re-generate configure script for windowsjan.nijtmans2022-02-141-1/+1
| | * Update libz.dll.a and zlib1.dll, use a UCRT runtime in stead of msvcrt for ARM64jan.nijtmans2022-02-143-3/+3
| | |\
| | | * Fix determination of HAVE_CPUID with configure scriptjan.nijtmans2022-02-132-3/+3
| | | * Make a start supporting aarch64-w64-mingw32-clang (WIP)jan.nijtmans2022-02-133-16/+9
| | |/
* | | Merge 8.7jan.nijtmans2022-02-122-3/+15
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2022-02-122-3/+15
| |\ \ | | |/
| | * Document how to cross-compile with Visual Studiojan.nijtmans2022-02-111-0/+7
| | * more tweaks for windows-arm64jan.nijtmans2022-02-111-3/+3